Hi!

        I haven't read all your thread, but If you're not using mod_perl, it 
should be 
enough to put something like:

  Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/"
  ScriptAlias /otrs/ "/opt/otrs/bin/cgi-bin/"

        in httpd.conf, but not into the <Directory></Directory> directives.

        For more details to setup using mod_perl, read:
        http://lists.otrs.org/pipermail/otrs/2005-February/007379.html

        Also, reread the docs and check that your're not missing something else 
;)

        Regards,



On 9 May 2005 at 11:32, Brian Ronk wrote:

> Ahh, got it figured out.  I didn't realize that I needed to allow the
> directory in apache.  I had to add <Directory></Directory> so apache
> knew that it had permission.  Now I just have to get it to run the
> .pl, instead of displaying it... -- Brian Ronk System Administrator
> BookMasters, Inc
> 
> Brian Ronk wrote:
> > Didn't work.  Apache is my user/group as well.  It's the user, the
> > permissions on the directory are 755, and it still doesn't work. 
> > Maybe I have a setting in a file wrong...  I'll check the Alias
> > sections in my config files, and make sure about them. -- Brian Ronk
> > System Administrator BookMasters, Inc
> > 
> > Ashish wrote:
> > 
> >> hi all,
> >>
> >> try this:-
> >>
> >> chown apache.apache /opt/otrs
> >>
> >> ls -ld  /opt/otrs
> >>
> >> check that whether the apache is now the owner or
> >> not............... NOTE:- Apache is my webuser. check before hand
> >> what is the webuser name in ur case.
> >>
> >> bye
> >> ______________________________________________
> >> Ashish




---
Victor R. Rodriguez
Departamento de Sistemas
Valoraciones del Mediterraneo, S.A.
---


_______________________________________________
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/

Reply via email to