PDA

View Full Version : Allowed memory size Error


sdfaheem
07-29-2008, 03:09 AM
I have recently moved on a good VPS but still i am getting this error on www.dentocafe.com:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 311296 bytes) in /home/faheem/public_html/index.php(578) : eval()'d code on line 519

Please somebody help me!

SEOvB
07-29-2008, 04:36 AM
optimize your php.ini file

Post in the server config at vbulletin.com if you are unsure of how to do this, or google "Increasing allowed memory size php" for a fix

sdfaheem
07-29-2008, 04:19 PM
Thanks for the heads up FRDS.
My php.ini is set to 32M, even then i am getting this error.
Could anyone help me please?

Marco van Herwaarden
07-29-2008, 05:31 PM
It needed more then 32Mb, so try raising it a bit more.

sdfaheem
07-30-2008, 08:39 PM
It needed more then 32Mb, so try raising it a bit more.

The site is hosted on a VPS with 100 GB of bandwidth.
How much do you think i should increase the php limit from 32 mb?
Should i make it 64mb or what?

SEOvB
07-31-2008, 02:49 AM
Go for 64MB or even 128MB.

The total bandwidth doesn't really apply to anything in this situation.