[Plugin: Social Connect] 500 Internal Server Error
-
hi, i’ve a big problem with this “500 Internal Server Error” while trying “wp-content/plugins/social-connect/diagnostics/test.php?testing=http://www.example.com”
i could rewrite the file .htacces, now it looks like
# 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 WordPresswhat i have to write to do it working?
thanks.
The topic ‘[Plugin: Social Connect] 500 Internal Server Error’ is closed to new replies.