PDA

Bekijk de volledige versie : S80thttpd can't up



kobe01
20-03-2008, 14:16
I want to start thttpd but when I run the S80thttpd ,

the error message :

[admin@(none) init.d]$ ls -al
ls: ./S80thttpd: Input/output error
drwxr-xr-x 2 admin root 1024 Sep 26 22:07 .
drwxr-xr-x 6 admin root 1024 Mar 20 21:17 ..
-rwxr-xr-x 1 admin root 248 Jul 25 2007 S10xinetd
-rwxr-xr-x 1 admin root 522 Jun 7 2005 rc.unslung

how can I do for this error message??

help me~~~~~~~!!!!!!

raas
20-03-2008, 18:36
hi,


Does the file exist? I don't see it in the code you've posted, after that, is the file executable?

if not, make it so.
with telnet/putty go to the folder where the file is stored and run the following command.:



chmod +x S80thttpd


Then try again.

HTH

kobe01
21-03-2008, 13:54
thanks for your answer!!!

but when I try this method, it's the same!!!

./S80thttpd: Input/output error

I will see the error again,anyway thank you!!