- Adres van je forum: http://www.verrereizenmetkinderen.nl/Forum
Event. modificaties op je forum:
Wanneer ontstond het probleem?Na aanpassen wachtwoord database
phpBB versie:3.0.8
Heb je onlangs iets veranderd aan je forum?
Ik heb het wachtwoord van de database veranderd in Direct Admin/Installatron en in phpMyAdmin. Nadat dit een error opleverde en het forum niet meer toegankelijk bleek, heb ik het oude wachtwoord weer teruggezet. Helaas blijft de error en is het forum niet meer toegankelijk.
Wat is het probleem?
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@verrereizenmetkinderen.nl and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Config file ziet er zo uit:
<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'mysqli';
$dbhost = 'localhost';
$dbport = '';
$dbname = '******************';
$dbuser = '******************';
$dbpasswd = '**********';
$table_prefix = 'ipp3_';
$acm_type = 'file';
$load_extensions = '';
@define('PHPBB_INSTALLED', true);
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
?>
Wie kan me helpen? Dank!
Els