My forum can't access to mysql datbase

Greetings :slight_smile: .

When i try to open my webpage (arrabona.bplaced.net/) i get this error:

I’m done nothing with the forum files… And the mysql account works perfectly in php my admin, the config file seems ok too:

[code]<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = ‘mysql’;
$dbhost = ‘127.0.0.1’;
$dbport = ‘’;
$dbname = ‘arrabona’;
$dbuser = ‘arrabona’;
$dbpasswd = ‘’;
$table_prefix = ‘phpbb_’;
$acm_type = ‘file’;
$load_extensions = ‘’;

@define(‘phpBB_INSTALLED’, true);
// @define(‘DEBUG’, true);
// @define(‘DEBUG_EXTRA’, true);
?>[/code]

Any ideas what gone wrong? :neutral_face:

Hello,

now it´s fixed. we changed

$dbhost = '127.0.0.1';to

$dbhost = 'localhost'; and it works.

same problem: PHP can’t connect to MySQL anymore. starts yesterday.
i tried 127.0.0.1 and localhost - no difference.
and PMA installation at phpmyadmin.MYDOMAIN also says

hello Shumaher

you have domains which point to an incorrect IP address - we have changed these starting a week before, you received an email about this, at least in german - please change the IP for the domain to the one mentioned at bplaced.net/?handler=dns (address for type A)

Please not that the change of the domain’s IP address may take up to several hours, depending on your domain provider.

ciao

I have the exact same problem, but my configuration is already set to localhost.
I can however log onto PHPmyadmin just fine.
Could you please help me fix this as well?

hi dutchharbor

what exactly is your issue?
Please not my previous post about that issue - this thread is old and has surely nothing to do with it.

ciao