Burger
10-05-2001, 06:50 AM
I installed mysql and php package to my raq3 server. After that I rebooted and the server worked fine. But later when I was going to add another viritual site through the control panel, I got a strange error. I tried several times, but it wouldnt work. Then I closed my control panel. When I tried again , the browser could not find my server, but I could still login as shell.
It seems like my http files are not behaving as they should:
[root /root]# /etc/rc.d/init.d/httpd stop
/etc/rc.d/init.d/httpd: [: =: unary operator expected
Shutting down Web Service:
[root /root]# /etc/rc.d/init.d/httpd start
/etc/rc.d/init.d/httpd: [: =: unary operator expected
Setting up Web Service: Syntax error on line 24 of /etc/httpd/conf/srm.conf:
Invalid command 'UserDir', perhaps mis-spelled or defined by a module not
included in the server configuration
/usr/sbin/httpd
I never touched this line (line 24) during the php/mysql installation.
Does anyone know how to fix this error? It would be very appriciated :)
Christian
It seems like my http files are not behaving as they should:
[root /root]# /etc/rc.d/init.d/httpd stop
/etc/rc.d/init.d/httpd: [: =: unary operator expected
Shutting down Web Service:
[root /root]# /etc/rc.d/init.d/httpd start
/etc/rc.d/init.d/httpd: [: =: unary operator expected
Setting up Web Service: Syntax error on line 24 of /etc/httpd/conf/srm.conf:
Invalid command 'UserDir', perhaps mis-spelled or defined by a module not
included in the server configuration
/usr/sbin/httpd
I never touched this line (line 24) during the php/mysql installation.
Does anyone know how to fix this error? It would be very appriciated :)
Christian
