Re: Bugzilla Apache Error (Permission denied at Bugzilla/Util.pm)

Thorsten Schöning <[email protected]> Thu, 7 Jan 2021 11:41:20 +0100
Newsgroups gmane.comp.mozilla.devel.webtools
Organization AM-SoFT GmbH IT-Systeme
Message-ID <[email protected]>
Guten Tag RangaRajan N,
am Donnerstag, 7. Januar 2021 um 10:53 schrieben Sie:

> and  all the files are own by root:apache .

Because that is what checksetup.pl sets because of your configuration.
Make sure that "apache" REALLY is the group used by your web server
and your config of Bugzilla in that, keep in mind that the server
might be configured to spawn additional processes with different group
memberships. Thing of FastCGI, SuexecUserGroup and stuff like that.

Additionally look at the concretely mentioned subdir "data/assets",
that permissions of that are correct as well. Check if you are using
AppArmor or SELinux and if those might prevent your web server from
writing.

In general OWNERSHIP of the directories is only one part PERMISSIONS
for users and groups are the other. Telling us about OWNERSHIP only
doesn't help too much, when PERMISSIONS in "data/assets" might be
wrong.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning
AM-SoFT IT-Service - Bitstore Hameln GmbH

E-Mail:  [email protected]
Web:     http://www.AM-SoFT.de/

Telefon: 05151-  9468-55
Fax:     05151-  9468-88
Mobil:    0178-8 9468-04

Firmensitz: Bitstore IT-Consulting, Frankfurter Allee 285, 10317 Berlin
Steuernummer 037/230/30566, HR 27198, Amtsgericht Potsdam Geschäftsführer Janine Galonska

_______________________________________________
support-bugzilla mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-bugzilla
PLEASE put [email protected] in the To: field when you reply.