Hi support,
I have also have an unsuccesful attempt.. see notice:
“The backup attempt has finished, apparently unsuccessfully (Mar 20 21:08:10)”
You can find my log file here:
https://battem.nl/log-updraftplus.txt
Can you tell me what goes wrong?
Thx, Jan B.
Thread Starter
JB
(@mettab)
Solved… deactivated the plugins one by one… thanks to my host.
Thread Starter
JB
(@mettab)
Hi Ricardocnn
That is the problem … they say they can’t help because its a WP problem.
Thread Starter
JB
(@mettab)
Hi esmi,
I made a .htaccess file with this script:
//Rewrite to www
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^peterasheldon.com[nc]
RewriteRule ^(.*)$ http://www.peterasheldon.com/$1 [r=301,nc]
But it does not work 🙁
Any more ideas?