|
Posted by Allodoxaphobia on 12/24/06 17:33
On Sun, 24 Dec 2006 17:05:40 -0000, peter wrote:
>> You could try to push it up further, but I'd try to fiddle with the
>> execution time and stuff.
>>
>> Mine is configured like this
>>
>> max_execution_time = 300
>> max_input_time = 60
>> memory_limit = 32M
>>
> There is no problem running scripts etc my problem is the fact that php does
> not think it is set at all when in the php.ini file it is set to 8M
Are you _sure_ your updating the correct php.ini? (And, restarting
httpd after changes?) Many distros are 'helpful' by including "sample"
php.ini's in their PHP package.
And, what does
|<?php phpinfo(); ?>
tell us?
Jonesy
Navigation:
[Reply to this message]
|