Getting fatal error

Hi,

I am getting the following error:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 19456 bytes) in /var/www/bandintro/inc/classes/BxDolFilesModule.php on line 594

when trying to access my site.

Can anyone tell me how to fix this error?

Lloyd

Quote · 6 Jan 2010

Maybe You need to up your memory limit in php.ini

 

If you are on a shared hosting and they allow you to overide this it could be as simple as making a file called php.ini and inserting a line like:

memory_limit = 24M

and uploading this to your main directory or it might also work if you add this line to your .htaccess file.

Regards..

Dave..

Quote · 6 Jan 2010

Hi,

I installed it on a Linux dedicated server I have.

Quote · 6 Jan 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.