Forums / Install & configuration / Similar login problem
Bill Hults
Monday 15 December 2003 11:24:56 am
I have a new installation that went without problems. Apache 2.0.40, PHP 4.22. I'm using the .htaccess method & the file is in place. When I try to access the site via "192.168.1.57/ezpublish" the login screen comes up & I put in the login assigned in the config script. When I try to login I get "http://192.168.1.57/ezpublish/index.php/user/login/" in the address bar & the error " The requested URL was not found on this server. " & this shows up in the http error log - [Mon Dec 15 14:13:12 2003] [error] [client 192.168.1.101] File does not exist: / var/www/html/ezpublish/index.php/user/login/, referer: http://192.168.1.57/ezpub lish/ There is no /user directory. Should this have been create by the config script? TIABill
Gunnstein Lye
Wednesday 17 December 2003 9:51:24 am
/user/login does not refer to a directory in your file system. This is an Apache misconfiguration, but I don't know what's wrong, sorry.
Friday 19 December 2003 5:51:27 am
Any clue as to what direction to look in. What is EzPublish trying to do at that point?Bill