sKunKbad Posted November 24, 2007 Share Posted November 24, 2007 How do I change the settings of my WAMP to get rid of this: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6291456 bytes) in C:\wamp\www\script_library\quiz\php5\final\quizxml.php on line 115 When I use this script on my customer's server it runs fine. Link to comment https://forums.phpfreaks.com/topic/78718-solved-allowed-memory-size/ Share on other sites More sharing options...
sKunKbad Posted November 25, 2007 Author Share Posted November 25, 2007 I figured it out. I changed the memory_limit setting in the php.ini. Link to comment https://forums.phpfreaks.com/topic/78718-solved-allowed-memory-size/#findComment-398579 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.