Quantcast
Channel: 500 – WordPress.org Forums
Viewing all articles
Browse latest Browse all 2443

dannyq1988 on "Getting 500 Internal Error"

$
0
0

Hi Jackie, Thanks

it was installed automatically through wordpress update to the root I think

my htaccess file

--------------------

# 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

--------------------

my database details all all ok.

Danny


Viewing all articles
Browse latest Browse all 2443

Trending Articles