Page 1 of 1

Bugzilla 403 Forbidden

Posted: Thu Aug 30, 2007 6:51 am
by shiznatix
I had an installation of bugzilla up and running no problem. But I am doing a bit of restructuring and I ended up changing the permission for bugzilla. Now when I try to access it, I get a 403 forbidden error.

So, super silly, but how do I roll back permission changes to what it was say, yesterday? Or, who has to own the bugzilla files? I have tried root, apache, and the user I use to edit all the php files and none have worked.

Posted: Thu Aug 30, 2007 6:59 am
by VladSun
It could be "DirectoryIndex" or "Options Indexes" problem ...

Posted: Thu Aug 30, 2007 7:11 am
by shiznatix
Dunno, absolutly nothing was changed outside of the chown to a new user so I don't see how it could be anything but that

Posted: Thu Aug 30, 2007 8:48 am
by shiznatix
Ok it was root:apache

careful with chown kids!