Hi everyone,
I need create a text file when a domain is created and removed.
domaintest.com created
domaintest2.com removed
domaintest3.com removed
domaintest123.com created
I edited the file /scripts/wwwacct, but not worked.
system("echo $domain created >> /root/log.txt");
File /scripts/killacct:
system("echo $domain removed >> /root/log.txt");
My cpanel verion is 11.
I had this in old cpanel version, but cpanel 11, I can´t.
Please, help-me.
Joao



LinkBack URL
About LinkBacks
Reply With Quote





