| View previous topic :: View next topic |
| Author |
Message |
shareitall
Joined: 05 Jul 2010 Posts: 29
|
Posted: Apr 06, 2012 5:45 pm Post subject: How To Generate Another fs_key? |
|
|
I keep getting one or the other errors:
File Server tests:
api.cgi: OK
ERROR: fs_key is wrong or not empty
upload.cgi: OK
htdocs URL accessibility: OK
when I add the same fs_key that is in the database I get:
File Server tests:
api.cgi: OK
temp dir exist: OK
temp dir mkdir: OK
temp dir rmdir: OK
tmp dir exist: OK
tmp dir mkdir: OK
tmp 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
htdocs URL accessibility: OK
Please help!
How can I correct this? |
|
| Back to top |
|
 |
applewar
Joined: 08 Feb 2011 Posts: 67
|
Posted: Apr 06, 2012 9:04 pm Post subject: |
|
|
| Have you try to add it directly in your XFSConfig.pm file ? |
|
| Back to top |
|
 |
shareitall
Joined: 05 Jul 2010 Posts: 29
|
Posted: Apr 06, 2012 9:08 pm Post subject: |
|
|
| applewar wrote: | | Have you try to add it directly in your XFSConfig.pm file ? |
Yes.
when I add the same fs_key that is in the database I get:
File Server tests:
api.cgi: OK
temp dir exist: OK
temp dir mkdir: OK
temp dir rmdir: OK
tmp dir exist: OK
tmp dir mkdir: OK
tmp 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
htdocs URL accessibility: OK
I have been working on this almost all day.
I cannot seem to figure out why I am getting the fs.cgi: ERROR .
When you try to upload a file it goes through the whole process and then nothing. No links and no file uploaded. |
|
| Back to top |
|
 |
stdio
Joined: 27 Mar 2012 Posts: 61 Location: Europe
|
Posted: Apr 06, 2012 11:20 pm Post subject: |
|
|
Try leaving it empty.
|
|
| Back to top |
|
 |
shareitall
Joined: 05 Jul 2010 Posts: 29
|
Posted: Apr 07, 2012 12:25 pm Post subject: |
|
|
| stdio wrote: | Try leaving it empty.
|
That did not work.
I found a work around solution.
Create a new file server account and went through the "add file server" instructions and then moved all of the files to the new account.
It works perfectly and no issues at the moment.
Thanks for the suggestions just the same!  |
|
| Back to top |
|
 |
|