PHP Memory size
Posted by: flanks (---.cable.ubr06.brad.blueyonder.co.uk)
Date: May 05, 2007 02:08AM

Im recieving the error:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 98304 bytes) in ...etc

Ive changed the value in php.ini and restarted WAMP but it doesnt help.

anyone got any ideas? (using PHP to change it in every script isnt an option)

Options: ReplyQuote
Re: PHP Memory size
Posted by: CyberSpatium (71.237.217.---)
Date: May 05, 2007 02:53AM

what setting did you change? to make sure you edited the correct file:

start wamp if it is not already started-> left click on the wamp tray icon menu -> config files -> php.ini

change:
upload_max_filesize


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!

Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

WebDev Newbie Blog

Options: ReplyQuote
Re: PHP Memory size
Posted by: flanks (---.cable.ubr06.brad.blueyonder.co.uk)
Date: May 05, 2007 04:34AM

i changed

upload_max_filesize to 16M
and
memory_limit to 16M

and i still get the error as above.

i did that with wamp closed and then even restarted my PC and loaded wamp, same error.

i dont have a clue why.

Options: ReplyQuote


Sorry, only registered users may post in this forum.