Seite 1 von 1

404 Not Found - opsi-configed

Verfasst: 10 Jan 2010, 12:30
von inszekt_
Hi

I'm here again. I installed a new opsi server. Under the installation everything went fine, but the web frontend not perfect - opsi config interface works but opsi configuration editor comes with 404 http error ( The resource /configed cannot be found. ).

However /usr/lib/configed contains following files:

drwxr-xr-x 2 root root 4096 jan 9 16.52 .
drwxr-xr-x 53 root root 12288 jan 9 16.52 ..
-rwxr-xr-x 1 root root 725142 szept 24 14.58 configed.jar
-rw-r--r-- 1 root root 2178 szept 24 14.58 index.html
-rw-r--r-- 1 root root 2995 szept 24 14.58 javainfo.class
-rwxr-xr-x 1 root root 1251427 szept 24 14.58 swingx.jar
-rw-r--r-- 1 root root 469 szept 24 14.58 xmc.html

regards, np

Re: 404 Not Found - opsi-configed

Verfasst: 10 Jan 2010, 12:34
von j.schneider
Hi,

I think you have to restart opsiconfd:

Code: Alles auswählen

/etc/init.d/opsiconfd restart

Re: 404 Not Found - opsi-configed

Verfasst: 10 Jan 2010, 14:44
von inszekt_
Hi

Yes, it helped.

thanks, np