500 Internal server error
-
Hello,
My problem is that I’m having my website running into a 500 internal server error everyday on a regular bases since I installed Role Scoper plugin
.
the problem is that the .htaccess file is getting repeated lines of code that is causing the problem.
this is an example:# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
and when that is happening my website is giving the 500 internal server error
the plugins I’m using are:
-
Adminimize
Akismet
coming soon pages-free
fast source contact form
Google Analytics Dashboard
Hide update reminder message
list category posts
MailPress
Memphis custom WordPress login
MiniMail dashboard widget
My settings
Next Scripts Social Networks Auto-Poster
Role Scoper
Search everything
The event calendar
TinyMCE Advanced
User Avatar
User control
User role editor
User Switching
WordPress admin bar improved
WordPress Importer
WP Bannerize
WP Native Dashboardnote: I′m using php 5.3 (single php.ini). Should I change that to something else?
Please any help solving this probleam would be so appreciated.
Thank you
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘500 Internal server error’ is closed to new replies.