Ran a backup on a client site, now get:

403 Forbidden
Barracuda/1.0.8

and the url redirects to:

mysite.com/install.php

verify runs fine, backup ran fine. Recently updated Barracuda and Aeger

Comments

KrisBulman’s picture

Status: Active » Closed (fixed)

I'm hoping this was an isolated incident, I cloned the site and migrated it to another platform and it seems to be working.

JimSmith’s picture

In case someone else lands here because they ran into the same "403 Forbidden" message, the problem is probably the result of a permissions problem. Check your sites directory permission to make sure it is drwxrwsr-x. If it isn't enter chmod 775 -R sites. While you're at it, make sure you've set your files directory to chmod 777 -R files.

JimSmith’s picture

Issue summary: View changes

adding specifics to avoid confusion of topic