Found something new this morning. If I change the /bin/cgi-bin directory from chmod 755 to chmo 750, the error changes from and Internal Server Error to a Forbidden 403 error.
----------------------> Nelson Pereira www.Ott-Motorcycles.ca ----- Original Message ----- From: "Robert Kehl" <[EMAIL PROTECTED]> To: "User questions and discussions about OTRS." <[EMAIL PROTECTED]> Sent: Thursday, October 16, 2003 7:32 AM Subject: Re: [otrs] Permission problems > On Wednesday, October 15, 2003 10:07 PM > nelson pereira <[EMAIL PROTECTED]> wrote: > > Here is a copy of the <Virtual Host> tag: > > > "/home/wardmedi:/usr/lib/php:/usr/local/lib/php:/tmp" > > > User wardmedi > > Group wardmedi > > It is indeed 'nobody' accessing /opt/otrs, which you wanted to > substitute by the above. This does not work: From > http://httpd.apache.org/docs-2.0/en/mod/mpm_common.html#user - "Special > note: Use of this directive [RK: User] in <VirtualHost> is no longer > supported. To configure your server for suexec use SuexecUserGroup." > > But before you start fiddling with suexec which need not be compiled > into your Apache, think about changing the webserver user. > > I think the main issue is that 'nobody' runs the Apache. Is there a > special reason you do so? One solution would be to create a user/group > apache under which the httpd is run and using SetPermissons.sh again. > > hth, > > Robert Kehl > > _______________________________________________ > OTRS mailing list: otrs - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs > Support oder Consulting f�r Ihr OTRS System? > => http://www.otrs.de/ _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
