Canadian Webhosting Forums Forum Index Canadian Webhosting Forums
Discussion Forums
 
 FAQFAQ   SearchSearch      RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

phpBB+sql

 
Post new topic   Reply to topic    Canadian Webhosting Forums Forum Index -> PHP
Author Message
radr57



Joined: 06 Jan 2007
Posts: 1

PostPosted: Tue Jan 09, 2007 9:33 pm    Post subject: phpBB+sql Reply with quote

I've installed a phpbb forum on my web-site. Everything went smoothly until I've tried to access it. That's when I've got this message:
Quote:
phpBB : Critical Error

Error doing DB query userdata row fetch

DEBUG MODE

SQL Error : 1146 Table '******_phpb1.phpbb_users' doesn't exist

SELECT u.* FROM phpbb_users u, phpbb_sessions_keys k WHERE u.user_id = 2 AND u.user_active = 1 AND k.user_id = u.user_id AND k.key_id = 'cf3966f9d04a3f551cb509523b087854'

Line : 89
File : sessions.php


What's wrong and how can I fix it?
Back to top
Buddy_DarDar



Joined: 05 Apr 2007
Posts: 1

PostPosted: Thu Apr 05, 2007 10:47 am    Post subject: Reply with quote

Hi,

It looks like in cannot find a table in your MySQL database, did you create a MySQL database and create a user for it? It's a safer bet to create it yourself in cPanel than to let install scripts do it for you.

The simplest way is to install via Fanstastico on your cPanel. It'll install and configure everything for you. Good luck!

D'Arcy.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Canadian Webhosting Forums Forum Index -> PHP All times are GMT - 8 Hours
Page 1 of 1

 


Hosting Plans :: Flash Tutorials :: Contact Us :: Privacy Policy


Powered by phpBB, MySQL and PHP