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-
PHP-fpm should be a better option for PHP. Tweak Opcode cache like ZendOpcache and use an Application level cache for improving performance
-
Apache 2.2 is pretty outdated.EasyApache4 being unstable is basically FUD. You should switch to EA4 and a newer version of PHP and opt for nginx or litespeed for heavy traffic websites.
-
@ PatrickVeenstra - Yes if you wish to use cPanel's ea-php . You can use remi repository otherwise .
-
@cPanelMichael - It was done around Nov 13th/2016 . My login at cPanel App Catalog :: Third-Party Applications for cPanel & WHM would be anoop[at]gnusys[dot]net. I am not a web designer s...
-
@ cPanelMichael - I think the AppCatalog submission is broken . I did submit and got an auto response and nothing afterward. @PatrickVeenstra - There is no downtime . The switch between Nginx and ...
-
Hi Domenico, XtendWeb is free and OpenSource and offers a clean install and uninstall. Please feel free to get in touch with me in the forum if you face any issues. Thanks, Anoop
-
php-fpm settings are almost similar to Apache Pre-fork ones. The most children spawned and in standby would be apt for a high traffic site as there is a ramp up time for new process in case the a...
-
I am facing the same error.Was there a resolution to this error? Seeing in v64 and v66
-
I tested this and its not working . Moreover your documentation at Guide to Standardized Hooks - Whostmgr Functions - Software Development Kit - cPanel Documentation doesnt mention the usage as des...
-
PHP-FPM is better than mod_ruid . If you wish to use modsec and use mod_ruid ..you can install a good nginx web server alternative with mod_sec support .Mod_sec is processing the request so having...