XFileSharing Pro - error when import files

Message
Author
sherayusuf3
Posts: 94
Joined: Jan 18, 2009 4:29 am

error when import files

#1 Postby sherayusuf3 » Jan 21, 2009 10:29 am

when i try to import file from web administrator the result :
Error happened:
Software error:

Can't move files:Permission denied at /path/to/cgi-bin/api.cgi line 216.

For help, please send mail to the webmaster ([email protected]), giving this error message and the time and date of the error.

Code: Select all

root@my-box:~/path/to/cgi-bin/ImportFiles# ls -lah
total 104K
-rw-r--r-- 1 root  root    96 2009-01-21 17:15 test
root@my-box:~/path/to/cgi-bin/ImportFiles#

root@my-box:~/path/to/cgi-bin/ImportFiles# ls -lah ../
total 7.1M
drwxr-xr-x  6 65533 65533 4.0K 2009-01-21 17:11 .
drwxrwxrwx  5 root  root  4.0K 2008-09-01 16:07 ..
-rwxr-xr-x  1 65533 65533 9.0K 2009-01-19 22:30 api.cgi
-rwxr-xr-x  1 65533 65533 1.2K 2008-09-01 16:07 dl.cgi
-rw-r--r--  1 65533 65533  616 2008-09-01 16:07 .htaccess
drwxr-xr-x  2 65533 65533  92K 2009-01-21 17:15 ImportFiles
-rw-rw-rw-  1 65533 65533 6.9M 2009-01-21 16:41 logs.txt
drwxr-xr-x  4 65533 65533 4.0K 2008-09-01 16:07 Modules
-rw-r--r--  1 65533 65533 6.9K 2008-09-01 16:07 progress_bar.html
drwxrwxrwx 12 65533 65533 4.0K 2009-01-21 16:58 temp
-rwxr-xr-x  1 65533 65533  17K 2008-09-01 16:07 upload.cgi
drwxrwxrwx  6 65533 65533 4.0K 2009-01-21 16:58 uploads
-rwxr-xr-x  1 65533 65533 5.3K 2008-09-01 16:07 upload_status.cgi
-rw-rw-rw-  1 65533 65533 3.4K 2009-01-21 16:58 XFSConfig.pm

whether there was something wrong with my server?
thnks

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Jan 22, 2009 9:22 am

"Import files" importing files from ImportFiles folder. It should be 777.

sherayusuf3
Posts: 94
Joined: Jan 18, 2009 4:29 am

#3 Postby sherayusuf3 » Jan 22, 2009 11:20 am

done.. thnk PilgrimX182