triatlas
- Total activity 34
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by triatlas-
Hello @cPanelLauren thank you for the detailed description. I managed to disable the writing to php.error.log file for all users. How would the workflow be if I only want to disable it for just...
-
Hello @cPanelLauren the file /var/cpanel/ApachePHPFPM/system_pool_defaults.yaml does not contain any global values. The file /var/cpanel/userdata/#account#/#domain#.php-fpm-yaml contains: --- ...
-
Hello @cPanelMichael, thank you for your help. This fixed the problem.
-
Hello @cPanelMichael, the file is empty.
-
@vacancy: Do you have any sites running on fpm?
-
The problem seems to be: 1) Activating FPM for an account 2) System creates two files: 3) Content of the files: [user].de.php-fpm.cache with content --- _is_present: 1 and and [user].de.php-fpm....
-
Mmh. This worked, but when trying to change an account from php 7.0 to the new php 7.2 the list remains empty again on page reload. When trying to uninstall and reinstall php-fpm via EasyApache4 t...
-
Great tip -> works. Thank you!
-
I have the same error. I noticed this after customizing easyapache4, adding php 7.1 and 7.2. But this could be coincidence. In /var/cpanel/ApachePHPFPM/ I have to empty files: default_accounts_to...
-
This is solved. I could modify the file /opt/cpanel/ea-php70/root/etc/php.d/local.ini which was actually overriding the changes I did.