I'm pretty used to installing DBs with php/MySQL, done maybe a couple dozen. I've never had one more confusing and problematic and this one is driving me crazy since I've been at it for hours.
I've checked my paths I can't say how many times to ensure they're correct. I keep getting this error everytime when I get to the end to login to the admin panel:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /**********/classifieds/forums/phpbb2.php on line 70
I have the DB name, user, password for the phpBB forum correct, I have the default "phpbb_" prefix and cookie...so I can't figure it out.
I've read many threads on this forum about this error but it's mostly
VB related.
Any advice would be appreciated, thanks.