kpssdelisi adlı üyeden alıntı

Slm wp'de bazı eklentiler ve htaccessin değişmesi "veritabanı bağlantısı kurulurken bir hata oluştu" hatasına neden olabiliyor..

.htaccess dosya içeriği ve wpde kullandığınız eklentileri yazarmısınız..



"www klasöründe htaccess yoktu yeni ekledik bunu" de

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]


# END WordPress
htaccess bu

eklentiler
Akismet
All In One SEO Pack
Google XML Sitemaps
WordPress.com’dan Jetpack
NextScripts: Social Networks Auto-Poster
Woca Contact
WP-Optimize
WP-PageNavi
WP-PostViews
WP Fastest Cache


/** The name of the database for WordPress */
...
/** MySQL database username */
...
/** MySQL database password */
...
/** MySQL hostname */
...
vb. bilgiler

düzgündür hepsi