Atte Andr� Jensen wrote:
Found the problem myself.

During the installation I copied examples/apache-httpd.include.conf to /etc/apache and included it in my httpd.conf. So far, so good. The problem is the line (in examples/apache-httpd.include.conf):

Alias /otrs-web/ "/usr/share/otrs/var/httpd/htdocs/"

On my debian/testing installation that path is wrong, it should be:

Alias /otrs-web/ "/var/lib/otrs/httpd/htdocs/"

Maybe this should be changed in the debian package? I also bcc'ed this post to Torsten Werner, who is listed as maintainer for the debian package...


$ ls /usr/share/otrs/var -l
lrwxrwxrwx 1 root root 13 2004-12-29 16:37 /usr/share/otrs/var -> /var/lib/otrs


That looks quite okay. Maybe your apache does not follow symlinks?


Regards, Torsten _______________________________________________ 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