Anoop P Alias
- Total activity 178
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 75
Comments
Recent activity by Anoop P Alias-
The best SAPI is FPM . You can switch to PHP-FPM from WHM and with v66 i guess this becomes much easy to do server wide
-
Are you using EA4 php in cloudlinux? If yes try: /opt/cpanel/ea-phpXX/root/usr/bin/pecl install memcached where XX is the php version number
-
Yes cPanel will need a superuser to connect and activate the remote MySQL profile. You should look at other providers like Google/Rackspace for managed cloud DB service. I am not sure if they pro...
-
What does rpm -qa|grep soap say Its just rpm/yum and rather than using the EA4 UI, installing using yum should be easy if you are comfortable with the commandline
-
Mail username/home/passwd etc is in /home/user/etc/ but mostly you will need to get cPanel exim somehow work on the remote system for delivery to filesystem etc. If you wish to just scale cpanel be...
-
You are using a non-free software that you will get support. Please contact the software vendor
-
You can probably file a bug at CloudLinux .
-
The .user.ini is a per directory ini file and affects on the directory the file resides. If you need to change php.ini settings on a global scale edit multiPHP ini editor in WHM or if you wish to ...
-
cPanel php-fpm has patch to run chrooted under virtfs . So if you set account to jailshell, it would be equivalent to having LVE https:/ /docs.cpanel.net//ALD/PHP-FPM+User+Pools#PHP-FPMUserPools-...
-
Issue #1 - Please use full path to php-cli For example : /opt/cpanel/ea-php71/root/usr/bin/php Issue #2 - If you edit from WHM it should work! Note that cPanel (at least for now includes a file...