Forums / Install & configuration / Apache2/php4.3.2 issues
Erik Anderson
Thursday 03 April 2003 3:11:38 pm
I have been banging my head for a week now trying to get ez3 working. I'm running Debian linux 3.0 with Apache 2 and php 4.3.2.
Ez installs fine using the setup guide. When the guide finishes, it sends me to the admin login page, where I put in the default admin username and password. Upon clicking "login", it gives me the following error message:
The requested URL /ezpublish/index.php/admin/user/login/ was not found on this server.
Any ideas?
Thanks!
Kai Duebbert
Thursday 03 April 2003 5:41:54 pm
well, first question: is "index.php" in the web directory "/ezpublish"?
If no, the discovery of the path to index.php seems to not detect it right. Where is "index.php"?
Kai
Atle Enersen
Thursday 03 April 2003 11:29:02 pm
http://ezwiki.blanko.info/index.php/3XPS_Apache2
\\atle\\--
Friday 04 April 2003 7:28:17 am
I just enabled AcceptPathInfo and now it's working better. I have found another problem though, but I'll start another thread on that if needed...
Thank!