Fatal Error?
Posted by: Zeus (---.dhcp.embarqhsd.net)
Date: May 24, 2007 01:30AM

Keep getting the following error which doesn't make any sense since IT DOES have enough memory to run the script:

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 24576 bytes) in C:\wamp\www\includes\class_dm_user.php on line 2432

I have the latest WAMP version which is 1.7.1, what's going on here?

Any help is appreciated.

Options: ReplyQuote
Re: Fatal Error?
Posted by: CyberSpatium (71.237.217.---)
Date: May 25, 2007 01:37AM

in your php.ini file ( c:\wamp\apache2\bin\php.ini ) find:
memory_limit = 8M

change to
memory_limit = 16M

save the file and restart apache for changes to take effect


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.

Web Development for Newbie's Blog

Options: ReplyQuote


Sorry, only registered users may post in this forum.