Anoop P Alias
- Total activity 178
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 75
Activity overview
Latest activity by Anoop P Alias-
Anoop P Alias created a post,
Transfer tool hooks
Does the transfer tool provide any hooks? I see the Guide to Standardized Hooks - PkgAcct Functions - Developer Documentation - cPanel Documentation hooks are not triggered when using the transfe...
-
Anoop P Alias created a post,
Nginx proxy not able to display squirrelmail
Running Nginx as a reverse proxy, webmail like Horde and Squirrelmail fail to display Because of the webmail.php use header as below i.imgur.com/SyVyI8t.png i.imgur.com/p8lbeZr.png This popped...
-
Anoop P Alias created a post,
cPanel AutoSSL/SSL update hook
Now that the TLS cert file path doesn't change in cPanel. It would be great if cPanel could provide a hook whenever the TLS cert for a domain is updated either via AutoSSL or via WHM. This would en...
-
Anoop P Alias created a post,
whmapi1 addzonerecord issue
what am I doing wrong to get all those warnings below? [root@instance-2 ~]# /usr/local/cpanel/bin/whmapi1 addzonerecord domain=godisgreat.com type=A class=IN name=anoop.godisgreat.com address=4.2....
-
Anoop P Alias commented,
Use an opcode cache like Zend opcache
-
Anoop P Alias commented,
You will need the ##### MySQL*-devel or MariaDB-devel ###### It is also a good idea to install other dev tools ############ yum groupinstall "Development Tools" ############ There are nginx ...
-
Anoop P Alias commented,
You can install a nginx proxy and have http2 served without any hassles and modifying apache httpd in any way. Good luck
-
Anoop P Alias commented,
Try using the full path to ffmpeg in your code
-
Anoop P Alias commented,
You have got the following wrong ## PHP is running as a constant open process, rather than opening when a PHP request comes to the server ## In PHP-FPM only the master process need to be always a...
-
Anoop P Alias commented,
passenger is polyglot . You can use it to run nodejs too if you have it running for say ruby I think the cpanel not supporting nodejs is purely on grounds of apache config for nodejs dont yet w...