I've got a fatal error after fresh installation:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes) in /home/httpd/vhosts/2ndhandrc.com/httpdocs/includes/boxes/categories.php on line 90
What is the problem?![]()
This is a discussion on Fatal Error after installation within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; I've got a fatal error after fresh installation: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate ...
I've got a fatal error after fresh installation:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11520 bytes) in /home/httpd/vhosts/2ndhandrc.com/httpdocs/includes/boxes/categories.php on line 90
What is the problem?![]()
Server side problem - check with your host. May have to make more memory available to PHP.
In PHP.INI file look for:
memory_limit = 8M ; Maximum amount of memory a script may consume (8MB)
(which is the default)
This size SHOULD be large enough. However check with your host. Ether that or your loading duplicate files.....
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
I've check the php.ini and the value is 8M. I have another Oscom running on same machine. Is this a problem?
Bookmarks