PDA

View Full Version : Fatal error: Allowed memory size of ... php woes



Nancy
05-06-2009, 04:06 PM
I have a greeting card script that had been working fine for some time now.

But just this week I try and pull up one of my rather large SWF files within the PHP script and get the following error:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 24125226 bytes) .....

I've read the boards and see some other folks have run into this problem recently but the advise seems to be to change the value in php.ini.

I've done this. Upped it to 100 mb ... no luck.

I've checked that it is changed in the public_html root as well as the root of my sub-domain ... as well as checking the php config to make sure it is pulling from the single root php.ini. (I've also copied the file into the local subdir of the greeting card program ... still no luck.)

Did something change on the bluehost server end that would start making these error appear now?

Any other leads on where to go to resolve this?

Thanks for thinking about this with me!

Mr Tyzik
09-13-2010, 10:40 PM
I am also having a problem with this. I have increased the limit and copied the php.ini into the subdirectory. My script is only about 20 lines thus far. I am sure not truly exceeding 32MB and then 64MB!

Thanks,
Jim