-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 03 Jun 2003 2:28 am, Matthias F. Brandstetter wrote:
> Hi all,
>
> I have a (strange) problem with Apache 1.3. I have a bunch of
> cgi-scripts (perl) in a cgi-bin directory. The scripts inside are
> working well.
>
> I wanted to write a new script, but I can't get it to work. So I
> looked into Apache's error_log and found some "permissions denied"s
> (from a grep on /var/log/apache/access_log inside this new script).
>
> After that I found, that I can't login into my mailman-admin page
> ("You don't have the permission") anymore. So since it's here as
> well, I guess it's an Apache problem. But I can't remember that I
> have re-merged it, only some restarts of the server...
>
> Has somebody an idea and could push me into the right direction plz?
> TIA and Greets, Matthias
Presuming the configs are kept in /etc/apache/conf, and that the directory is
protected, and of course the 'new' config installed by the emerge wasnt
manually mistakenly merged into place ... this kinda thing shouldnt happen.
But going back to basics, doublecheck the user and group names that apache
will run on, in commonapache.conf. Mine are:
User apache
Group apache
Then make sure that the UID/GID has executable permissions, be it as an owner,
group member or 'x' for the world .. [the last one probably being a bad
idea].
- --
Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE+3F9fzrmqzOOQUj8RAuWpAJ9SVm2FNJrBopv+fGBFuhTamkZ1SwCgpoN/
cRZvuLsOgtShhzYK3MFBQf8=
=CvyH
-----END PGP SIGNATURE-----
--
[EMAIL PROTECTED] mailing list