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
Progressbar notworking .htaccess fix gives me problem

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload
View previous topic :: View next topic  
Author Message
lightfarm



Joined: 18 Dec 2006
Posts: 2

PostPosted: Dec 18, 2006 6:47 pm    Post subject: Progressbar notworking .htaccess fix gives me problem Reply with quote

Try to get the progressbar working. Manage to upload files but no progressbar. Have the same problem as many of you others here. When I create the .htaccess file as instructed with:
<IfModule mod_security.c>
SetEnvIfNoCase Content-Type \
"^multipart/form-data;" "MODSEC_NOPOSTBUFFERING=Do not buffer file uploads"
</IfModule>

<IfModule mod_gzip.c>
mod_gzip_on No
</IfModule>

I get a Internal Server Error and this is what the error log says:
[Mon Dec 18 19:29:20 2006] [alert] [client 130.XXX.XXX.XX] /home/filerago/public_html/cgi-bin/.htaccess: SetEnvIfNoCase regex could not be compiled.


What should I do?
Back to top
View user's profile Send private message
lightfarm



Joined: 18 Dec 2006
Posts: 2

PostPosted: Dec 18, 2006 8:17 pm    Post subject: Reply with quote

Come on. Help me, please.
Back to top
View user's profile Send private message
PilgrimX182



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

PostPosted: Dec 19, 2006 9:18 am    Post subject: Reply with quote

Then just use
Code:

<IfModule mod_security.c>
MODSEC_NOPOSTBUFFERING=Do not buffer file uploads
</IfModule>
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XUpload 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