compuguru Posted November 15, 2004 Posted November 15, 2004 I just used Cpanel to install a new phpBB. But when I go to my forums, I get these errors: >Warning: mysql_free_result(): 32 is not a valid MySQL result resource in /home/pwnersp/public_html/pwn/db/mysql4.php on line 318 Warning: Cannot modify header information - headers already sent by (output started at /home/pwnersp/public_html/pwn/db/mysql4.php:318) in /home/pwnersp/public_html/pwn/includes/page_header.php on line 476 Warning: Cannot modify header information - headers already sent by (output started at /home/pwnersp/public_html/pwn/db/mysql4.php:318) in /home/pwnersp/public_html/pwn/includes/page_header.php on line 478 Warning: Cannot modify header information - headers already sent by (output started at /home/pwnersp/public_html/pwn/db/mysql4.php:318) in /home/pwnersp/public_html/pwn/includes/page_header.php on line 479 What do they mean? Quote
compuguru Posted November 15, 2004 Author Posted November 15, 2004 Hmm, If I chage MySQL4 to MySQL in the config.php, it seems to work... Quote
TCH-Don Posted November 15, 2004 Posted November 15, 2004 (edited) Welcome to the Family and your new home! My config shows $dbms = 'mysql4'; If you look in the phpbb folder for a folder named db you should see the file mysql4.php and mysql.php the first is a little newer version. I would open a help ticket to be sure We really are like family here. So if you need anything, just ask your new family! We love to help Edited November 15, 2004 by TCH-Don Quote
TCH-Bruce Posted November 15, 2004 Posted November 15, 2004 Open a support ticket as Don suggests above. And welcome to the family and forums! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.