Marks_Smoothie
3-5-06, 10:30 AM
Hi,
I'm trying to upload my message boards from one url to another.
When I access the site, I keep getting this error:
Warning: main(./db/mysql4.php): failed to open stream: No such file or directory in /www/w/wherewebelon/htdocs/includes/db.php on line 35
Warning: main(./db/mysql4.php): failed to open stream: No such file or directory in /www/w/wherewebelon/htdocs/includes/db.php on line 35
Warning: main(): Failed opening './db/mysql4.php' for inclusion (include_path='.:/usr/local/lib/php') in /www/w/wherewebelon/htdocs/includes/db.php on line 35
Fatal error: Cannot instantiate non-existent class: sql_db in /www/w/wherewebelon/htdocs/includes/db.php on line 60
Both my mysqls however are mysql4, so that can't be it.
The old was on mysql03.powweb.com and the new one is on mysql19.powweb.com. But I don't see how I can change that in this file.
Something about this file apparently needs to be changed, but I can't figure out what
I'm trying to upload my message boards from one url to another.
When I access the site, I keep getting this error:
Warning: main(./db/mysql4.php): failed to open stream: No such file or directory in /www/w/wherewebelon/htdocs/includes/db.php on line 35
Warning: main(./db/mysql4.php): failed to open stream: No such file or directory in /www/w/wherewebelon/htdocs/includes/db.php on line 35
Warning: main(): Failed opening './db/mysql4.php' for inclusion (include_path='.:/usr/local/lib/php') in /www/w/wherewebelon/htdocs/includes/db.php on line 35
Fatal error: Cannot instantiate non-existent class: sql_db in /www/w/wherewebelon/htdocs/includes/db.php on line 60
Both my mysqls however are mysql4, so that can't be it.
The old was on mysql03.powweb.com and the new one is on mysql19.powweb.com. But I don't see how I can change that in this file.
Something about this file apparently needs to be changed, but I can't figure out what