Title: jintsai's Replies | WordPress.org

---

# jintsai

  [  ](https://wordpress.org/support/users/jintsai/)

 *   [Profile](https://wordpress.org/support/users/jintsai/)
 *   [Topics Started](https://wordpress.org/support/users/jintsai/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jintsai/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jintsai/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jintsai/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jintsai/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jintsai/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Adminimize] Can’t hide the setting tab](https://wordpress.org/support/topic/cant-hide-the-setting-tab/)
 *  Thread Starter [jintsai](https://wordpress.org/support/users/jintsai/)
 * (@jintsai)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/cant-hide-the-setting-tab/#post-14699646)
 * Correct, it was “tool” and “users” can’t be hidden.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom PHP Settings] max_execution_time = -1](https://wordpress.org/support/topic/max_execution_time-1/)
 *  Thread Starter [jintsai](https://wordpress.org/support/users/jintsai/)
 * (@jintsai)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/max_execution_time-1/#post-14526046)
 * Hi, Yes, the file of /home/aimvastc/public_html/ecatalog/.user.ini is updated:
   [https://ibb.co/ydgtk9g](https://ibb.co/ydgtk9g)
 * But the setting from Current PHP Settings is still showing -1.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom PHP Settings] max_execution_time = -1](https://wordpress.org/support/topic/max_execution_time-1/)
 *  Thread Starter [jintsai](https://wordpress.org/support/users/jintsai/)
 * (@jintsai)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/max_execution_time-1/#post-14525941)
 * Hi, after clicking “save setting”, I don’t have any notification on the top.
 * The version of the custom PHP setting is 1.4.1
 * The status is below:
 *     ```
       {
           "notes": {
               "review": {
                   "id": 1,
                   "weight": 1,
                   "persistent": false,
                   "time": 1623014957,
                   "type": "info",
                   "name": "review",
                   "callback": "addReviewNotice",
                   "dismissed": true,
                   "dismissible": true
               },
               "support": {
                   "id": 2,
                   "weight": 2,
                   "persistent": true,
                   "time": 1623014960,
                   "type": "warning",
                   "name": "support",
                   "callback": "addSupportNotice",
                   "dismissed": true,
                   "dismissible": false
               }
           },
           "php_settings": [
               "max_execution_time=300"
           ],
           "restore_config": true,
           "trim_comments": true,
           "trim_whitespaces": true,
           "update_config": null,
           "version": "1.4.1"
       }
   
       === PHP ===
       System name = Linux teemo.dhn.cl 3.10.0-962.3.2.lve1.5.25.6.el7.x86_64 #1 SMP Thu Apr 18 06:40:26 EDT 2019 x86_64
       Architecture = x64
       PHP Version = 7.4.19
       Debug build = no
       Zend Engine version = 3.4.0
       Server Api = cgi-fcgi
       Configuration File (php.ini) Path = /opt/cpanel/ea-php74/root/etc
       Extension directory = /opt/cpanel/ea-php74/root/usr/lib64/php/modules
       Loaded configuration file = /opt/cpanel/ea-php74/root/etc/php.ini
       Additional configuration files = /opt/cpanel/ea-php74/root/etc/php.d/01-ioncube.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-bcmath.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-calendar.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-ctype.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-curl.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-dom.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-exif.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-fileinfo.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-ftp.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-gd.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-iconv.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-imap.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-intl.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-json.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-mbstring.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-mysqlnd.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-pdo.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-phar.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-posix.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-simplexml.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-soap.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-sockets.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-sqlite3.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-tokenizer.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-xml.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-xmlwriter.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-xsl.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/20-zip.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/30-mysqli.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/30-pdo_mysql.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/30-pdo_sqlite.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/30-xmlreader.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/30-xmlrpc.ini,
       /opt/cpanel/ea-php74/root/etc/php.d/zzzzzzz-pecl.ini
   
       Include path = .:/opt/cpanel/ea-php74/root/usr/share/pear
       User INI file = .user.ini
       User INI file cache TTL = 300
       Thread Safety = disabled
       IPv6 Support = enabled
       PHP Streams = https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar, zip
       Stream Socket Transports = tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2, tlsv1.3
       Stream Filters = zlib.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, convert.iconv.*
       GC enabled = enabled
   
       === WordPress ===
       Version = 5.7.2
       Multisite = no
       Site address = https://ecatalog.aimvast.com
       Debug mode = no
       Memory limit = 40M
       Cron = yes
       Language = en_US
   
       === Configuration File ===
       Path = /home/aimvastc/public_html/ecatalog/.user.ini
       Readable = yes
       Writeable = yes
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom PHP Settings] max_execution_time = -1](https://wordpress.org/support/topic/max_execution_time-1/)
 *  Thread Starter [jintsai](https://wordpress.org/support/users/jintsai/)
 * (@jintsai)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/max_execution_time-1/#post-14525900)
 * Hi, we didn’t see the #Begin custom Php Setting: [https://ibb.co/K7LppSR](https://ibb.co/K7LppSR).
   At the same time, we don’t see any code related to max_execution_time or set_time_limit(-
   1) in wp-config.php.
 * Can you kindly let us how do we find out and replace the setting of the max_execution_time
   or set_time_limit(-1) ? Many thanks!

Viewing 4 replies - 1 through 4 (of 4 total)