Results 1 to 1 of 1
I am a having a problem with SWAT when I enter "http://127.0.0.1:901/" or "http://localhost:901" I get the following error:
"500 Server Error
chdir failed - the server is not configured ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-27-2007 #1Just Joined!
- Join Date
- Sep 2007
- Posts
- 2
Having a problem with SAMBA
I am a having a problem with SWAT when I enter "http://127.0.0.1:901/" or "http://localhost:901" I get the following error:
"500 Server Error
chdir failed - the server is not configured correctly"
here is a copy of my swat file:
service swat
{
disable = no
port = 901
protocol = tcp
socket_type = stream
wait = no
only_from = localhost
user = root
server = /usr/sbin/swat
log_on_failure += USERID
}
here is a copy of my host file:
127.0.0.1 localhost.localdomain localhost
here is a copy of my service file:
swat 901/tcp # Samba Web Administration Tool
Thanks for the help
steven l


Reply With Quote
