max_execution_time issue
cannot change local value for max_execution_time
Collapse
X
-
Tags: None
-
Hi Guys,
im trying to change max_execution_time local value. but sadly not able to do so. i can see the value for max_execution_time keep showing 300 instead og the value that i set in .htaccess. fyi, im using php 5.6 and also mod_lsapi. when i change globally i can see the value change accordingly. but not for local value,
please advise. -
You need to Change with root access for php.ini for below directory
You can edit it Via SSH
Code: nano /usr/local/lib/php.ini
Thanks & Regards,
Yogesh Jangid
System AdministratorComment
Comment