• Hi! Can anyone help with error 500 on homepage? Website working properly, but homepage (blog posts and page no matter) gets database error (CDATA: database connection establish error):

    <error>
        <code>wp_die</code>
        <title><![CDATA[Ошибка базы данных]]></title>
        <message><![CDATA[&lt;h1&gt;Ошибка установки соединения с базой данных&lt;/h1&>></message>
        <data>
            <status>500</status>
        </data>
    </error>
    

    Changing theme and disabling all plugins do not fix the problem.

    Any ideas?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘wp dies on homepage’ is closed to new replies.