Hi i have been trying to login to the aplication and i believe there is something wrong since whenever i try to run it (click submit button) i get this URL:
http://domain.com/ipm/method?post&.....
wich incidentally is not thereand i get a 404 all the time something is broken but i know know exactly what could anyone please help soi can fix it quickly? =) thank you for your time
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi i have been trying to login to the aplication and i believe there is something wrong since whenever i try to run it (click submit button) i get this URL:
http://domain.com/ipm/method?post&.....
wich incidentally is not thereand i get a 404 all the time something is broken but i know know exactly what could anyone please help soi can fix it quickly? =) thank you for your time
Hi, I got the same problem as Nahual. I made the configuration, created the tables, everthing seemed to be ok, and when I go to the page to log in, I enter : project - tracker
and it says : Unfound page 404 and the adress bar becomes :
http://www.mydomain.com/ipm/method=post?username=project&password=tracker&op=loginaction
I'm running php5, can it be the cause of the pb? If you can help me, that's great!!!
Thanks for your help
I'm having the same problem here. After clicking login the 404 error occures. Address is: http://myservername/ipm/method=post?username=test&password=testpasswrod&op=loginaction
apache's errorlog says:
[Fri Dec 01 15:16:26 2006] [error] [client 10.0.10.80] File does not exist: /home/user/public_html/ipm/m
ethod=post, referer: http://myservername/ipm/
I have php5 and apache2 installed.
--
a