Memory Error Problem
Posted: Thu Aug 28, 2008 4:03 am
Hi, my site is giving me an error 500 when I switch to normal PHP mode (instead of Fast CGI)
No php.ini files, no .htaccess files, I add a php.ini file with a huge memory limit and use phpinfo to check that it worked, but I get the same error. I have like 5 other cmsms installs on the same server that work fine.
]# php index.php
X-Powered-By: PHP/5.2.6
Set-Cookie: CMSSESSID9eb8d63e=c150feb76866103825ed5a413151746a; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 7680 bytes) in /home/techloop/public_html/glenhillsgolf/lib/smarty/Smarty.class.php on line 902
No php.ini files, no .htaccess files, I add a php.ini file with a huge memory limit and use phpinfo to check that it worked, but I get the same error. I have like 5 other cmsms installs on the same server that work fine.
]# php index.php
X-Powered-By: PHP/5.2.6
Set-Cookie: CMSSESSID9eb8d63e=c150feb76866103825ed5a413151746a; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 7680 bytes) in /home/techloop/public_html/glenhillsgolf/lib/smarty/Smarty.class.php on line 902