XFileSharing Pro - File Server config write : ERROR

Message
Author
traqck
Posts: 26
Joined: Sep 25, 2012 4:46 pm

File Server config write : ERROR

#1 Postby traqck » Nov 21, 2012 10:55 pm

Hello,


After installing a file server i got thus error;


File Server tests:
api.cgi: OK
temp dir exist: OK
temp dir mkdir: OK
temp dir rmdir: OK
upload dir exist: OK
upload dir mkdir: OK
upload dir rmdir: OK
htdocs dir exist: OK
htdocs dir mkdir: OK
htdocs dir symlink: OK
htdocs dir symlink del: OK
htdocs dir rmdir: OK
config read: OK
config write: ERROR
fs.cgi: OK
upload.cgi: OK
upload_status.cgi: OK
htdocs URL accessibility: OK


I've been looking through the forum but I found no answer.

Do you have any solution ?


Regards

traqck
Posts: 26
Joined: Sep 25, 2012 4:46 pm

#2 Postby traqck » Nov 21, 2012 11:00 pm

And also something else;

on my first fileserver when I type it's adress I can see a 'it works' page but on this file server (my second, where there write error is occuring) when I type its adresse I can see all the directories (files, i, tmp, etc).

How can I solve that too ?

Thank you very much !

RockDiz
Posts: 135
Joined: May 05, 2011 4:47 pm

#3 Postby RockDiz » Nov 21, 2012 11:01 pm

the permission for your config file is wrong

RockDiz
Posts: 135
Joined: May 05, 2011 4:47 pm

#4 Postby RockDiz » Nov 21, 2012 11:02 pm

traqck wrote:And also something else;

on my first fileserver when I type it's adress I can see a 'it works' page but on this file server (my second, where there write error is occuring) when I type its adresse I can see all the directories (files, i, tmp, etc).

How can I solve that too ?

Thank you very much !

you need an index.html

traqck
Posts: 26
Joined: Sep 25, 2012 4:46 pm

#5 Postby traqck » Nov 21, 2012 11:06 pm

Alright thank you, problem solved !

Chmod XFSConfig.pm to 666

traqck
Posts: 26
Joined: Sep 25, 2012 4:46 pm

#6 Postby traqck » Nov 23, 2012 10:20 am

Sorry, 444