| | |
Fatal error: Allowed memory size of 134217728 bytes exhausted
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jun 2009
Posts: 124
Reputation:
Solved Threads: 11
Hello All,
I am upgrading my VBUlletin and I am receiving this Error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8835301 bytes) in /home/user/public_html/includes/adminfunctions.php on line 3209
I edited the php.ini file and tried allocating memory_limit upto 1400M, but no luck(yes, I tried upto this!!!).
Any idea?
I am upgrading my VBUlletin and I am receiving this Error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8835301 bytes) in /home/user/public_html/includes/adminfunctions.php on line 3209
I edited the php.ini file and tried allocating memory_limit upto 1400M, but no luck(yes, I tried upto this!!!).
Any idea?
I received that error when calculating pi. As for the solution: There may be a line like the below in the php script.
To solve that line simply change the number to how many megabites you want allocated to the memory. That is if the line exists somewhere in the script it can override the php.ini directives.
php Syntax (Toggle Plain Text)
ini_set('memory_limit','32M');
Last edited by cwarn23; Jun 27th, 2009 at 8:34 am.
Try not to bump 10 year old threads as it can be really annoying.
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
Like php then read my website at http://syntax.cwarn23.net/
Star-Trek-Atlantis - now that's what I call a movie ^_^
My favourite PC. - MacGyver Fan
Bad english note: dis-iz-2b4u
![]() |
Similar Threads
- Need Help Urgently (PHP)
- Storing and Retrieving Number String/Array (PHP)
- Export and Import of database errors, please advise. (MySQL)
- memory error (PHP)
- error while image thumbnail processing (PHP)
- fatal error (PHP)
- Fatal Error, c0000005 Memory could not be read??? (Windows NT / 2000 / XP)
- “Windows Virtual Memory Size Too Low� in XP (Windows NT / 2000 / XP)
Other Threads in the PHP Forum
- Previous Thread: php mail
- Next Thread: how to install phpbb styles
| Thread Tools | Search this Thread |
apache api array beginner binary broken cache cakephp checkbox class cms code codingproblem cron curl customizableitems database date display dynamic echo email error errorlog file files filter folder form format forms forum function functions gc_maxlifetime global google headmethod host href htaccess html image include insert ip javascript joomla limit link login mail malfunctioning memmory memory menu mlm multiple mysql nodes oop parameter parsing paypal pdf php phpmysql problem query radio random recursion recursiveloop remote script search select server sessions sms snippet source space sql static survey syntax system table trouble tutorial up-to-date update upload url validator variable video web youtube






