
Hi Martin, i do the following steps 1. rpm -e otrs-7.3 2. rpm -i otrs-1.0.1-01.i386.rpm 3. DBUpate-to-1.mysql.sql 4. SuSEconfig 5. reboot the apache webserver 6. rcotrs start no errors, everything looks fine, but i can't start http://mydomain.com/otrs/index.pl the requested URL /otrs/index.pl was not found on this server ...??? thanks sven 8-((

Hi Sven, On Mon, Mar 10, 2003 at 02:54:45PM +0100, Wily E. Coyote wrote:
i do the following steps 1. rpm -e otrs-7.3 2. rpm -i otrs-1.0.1-01.i386.rpm 3. DBUpate-to-1.mysql.sql 4. SuSEconfig 5. reboot the apache webserver 6. rcotrs start no errors, everything looks fine, but i can't start http://mydomain.com/otrs/index.pl the requested URL /otrs/index.pl was not found on this server
It looks like your webserver isn't configured. :-/ Which is normally done by SuSEconfig. Add the include file to the end of your /etc/httpd/httpd.conf [...] Include /opt/otrs/scripts/apache-httpd.include.conf [...] And it should work again.
thanks sven 8-((
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- "Security is a process, not a product." - Bruce Schneier
participants (2)
-
Martin Edenhofer
-
Wily E. Coyote