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

Home Forums Community Forum s2Member crashed my website

This topic contains 2 replies, has 2 voices. Last updated by  Noel Lee 4 years, 9 months ago.

Topic Author Topic
Posted: Wednesday Apr 4th, 2012 at 6:14 pm #10101
Noel Lee
Username: noe

I installed s2Member on my wordpress site and the entire site crashed immediately. Below is what my webhost (Dreamhost) replied to my plea for help. I hope it helps prevent this from happening to others. (I would have sent it to your technical support team, but I couldn’t find an email address.)

From Dreamhost:

There error is:

bash-4.1# tail ../logs/sandbox.nzlee.com/http/error.log
[Tue Apr 03 16:05:47 2012] [alert] [client 12.248.40.138]
/home/noezl/sandbox.nzlee.com/.htaccess: RewriteBase: argument is not a
valid URL

It looks like the plugin inserted code into the .htaccess file. I have
commented out the offending line (“RewriteBase sandbox_nzlee_com”) to
solve for now:

bash-4.1# cat .htaccess
# 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

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

# END WordPress

List Of Topic Replies

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Wednesday Apr 4th, 2012 at 9:16 pm #10112
David Welch
Username: dwbiz05

I know there have been some other htaccess file issues with some other hosts. What version of apache are they running?

Dave

Posted: Wednesday Apr 4th, 2012 at 11:45 pm #10114
Noel Lee
Username: noe

I’m sorry … I have no idea and wouldn’t know how to find out.

Viewing 2 replies - 1 through 2 (of 2 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.