Bugzilla 403 Forbidden

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

Bugzilla 403 Forbidden

Post 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.
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Post by VladSun »

It could be "DirectoryIndex" or "Options Indexes" problem ...
There are 10 types of people in this world, those who understand binary and those who don't
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

Post 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
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

Post by shiznatix »

Ok it was root:apache

careful with chown kids!
Post Reply