XFileSharing Pro - File Server wont work

Message
Author
Files-Up
Posts: 17
Joined: Nov 25, 2007 10:30 pm

File Server wont work

#1 Postby Files-Up » Nov 11, 2008 5:41 pm

Hello

here's install results of File Server

Code: Select all

XFSConfig.pm : 0666 : OK
logs.txt : 0666 : OK
api.cgi : 0755 : OK
uploads : 0777 : OK
upload_status.cgi : 0755 : OK
temp : 0777 : OK
dl.cgi : 0755 : OK
upload.cgi : 0755 : OK
/home/files/public_html/files : 0777 : OK

All permissions are correct.
OK
--------------------------------------------------------------------------------
2) FileServer URL / Path Settings

Settings are correct.
OK
--------------------------------------------------------------------------------
3) Manually Remove install files

install_fs.cgi
after upload is done it says Error uploading file instead of displaying download links
and it doesn't display what is the error

here is the error log

Code: Select all

88.218.130.22 2008-11-11 11:10:54 Starting upload. Size: 4013963
88.218.130.22 2008-11-11 11:12:28 UPLOADED
88.218.130.22 2008-11-11 11:12:28 MSG: Upload complete. Saving files...
88.218.130.22 2008-11-11 11:12:28 INFO:(<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
 [email protected] and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.5 Server at xxx.com Port 80</address>
</body></html>
)
88.218.130.22 2008-11-11 11:12:28 MSG:ahla_gharam.mp3 - error: 
88.218.130.22 2008-11-11 11:12:28 MSG:Transfer complete!
88.218.130.22 2008-11-11 11:12:28 DONE

88.218.130.22 2008-11-11 11:24:31 Starting upload. Size: 45154
88.218.130.22 2008-11-11 11:24:32 UPLOADED
88.218.130.22 2008-11-11 11:24:32 MSG: Upload complete. Saving files...
88.218.130.22 2008-11-11 11:24:32 INFO:(<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
 [email protected] and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.5 Server at xxx.com Port 80</address>
</body></html>
)
88.218.130.22 2008-11-11 11:24:32 MSG:20081006629.jpg - error: 
88.218.130.22 2008-11-11 11:24:32 MSG:Transfer complete!
88.218.130.22 2008-11-11 11:24:32 DONE

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

#2 Postby PilgrimX182 » Nov 12, 2008 8:29 am

Check fs.cgi permissions.

Files-Up
Posts: 17
Joined: Nov 25, 2007 10:30 pm

#3 Postby Files-Up » Nov 12, 2008 11:49 am

i checked fs.cgi

its 755

is that right ?

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

#4 Postby PilgrimX182 » Nov 13, 2008 10:32 am

Yes. Then check error_log on main server. I think there's an error in fs.cgi

Files-Up
Posts: 17
Joined: Nov 25, 2007 10:30 pm

#5 Postby Files-Up » Nov 14, 2008 2:18 pm

nothing special in the main server error log

everything seems ok