Phpbb Install Problem

liunx

Guest
I just used Cpanel to install a new phpBB. But when I go to my forums, I get these errors:<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->Warning: mysql_free_result(): 32 is not a valid MySQL result resource in /home/pwnersp/public_html/pwn/db/mysql4.php on line 318<br /><br />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<br /><br />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<br /><br />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<!--c2--></div><!--ec2--><br /><br />What do they mean?<!--content-->
Hmm, If I chage MySQL4 to MySQL in the config.php, it seems to work...<!--content-->
<img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/kicking.gif" style="vertical-align:middle" emoid=":dance:" border="0" alt="kicking.gif" /> Welcome to the Family <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/kicking.gif" style="vertical-align:middle" emoid=":dance:" border="0" alt="kicking.gif" /> <br /><br />and your new home!<br /><br />My config shows<br /><b>$dbms = 'mysql4';</b><br /><br />If you look in the phpbb folder for a folder named db<br />you should see the file<br /><b>mysql4.php</b><br />and <br /><b>mysql.php</b><br /><br />the first is a little newer version.<br /><br /><br />I would open a help ticket<br />to be sure<br /><br />We really are like family here.<br />So if you need anything,<br />just ask your new family!<br />We love to help <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
Open a support ticket as Don suggests above.<br /><br />And welcome to the family and forums! <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /><!--content-->
 
Back
Top