22 Sep
2012
22 Sep
'12
1:06 a.m.
At 06:19 PM 9/21/2012, Anthony wrote:
php.ini at home3/tonymacc has only two lines php_value memory_limit = "128M" magic_quotes_gpc off
php.ini at home3/tonymacc/public_html has a full blown php.ini with the line: php_value memory_limit = "128M".
You have the wrong format in your .ini file. It should be like memory_limit = 128M magic_quotes_gpc = Off The php_value lines go in the .htaccess file. Ken
4994
Age (days ago)
4994
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ken Robinson