zgkhoo Posted November 25, 2007 Share Posted November 25, 2007 Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 35 bytes) how to solve it? thanks.. Quote Link to comment https://forums.phpfreaks.com/topic/78772-solved-memory-size-exhausted/ Share on other sites More sharing options...
BenInBlack Posted November 25, 2007 Share Posted November 25, 2007 have you tried like ini_set("memory_limit","24M"); Quote Link to comment https://forums.phpfreaks.com/topic/78772-solved-memory-size-exhausted/#findComment-398639 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.