OK, this may sound odd but let me explain my problem....
I create new accounts through an external PHP script but it sometimes fails. I've found out that it's not caused by the script itself because, sometimes, it is not possible to add new accounts through WHM either.
I suppose it's not possible during the VPS backup process or simply when something else goes wrong. Usually, Apache restart does solve this problem.
The question is: is there a way to check if everything is working as it should and that the server is ready to accept new accounts, from an external script? I can create a "test" new account and then terminate it but that doesn't seem to be the best way in my opinion.
Any ideas?
Thanks!
Tomas
I create new accounts through an external PHP script but it sometimes fails. I've found out that it's not caused by the script itself because, sometimes, it is not possible to add new accounts through WHM either.
I suppose it's not possible during the VPS backup process or simply when something else goes wrong. Usually, Apache restart does solve this problem.
The question is: is there a way to check if everything is working as it should and that the server is ready to accept new accounts, from an external script? I can create a "test" new account and then terminate it but that doesn't seem to be the best way in my opinion.
Any ideas?
Thanks!
Tomas