XFileSharing Pro - I can't add new files server , Permission denied

Message
Author
ALMGHARI
Posts: 50
Joined: Jun 07, 2008 5:37 pm

I can't add new files server , Permission denied

#1 Postby ALMGHARI » Jan 27, 2014 10:21 pm

Hello,

Please, I can't add new files server
see..
File Server tests:
api.cgi: OK
temp dir exist: ERROR(No such file or directory)
temp dir mkdir: ERROR(Permission denied)
temp dir rmdir: ERROR(No such file or directory)
tmp dir exist: ERROR(No such file or directory)
tmp dir mkdir: ERROR(Permission denied)
tmp dir rmdir: ERROR(No such file or directory)
upload dir exist: ERROR(No such file or directory)
upload dir mkdir: ERROR(Permission denied)
upload dir rmdir: ERROR(No such file or directory)
htdocs dir exist: ERROR(No such file or directory)
htdocs dir mkdir: ERROR(Permission denied)
htdocs dir symlink: ERROR(No such file or directory)
htdocs dir symlink del: ERROR(No such file or directory)
htdocs dir rmdir: ERROR(No such file or directory)
config read: OK
config write: OK
fs.cgi: OK
upload.cgi: ERROR (problems with link)
htdocs URL accessibility: OK



xxxx.com/cgi-bin/upload.cgi?mode=test
i see this
Software error:
mkdir /logs: Permission denied at Modules/Log.pm line 52.

and this Apache error
this error from xxx.com/cgi-bin/upload.cgi?mode=test
[Mon Jan 27 23:25:05 2014] [error] [client 176.67.123.218] [Mon Jan 27 23:25:05 2014] upload.cgi: mkdir /logs: Permission denied at Modules/Log.pm line 52.


the problem in 2.1v only
old version work in same server and same account

How to solve this problem.
thanks.

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#2 Postby ankurs » Jan 28, 2014 8:32 am

read install.txt instructions on how to add a new file server, you have specified wrong path in config file

ALMGHARI
Posts: 50
Joined: Jun 07, 2008 5:37 pm

#3 Postby ALMGHARI » Jan 28, 2014 10:46 am

Succeeded after adding all the path's in XFSConfig.pm