latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

s2member crashed my website again!

Home Forums Community Forum s2member crashed my website again!

This topic contains 6 replies, has 2 voices. Last updated by  Eduan 4 years, 3 months ago.

Topic Author Topic
Posted: Wednesday Oct 3rd, 2012 at 9:09 pm #27377
Noel Lee
Username: noe

I’d forgotten that I tried to install it six months ago, and it crashed my website with an error in .htaccess resulting in an Internal Service Error. It just happened again. I’d really like to use s2member … is there any solution to this problem?

List Of Topic Replies

Viewing 6 replies - 1 through 6 (of 6 total)
Author Replies
Author Replies
Posted: Thursday Oct 4th, 2012 at 8:46 am #27433
Eduan
Username: Eduan
Moderator

Hello Noel,

What is the actual URL of your website? And what are the contents of the .htaccess this time? With s2Member installed of course.

– Eduan

Posted: Thursday Oct 4th, 2012 at 9:07 am #27441
Noel Lee
Username: noe

Hi Eduan, the url is http://sandbox.nzlee.com. I can’t give you the .htaccess contents with s2Member installed, as my host’s support folks cleaned it out so I could continue to function. I’d be willing to install it and crash again, if necessary to solve this problem. I now have a backup copy of .htaccess that I can restore from. What do you think?

Posted: Thursday Oct 4th, 2012 at 11:01 am #27449
Eduan
Username: Eduan
Moderator

I checked, and from what I can tell, an ideal .htaccess is:

# BEGIN s2Member GZIP exclusions
<IfModule mod_rewrite.c>
	RewriteEngine On
	RewriteBase /
	RewriteCond %{QUERY_STRING} (^|\?|&)s2member_file_download\=.+
	RewriteRule .* - [E=no-gzip:1]
</IfModule>
# END s2Member GZIP exclusions

So what happens if you change that .htaccess, from:

# BEGIN s2Member GZIP exclusions

RewriteEngine On
# RewriteBase sandbox_nzlee_com
RewriteCond %{QUERY_STRING} (^|\?|&)s2member_file_download\=.+
RewriteRule .* – [E=no-gzip:1]

# END s2Member GZIP exclusions

to:

# BEGIN s2Member GZIP exclusions
<IfModule mod_rewrite.c>
	RewriteEngine On
	RewriteBase /
	RewriteCond %{QUERY_STRING} (^|\?|&)s2member_file_download\=.+
	RewriteRule .* – [E=no-gzip:1]
</IfModule>
# END s2Member GZIP exclusions

This is from your older post BTW, I checked that .htaccess file.

Tell me how it goes if you change that. :)

Posted: Thursday Oct 4th, 2012 at 11:25 am #27452
Noel Lee
Username: noe

thanks … i’ll give it a try and let you know

Posted: Monday Oct 8th, 2012 at 9:40 am #27790
Noel Lee
Username: noe

Hey Eduan, It worked! At least my site is up and running with s2Member installed. Now I have some learning to do. Thanks so much for your help!

Posted: Monday Oct 8th, 2012 at 9:58 am #27793
Eduan
Username: Eduan
Moderator

No problem! Glad I was able to help. :)

Viewing 6 replies - 1 through 6 (of 6 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.