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-
Backups of terminated accounts in /backup are not removed on account termination. But successive backup runs won't backup the account as its terminated and there is nothing to backup. The account b...
-
Ah yes /etc/cron.d/kill_orphaned_php-cron is a cloudLinux script .
-
It should run uninterrupted
-
Which user runs the script? AFAIK ..cloudlinux should not interfere in root owned process and php-cli you are using should not be limited by execution or memory limits in php.ini. I think it's bett...
-
you should use a better PHP server API like PHP-FPM. CGI is slow and does need to load a slow interpreter in every request. Additionally, if you use PHP-FPM you would be able to use opcode caches l...
-
Your steps 1-4 should work irrelevant of the fact that you use anycast or not. DNS updates are always usually instantaneous. The propagation delay you speak of is caused by caching (The origin is a...
-
Hi please find an example of a hook i wrote in python raw.githubusercontent.com/AnoopAlias/XtendWeb/ndeploy4/scripts/cpanel_functions_hook_post.py As mentioned before ..doing the same would be a b...
-
the hook give you a json ds in stdin .Bash wont be a good choice to parse json. You can use python ,which is similar to bash or go with php/perl . Basically any high level language with support for...
-
Please contact your webhost as OpenVZ config need to be changed on their end.
-
attributes are fine. e is normal . you need to check permission.Also, ensure the filesystem is writeable