Error establishing a database connection
-
I have problems with. .htaccess
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
when I turn I get lower error message please help.
Error establishing a database connection
too many connectionThanks
The blog I need help with is: (visible only to logged in users)
-
This support forum is for WordPress.com hosted blogs only. If you have a self-hosted WordPress blog you need to seek help at the WordPress.org forums, not here. http://wordpress.org/support/
If you don’t understand the difference, you may find this information helpful. http://support.wordpress.com/com-vs-org/
- The topic ‘Error establishing a database connection’ is closed to new replies.