I have installed the program - apparently without any errors (tried both 0.6 and 0.65) and when I log in I get the redirection message, but it sends me back to the login.
Any idea what is happening?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you please detail the installation settings?
(software versions, inv settings?)
And can we do this via email? (will be faster for me) at: dan.a@hotpop.com
D
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
for some reason, I had the same problem, even though i had register_globals on in my php.ini file,
i was able to fix it though by creating an .htacess filed and adding this line in there:
php_value "register globals" "1"
that got me right in. give it a shot, see if it works for you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2008-03-12
I already successfully installed the program, but when I am about to access it using admin as username and test as password after click the login bar it won't work it bring it back to login menu. I already change the admin password using phpAdmin still didn't work. I also set my register_globals on on my php.ini.
I am using Redhat Enterprise Linux AS 4
phpMyadmin
PHP-5.1.4
mysql-5.0.22
apache 2.0.58
Thank for the help in advance
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have installed the program - apparently without any errors (tried both 0.6 and 0.65) and when I log in I get the redirection message, but it sends me back to the login.
Any idea what is happening?
Try to see if you have register_globals set to on in your php.ini file (usually under /etc)
Dan
I have already checked that setting (spotted in the docs).
Can you please detail the installation settings?
(software versions, inv settings?)
And can we do this via email? (will be faster for me) at: dan.a@hotpop.com
D
I had the same problem -
Windows XP SP1
apache - 2.0.44
PHP - 4.3.1
Opera 7.0.3
Switching to iexplorer solved this. I would prefer to work with Opera though.
for some reason, I had the same problem, even though i had register_globals on in my php.ini file,
i was able to fix it though by creating an .htacess filed and adding this line in there:
php_value "register globals" "1"
that got me right in. give it a shot, see if it works for you.
I already successfully installed the program, but when I am about to access it using admin as username and test as password after click the login bar it won't work it bring it back to login menu. I already change the admin password using phpAdmin still didn't work. I also set my register_globals on on my php.ini.
I am using Redhat Enterprise Linux AS 4
phpMyadmin
PHP-5.1.4
mysql-5.0.22
apache 2.0.58
Thank for the help in advance