Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Alex Schaft on June 26, 2001, 11:52:43 AM

Title: Forbidden error on web admin pages
Post by: Alex Schaft on June 26, 2001, 11:52:43 AM
Hi,

After not having looked at my admin pages for a month or so, I'm all of the sudden getting HTTP 403 messages for my http://mail:980/ request. Can anybody tell me what I have to change to fix this? I just tried to install the vacation messg rpm's just prior to this.
Title: Re: Forbidden error on web admin pages
Post by: Timothée Bastin on June 26, 2001, 02:22:57 PM
I had exactly the same problem....this is what you must do to fix it:

Here are the commands you must give to have back the e-smith-manager after
installing some rpm with problems.
chmod 550 /etc/e-smith/web/panels/
chmod 550 /etc/e-smith/web/functions/
chmod 550 /etc/e-smith/web/common/
chmod 755 /etc/e-smith/events/actions/

Timothée
Title: Re: Forbidden error on web admin pages
Post by: Alex Schaft on June 26, 2001, 04:56:58 PM
Thanks for the help