cannot change local value for max_execution_time

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cloudlinux
    Junior Member
    Forum Explorer
    • Mar 2021
    • 22

    #1

    cannot change local value for max_execution_time

    max_execution_time issue
  • ahmadfaizall
    Junior Member
    • Oct 2020
    • 8

    #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

    • yogsitengg26
      Junior Member
      • Mar 2021
      • 1

      #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

      • bogdan.sh
        Administrator
        • Nov 2016
        • 1221

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