Im trying to write a backup script for my server which I need to shut down apache for about 15 minutes to keep load low while I do the backup.
I can successfully have apache shutdown using 'service httpd stop'. The problem is that directadmin after 30 seconds will automatically restart apache, even though I need it to stay off while I perform the backup.
Is there any kind of work around for this? Thanks!
I can successfully have apache shutdown using 'service httpd stop'. The problem is that directadmin after 30 seconds will automatically restart apache, even though I need it to stay off while I perform the backup.
Is there any kind of work around for this? Thanks!