FURQAN Posted April 1, 2010 Share Posted April 1, 2010 hello again well i am facing the following error and its called this Allowed memory size of 134217728 bytes exhausted (tried to allocate 261900 bytes) i can't get it can any body here tell what it is Link to comment https://forums.phpfreaks.com/topic/197260-facing-an-error/ Share on other sites More sharing options...
Jax2 Posted April 1, 2010 Share Posted April 1, 2010 Found on another site: PHP is running out of memory. You can up the allocation in the php.ini file. The default is 8MB. Link to comment https://forums.phpfreaks.com/topic/197260-facing-an-error/#findComment-1035381 Share on other sites More sharing options...
compguru910 Posted April 1, 2010 Share Posted April 1, 2010 You have to edit your php.ini file, there is a setting in there like MAX_UPLOAD or something along those lines that has to be overridden to get uploads larger than 8mb. Link to comment https://forums.phpfreaks.com/topic/197260-facing-an-error/#findComment-1035385 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.