Anoop P Alias
- Total activity 178
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 75
Posts
Recent activity by Anoop P Alias-
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...
-
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...
-
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...
-
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....
-
restartsrv mysql doing things it should not
I am opening this post to report a bug in restartsrv_mysql . The script find out the actual location of mysql socket file and automatically symlink /var/lib/mysql/mysql.sock to the actual mysql soc...
-
Add a new DNS cluster using commandline
If I know the accesshash of a remote server, is there a way to setup dns clustering with sync(or any other role) role from the commandline? I know creating the files in /var/cpanel/cluster/root/con...
-
php-fpm chrooted to virtfs
Not sure if this is the correct place to post this. I think php-fpm can be easily chrooted to /home/virtfs/user for a user with jailshell enabled . I have tested this and everything looks fine . ...
-
upcp killing alternate web server
Please see the log This should never be happening .Unlike httpd nginx does not need a hard reset and need only graceful reloading of the config file on config changes . so cPanel scripts should ne...
-
Downtime Eliminated ( DuET cPanel)
Setup comprising of 2 servers for high available web ,database ,dns and email . DuET cPanel - Downtime Eliminated cPanel - ndeploy - SysAlly
-
WHM hooks for WHM events
Hi, I am a plugin developer that is integrating the nginx server into the cPanel webstack. For the proper working of the plugin ;I will need hooks from the following WHM functions ## Home "IP Fu...