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.. 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"); Link to comment https://forums.phpfreaks.com/topic/78772-solved-memory-size-exhausted/#findComment-398639 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.