Announcement

Collapse
No announcement yet.

cannot change local value for max_execution_time

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • cannot change local value for max_execution_time

    max_execution_time issue

  • #2
    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.

    Comment


    • #3
      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 Administrator

      Comment


      • #4
        Do you use native php? Or one selected from PHP-Selector? If from selector then you have to change max_execution_time from PHP-Selector cpanel interface.

        Comment

        Working...
        X