No Icons being displayed on SuSE 9.1

I have OTRS running on SuSE 9.1 with Apache2, the only odd issue is none of the icon display. The pathing all looks okay, anyone have any ideas ? Mike Lough --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.707 / Virus Database: 463 - Release Date: 6/15/2004 -------------------------------------------------------- DISCLAIMER: The information contained in this e-mail is confidential and is intended solely for the review of the named addressee, and in conjunction with specific Acopia Networks business. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you are unable to treat this information accordingly, or are not the intended recipient, please notify us immediately by returning the e-mail to the originator.

On Wednesday, June 23, 2004 1:27 AM
Mike Lough
I have OTRS running on SuSE 9.1 with Apache2, the only odd issue is none of the icon display. The pathing all looks okay, anyone have any ideas ?
Seems to be a missing alias somewhere in httpd.conf: http://doc.otrs.org/1.2/en/html/install-cli.html#INSTALL-CLI-WEBSERVER In particular the following line is missing: Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/" hth, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388

Mike Lough a écrit :
I have OTRS running on SuSE 9.1 with Apache2, the only odd issue is none of the icon display. The pathing all looks okay, anyone have any ideas ?
Mike Lough
Hi,
got the same Pb ... solved with :
in /etc/apache2/conf.d/otrs.conf :
...
Alias /otrs-web/ "/opt/otrs/var/httpd/htdocs/"
participants (3)
-
MaNU ESCaR
-
Mike Lough
-
Robert Kehl