Author Topic: PHP Settings not updated by php.ini  (Read 9190 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
PHP Settings not updated by php.ini
« on: April 05, 2019, 11:52:15 AM »

I have a Centos Web panel install and have an issue with the php settings. I need to change

memory_limit
post_max_size
max_execution_time
upload_max_filesize
max_input_time
max_input_vars

settings and used the PHP Settings > PHP ini for it but it does not affect the websites.

Server config >









How ever on a user website :



There is not htacess of ini files in the user directory with any other settings. Any suggestions are more then welcome, thanks in advance !

Offline
*****
Re: PHP Settings not updated by php.ini
« Reply #1 on: April 05, 2019, 04:37:53 PM »
Hello.

You have to edit php.ini in /opt/alt/php-fpm72/usr/php/php.ini
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: PHP Settings not updated by php.ini
« Reply #2 on: April 05, 2019, 07:48:20 PM »
Hello.

You have to edit php.ini in /opt/alt/php-fpm72/usr/php/php.ini

@Igor S Thanks for your time and solution :)