Webmastersite.net
Register Log In

Fatal Memory Error upon Version upgrade

Title Fatal Memory Error upon Version upgrade
Message Text Problem: when trying to upgrade version from 4.1.32 to 4.1.33 from AdminPC, the following error occured:
[b]Fatal error[/b]: Allowed memory size of 8388608 bytes exhausted (tried to  allocate 9680 bytes) in  [b]/home/b/4/9/17629/17629/public_html/includes/filefunctions.php[/b] on line  [b]516[/b]
. Paul has suggested to ask the host to either upgrade PHP4.x to PHP5 or increase memory allowance. The host wrote back that as the site administrator, I have the control on the memory allowance via PHP.ini, which resides in the CGI-BIN directory. Solution: Adding the following initialization string as the first line in the PHP.ini has solved the problem.
memory_limit = 32M
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership shlomot
Views 337 views. Averaging 0 views per day.
Similar Topics
Submission Date Mar 12, 2008 - 5:45 AM