Backup started taking a long time
-
My backups normally complete within a minute but over the last few days they are taking between 20 and 25 minutes.
I have set-up a Cron job every 5 minutes and my hosting Company has added this to my .htaccess but they still take a long time.
# BEGIN GURU NO-TIMEOUT <IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^wp-cron.php$ - [E=noabort:1] RewriteCond %{REQUEST_URI} ^(.*)?wp-admin RewriteCond %{HTTP_COOKIE} ^.*wordpress_logged_in_.*$ RewriteRule .* - [E=noabort:1] </IfModule> # END GURU NO-TIMEOUT
Is there anything else I can try to resolve this please?
Thanks.
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.