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-
Drupal should just work fine. What is the exact error you get ? apache error_log and per directory error_log file contents? I think the need to restore everything to stock is something you feel yo...
-
FYI you can install pecl modules using the pecl binary in /opt/cpanel for the respective php version. You can build RPM if you have the src.rpm . Building Binary RPM Packages from Source RPMs mi...
-
You may be able to edit the apache vhost template too in /var/cpanel/templates/apache2_4/
-
You can set an upper limit or max php process if you use PHP-FPM SAPI . But your idea is generally not good and when you are under attack,your entire website and real users will also get affected. ...
-
You can upload a phpinfo file in the document root and call it via web browser and check the Server API section in phpinfo. It should show lsapi if using mod_lsapi . it will show CGI for cgi and S...
-
you can also try rpm -e --nodeps ea-apache24-mod_mpm_prefork && yum install ea-apache24-mod_mpm_event
-
the Java process should be Solr used for full-text search in IMAP. it came with new CPanel version which might explain why you see an increase in ram recently and yes java is notorious for RAM requ...
-
NFS would be slow and the NFS server is a single point of filure
-
ok please let me know what config option is changed when cluster is turned on or off . I could not find anything in /var/cpanel/cpanel.config .
-
Ideally ony the mysql socket being available in the jail should be enough to access mysql. As you said not sure how CageFS sets this up ;so I cant comment on the requirement of the dir in the skeleton