SibSoft Ltd.
Development Services
software products
 RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
EZYWebhost - Cheap XUpload & XFileSharing 100% campatible hosting

AJAX upload progress bar

File sharing script
Step 1) - 500 error

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



Joined: 30 May 2008
Posts: 8

PostPosted: Jun 05, 2008 8:14 pm    Post subject: Step 1) - 500 error Reply with quote

I am trying to install it on HostGator's shared hosing account, but at the very beginning of the steps, I got stuck.

I comment out each by each in .htaccess, but I coud not figure out which line is causing this. Here is a log from the server.

[Thu Jun 5 14:52:21 2008] [alert] [client 70.21.xxx.xxx] /home/my_user_name/public_html/my_domain/.htaccess: RewriteRule: cannot compile regular expression '^([0-9A-Za-z\\-_]*)/?([0-9A-Za-z]{12})(/[^\\/]*|)(\\.html?|$)$'\n

Can anybody help me?

Thank you very much.
Back to top
View user's profile Send private message
James



Joined: 05 Jun 2008
Posts: 1

PostPosted: Jun 05, 2008 10:01 pm    Post subject: Reply with quote

I'm not sure if you're allowed to run scripts like this with hostgator.
Back to top
View user's profile Send private message
ttanemori



Joined: 30 May 2008
Posts: 8

PostPosted: Jun 05, 2008 11:21 pm    Post subject: Reply with quote

Hello. HostGator responded to my question.

The server is throwing this error:
[Thu Jun 5 17:25:41 2008] [alert] [client 216.110.xxx.xxx] /home/my_account/public_html/my_domain/.htaccess: RewriteRule: cannot compile regular expression '^([0-9A-Za-z\\-_]*)/?([0-9A-Za-z]{12})(/[^\\/]*|)(\\.html?|$)$'\n

The error is coming from .htaccess in the root directory. But, I think this is the original file that I got from SibSoft. Does anybody know solution?

Thank you very much
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: Jun 06, 2008 6:23 am    Post subject: Reply with quote

in htdocs/.htaccess find
Code:
(/[^\\/]*|)

and replace this part
with
Code:
(/[^\\/]*|$)


($ added in the end)
Back to top
View user's profile Send private message Visit poster's website AIM Address
ttanemori



Joined: 30 May 2008
Posts: 8

PostPosted: Jun 06, 2008 8:08 pm    Post subject: Different Behavior Reply with quote

Now, I do not see any 505 error.

What is the correct result when I try to open "/files/index.html"?

HostGator's shared server shows "XFS" text on a plain page. My another server showed download dialog window.

As you know, I can use only one key. I am worried about which server is working right. Of course, I would like to use HostGator's if possible.

Thank you.
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