Web Hosting Talk







View Full Version : PHP Help


roly
04-24-2002, 07:47 AM
Parse error: parse error in /home/gotosite/public_html/forums/config.php on line 6

Fatal error: Cannot instantiate non-existent class: sql_db in /home/gotosite/public_html/forums/includes/db.php on line 60
Line 6:$dbpasswd = "****";Why is it giving parse error?
Script is phpBB2

Abu Mami
04-24-2002, 08:42 AM
Perhaps you don't have php enabled?

or

Maybe you only have your system set up to parse .php3 or .php4 files.

kunal
04-24-2002, 02:52 PM
could you post lines 1-6... that should help us find the problem...