http.php results on my server are not 100% :(

Hi
The resutls are shown below, I was wondering if there is a way to fix those two:

opendir $cwd OK
readdir $cwd OK

as I think they are the reason behind the ability givin ro the users to use: [cd ..] and [ls] successfully when they log on to ssh.

Thanks http.php results on my server are not 100% :(

checking misc filesystem functions:
opendir $cwd OK
readdir $cwd OK
opendir / failed
mkdir failed
rmdir failed
copy failed
copy2/tmp failed
link failed
symlink failed

 

 

 

 

Top