RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
when i set download speed to any value i get 500 error

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
Dellow



Joined: 11 Oct 2007
Posts: 26

PostPosted: Sep 17, 2008 6:41 pm    Post subject: when i set download speed to any value i get 500 error Reply with quote

Hello,

when i set download speed to any value and when the user click the download link he get the error 500 .

how to fix this ?


Regards,
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2109
Location: UFO Lab

PostPosted: Sep 18, 2008 8:28 am    Post subject: Reply with quote

What's inside the error_log?
Back to top
View user's profile Send private message Visit poster's website
Dellow



Joined: 11 Oct 2007
Posts: 26

PostPosted: Sep 19, 2008 12:19 pm    Post subject: Reply with quote

Hello,

this is the log error:

Code:
212.107.116.238 - - [19/Sep/2008:15:14:44 +0300] "POST /gaouyz5ovoff/100mb.bin.htm HTTP/1.1" 200 3820 "http://123up.cc/gaouyz5ovoff/100mb.bin.htm" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)"
212.107.116.238 - - [19/Sep/2008:15:14:49 +0300] "POST /gaouyz5ovoff/100mb.bin.htm HTTP/1.1" 302 - "http://123up.cc/gaouyz5ovoff/100mb.bin.htm" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)"
212.107.116.238 - - [19/Sep/2008:15:14:49 +0300] "GET /files/down/IOltiaqZDAG8Cq24+9S2/clLda+SOU4l0SP3qRXe6NudxDZsKg==/100mb.bin HTTP/1.1" 404 -
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2109
Location: UFO Lab

PostPosted: Sep 22, 2008 10:01 am    Post subject: Reply with quote

Make sure rewrite rule in htdocs/files/.htaccess is exactly the same:
Code:
RewriteRule   ^down/(.+)/(.+)$   /cgi-bin/dl.cgi?$1
Back to top
View user's profile Send private message Visit poster's website
Dellow



Joined: 11 Oct 2007
Posts: 26

PostPosted: Sep 27, 2008 5:10 am    Post subject: Reply with quote

It is exactly same :

Code:
RewriteRule   ^down/(.+)/(.+)$         /cgi-bin/dl.cgi?$1
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2109
Location: UFO Lab

PostPosted: Sep 29, 2008 1:47 pm    Post subject: Reply with quote

PM me FTP access, will investigate and fix ASAP.
Back to top
View user's profile Send private message Visit poster's website
jolemando



Joined: 30 Sep 2008
Posts: 10

PostPosted: Oct 21, 2008 3:59 pm    Post subject: Reply with quote

How you fix this?
In the htdocs/files/.htaccess it was
RewriteRule ^down/(.+)/(.+?)$ /cgi-bin/dl.cgi?$1

i change to RewriteRule ^down/(.+)/(.+)$ /cgi-bin/dl.cgi?$1

But still get same error
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 2109
Location: UFO Lab

PostPosted: Oct 22, 2008 5:53 am    Post subject: Reply with quote

does dl.cgi correctly chmoded 755?
check apache error_log for error details.
Back to top
View user's profile Send private message Visit poster's website
jolemando



Joined: 30 Sep 2008
Posts: 10

PostPosted: Oct 22, 2008 2:51 pm    Post subject: Reply with quote

dl.cgi was the problem. It works now tnx
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group