disable plugins to see if you have a conflict
ftp to site and rename plugins folder – this deactivates them
if not it
delete .htacces in wordpress root (you can regenerate it later)
hey samboll
sorry for bothering but i have SAME problem exactly
after i update my wp automatically
i have internal Server Error
my hosting : HostGator
i install NEW fresh WP in another directory , with no plugins
still same probleme
each time i try to connect the wp or wp-admin
i have internal server error
also i try to delete .htacess in wordpress root
i when i try to acess wp-admin
i have 404 Page Not Found
@ Mr-Cute
email me
sbollinger at comeuphither dot com
Please, let me know if you find a solution.
I renamed the .htaccess file. Now when I try to load the site, it loops.
Check out http://www.vindjeu.eu
I still get the Internal Server error when I try to use wp-admin.
Cheers.
Put up a fresh copy of .htaccess with this in it and see if it helps.
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
i just used ZGani’s code with no changes….
my hosting : Aruba.it
did samboll get an answer? is it possible to share it? thanx.
Im on heartinternet.co.uk, tried updating the .htaccess and tried renaming plugins, still not helping. The error comes up intermittently.
@justinmccall – heartinternet have their php set at php4, you might wana check that in your xtend panel and set it to php5 and see if that helps