PHP options wont change.
Hi I have done the following...
Copied a new defaults.cfg, global.php and php.conf file into /etc/cl.selector
Then I ran...
/usr/bin/selectorctl --apply-global-php-ini
cagefsctl --rebuild-alt-php-ini
cagefsctl --setup-cl-selector
Customer then tells me upload_max_filesize has defaulted to 2MB, even though I set this in global.php and php.conf. I looked in cpanel and sure enough, none of his configurable options were set to the ones I configured. They can be changed, but are defaulting to a basic php.ini that should have been updated by my changes.
What did I do wrong?
Hi I have done the following...
Copied a new defaults.cfg, global.php and php.conf file into /etc/cl.selector
Then I ran...
/usr/bin/selectorctl --apply-global-php-ini
cagefsctl --rebuild-alt-php-ini
cagefsctl --setup-cl-selector
Customer then tells me upload_max_filesize has defaulted to 2MB, even though I set this in global.php and php.conf. I looked in cpanel and sure enough, none of his configurable options were set to the ones I configured. They can be changed, but are defaulting to a basic php.ini that should have been updated by my changes.
What did I do wrong?
Comment