Forums / Install & configuration / error 404!! solution

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

error 404!! solution

Author Message

nicola fusco

Tuesday 15 April 2003 2:31:14 am

Hello,
the reason that the Exponential software is giving you the 404 error is because process does not have enough memory to finish. Note the following from the error log:
FATAL: erealloc(): Unable to allocate 61440 bytes
So, the only solution that I can see is to place the script on a larger server

I changed the max memory per process (only for php) to 24M instead of the default 8M. I then restarted apache. It seems to work now. It appears as though the script is fairly memory intensive, so it may not work as well as you'd like. At any rate, if it gives you more problems, you have up to 72MB per process on a server, you might try raising the limit again. The directive is:
memory_limit = 24M
in the ~/usr/local/lib/php.ini file.
Ciao a tutti e forza inter!!!