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: OK
fs.cgi: ERROR
upload.cgi: OK
upload_status.cgi: OK
htdocs URL accessibility: OK
I'm so close yet so far! So I'm having issues with fs:cgi getting an ERROR while adding my first server..
I have searched the forums and tried some of the solutions but I'm still getting an error.
- CHMOD is 755 (tried 777 too but doesnt work)
- XFileConfig.pm cgi-bin folder is set to the correct folder
Has anyone faced this issue and able to solve it? Thanks