|
|
|
|
Configuration: Windows XP Internet Explorer 7.0
Les infos seraient supposées être dans config.php
<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'mysql';
$dbhost = 'localhost';
$dbport = '';
$dbname = 'phpBB3';
$dbuser = 'login'; // Le login dans phpmyadmin
$dbpasswd = 'pass'; // Le password dans phpmyadmin
$table_prefix = 'phpbb_';
$acm_type = 'file';
$load_extensions = '';
@define('PHPBB_INSTALLED', true);
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
?>
Quand ça marche pu, on flush! ( pour nos amis à l'extérieur du Québec, Flush = s'en débarrasse ) |