Alexian Posted February 18, 2006 Posted February 18, 2006 I have installed the PHPBB forum wich is 2 zips. Everything checked and done and now i get : Fatal error: Cannot instantiate non-existent class: sql_db in /var/www/html/29106/catalog/includes/modules/phpbb2/includes/db.php on line 60 I looked it up...but there is no such file. I don't get it...PLEASE help me out contributions,2116
rommany Posted February 18, 2006 Posted February 18, 2006 did you change the database settings ?? did you also run the MySQL
Alexian Posted February 18, 2006 Author Posted February 18, 2006 yup. I ran the SQL files without any trouble. Also i found the file was looking in wrong dir :-" i found this on the 60 line: // Make the database connection. $db = new sql_db($dbhost, $dbuser, $dbpasswd, $dbname, false); if(!$db->db_connect_id) Dont know what to do next ============================================ I had 1 probleem withinstalling dont know if it is the problem, but it didnt work. i had to execute this command: ln -s includes/modules/phpbb2/templates/ template Well ive tried the index file, the dir everything but aint working. What can/must i do ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.