| View previous topic :: View next topic |
| Author |
Message |
hti
Joined: 06 Feb 2010 Posts: 11
|
Posted: Apr 09, 2010 10:19 am Post subject: Problem when you add a new server , temp dir exist: ERROR |
|
|
Hello
Problem when you add a new server
| Code: | File Server tests:
api.cgi: OK
temp dir exist: ERROR
temp dir mkdir: ERROR
temp dir rmdir: ERROR
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: OK
upload.cgi: OK
htdocs URL accessibility: OK |
How to solve this problem |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1287
|
Posted: Apr 12, 2010 6:00 pm Post subject: |
|
|
| Replied by email. Check your temp folders permissions. |
|
| Back to top |
|
 |
nnamed
Joined: 17 May 2010 Posts: 9
|
Posted: May 17, 2010 2:57 pm Post subject: |
|
|
Hello..
I got a error like this too.
| Code: |
temp dir exist: ERROR
temp dir mkdir: ERROR
temp dir rmdir: ERROR
tmp dir exist: ERROR
tmp dir mkdir: ERROR
tmp dir rmdir: ERROR
upload dir exist: ERROR
upload dir mkdir: ERROR
upload dir rmdir: ERROR
htdocs dir exist: ERROR
htdocs dir mkdir: ERROR
htdocs dir symlink: ERROR
htdocs dir symlink del: ERROR
htdocs dir rmdir: ERROR
|
Where to create these folders? in httpdocs? cgi-bin? |
|
| Back to top |
|
 |
stunna
Joined: 25 Apr 2010 Posts: 44
|
Posted: May 18, 2010 4:03 am Post subject: |
|
|
| correct the paths in your XFSConfig.pm and XFileConfig.pm |
|
| Back to top |
|
 |
|