This topic contains 1 reply, has 1 voice. Last updated by Anton Tontchev 3 years, 2 months ago.
Topic Author | Topic |
---|---|
Posted: Tuesday Oct 22nd, 2013 at 3:21 pm #60534 | |
Hello there, I’m getting an Internal Server Error after activating the s2member plugin. The site is a testing site hosted at rackspace cloud. I have a few other sites there with both the Pro and regular version. I have not had any issues with the other sites so far. The only difference here is that I have always installed s2Mmebers on a domain that is active. In the current situation the WP installation is on a testing site from rack space, which is accessed at something like http://www.MyIntendedDomain.net.php123.dfw1-9.websitetestlink.com/ WP version is 3.6.1 using the default theme. Any ideas? Thank you! Update – Oct 30 In case any one experiences the same issue: When activating s2member, the following is added to the .htaccess file: BEGIN s2Member GZIP exclusions RewriteEngine On END s2Member GZIP exclusionsApparently the problem is caused by the RewriteBase line – adding a slash “/” seems to correct the issue, at least for now. Here it is: BEGIN s2Member GZIP exclusions RewriteEngine On END s2Member GZIP exclusions
|