rubenj
New Member
- Messages
- 56
- Reaction score
- 0
- Points
- 0
Here Is What I put. I GET AN ERROR, THOUGH.
Please Help.
Here is my link: ruben.exofire.net/forum
Here is my code:
<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'mysql';
$dbhost = 'localhost';
$dbport = 3306;
$dbname = 'rubenj_ruben';
$dbuser = 'rubenj_forum';
$dbpasswd ='**PRIVATE**';
$table_prefix = 'phpbb';
$acm_type = 'file';
$load_extensions = '';
@define('PHPBB_INSTALLED', true);
//@define('DEBUG', true);
//@define('DEBUG_EXTRA', true);
?>
Please Help.
Here is my link: ruben.exofire.net/forum
Here is my code:
<?php
// phpBB 3.0.x auto-generated configuration file
// Do not change anything in this file!
$dbms = 'mysql';
$dbhost = 'localhost';
$dbport = 3306;
$dbname = 'rubenj_ruben';
$dbuser = 'rubenj_forum';
$dbpasswd ='**PRIVATE**';
$table_prefix = 'phpbb';
$acm_type = 'file';
$load_extensions = '';
@define('PHPBB_INSTALLED', true);
//@define('DEBUG', true);
//@define('DEBUG_EXTRA', true);
?>