ez.no / ezpublish / documentation / configuration / troubleshooting / 404 - page not found
These documentation pages are no longer maintained. Please visit the new documentation site.
If you are getting this after initial install and while trying to login for the first time or at some other point when you are starting to use eZ publish the error can mean one of three things.
a) If you are running Apache 2, then you must have PATH_INFO turned on explicitly.
See eZ publish and Apache 2 and this forum thread.
b) You are running PHP as CGI. There are problems related with running PHP as CGI and eZ publish currently (as of this writing) does not support this. Try searching the forums for CGI and you will get some hints as to how to get it running anyway. Update: In the forum there is a patch for version 3.02.
c) If your PHP memory limit is not set high enough you might get the error as well. See Not enough PHP memory.
Comments