SQL Error 1044

This is an archive of the phpBB 2.0.x support forum. Support for phpBB2 has now ended.
Forum rules
Following phpBB2's EoL, this forum is now archived for reference purposes only.
Please see the following announcement for more information: viewtopic.php?f=14&t=1385785
Locked
Stendhal
Registered User
Posts: 2
Joined: Fri Jan 19, 2007 7:42 am

SQL Error 1044

Post by Stendhal »

Last couple of days I get this screen when I try to log into my BB with valid ID and password:

phpBB : Critical Error

Error creating new session

DEBUG MODE

SQL Error : 1044 Access denied for user: 'dbo89620417@%' to database 'db89620417'

INSERT INTO bretesche_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in, session_admin) VALUES ('647296476e5600b1031ea346e485be8c', -1, 1169192144, 1169192144, '55a8d6f8', 0, 0, 0)

Line : 189
File : sessions.php


Any advice gratefully received.
MapleShilc
Registered User
Posts: 82
Joined: Tue Jul 26, 2005 4:57 am

Post by MapleShilc »

access denied =_= ... thats weird, checked ur sql? ur forum might been hacked =_= might
User avatar
Noobarmy
Registered User
Posts: 2388
Joined: Tue Apr 04, 2006 6:15 pm
Location: London
Contact:

Post by Noobarmy »

i just dug up this old topic where someoen had the same problem. this should still work (even if it was from 3 years ago and for like 20 versions ago): see here

best of luck,
anthony
Image
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Post by Lumpy Burgertushie »

there is no problem with the sessions file, the problem is that you are being denied access to the database.

if you did not change anything in your config.php file , then contact your host and see if they changed something with the database server.

robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
Stendhal
Registered User
Posts: 2
Joined: Fri Jan 19, 2007 7:42 am

Access denied

Post by Stendhal »

OK, looks like the problem is to do with server space restrictions. Thanks for your advice.
Locked

Return to “2.0.x Support Forum”