PowWeb Forums - The Perfect Community for the Perfect Host  

Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more.

Go Back   PowWeb Community Forums > The PowWeb Platform > MySQL
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Closed Thread
 
Thread Tools Search this Thread
Old 12-27-04, 04:28 PM   #1
tcjay
 
tcjay's Avatar
 
Join Date: Nov 2001
Location: Boston
Posts: 395
Reputation: 5
Arrow mysql error message

I am receiving this errorr message.

Query failed with error: Access denied for user: 'tomas@%' to database 'tillytomas'

I am trying to install Mambo and this is my configurations:
$host = 'mysql09.powweb.com'; // This is normally set to localhost
$user = 'tomas'; // MySQL username
$password = 'XXXXX'; // MySQL password
$db = 'tillytomas'; // MySQL database name
$dbprefix = 'mos_'; // Do not change unless you need to!
//************************************************** ***********************
//* Site specific configuration *
//************************************************** ***********************
setlocale (LC_TIME, "en_GB"); // Country locale
$lang = 'eng'; // Site language
$absolute_path = 'www/t/tilli/htdocs'; // No trailing slash
$live_site = 'http://www.tillitomas.com'; // No trailing slash
$sitename = 'TilliTomas Yarns'; // Name of Mambo site
$phpmyadmin = ''; // Path to phpMyAdmin
$popup = 0; // 0 = Off, 1 = On
$shownoauth = true; // Display links & categories users do not have access to

Can anyone see what I am doing wrong. I havev checked and rechecked my database/ username/password with no luck

TIA TOM
__________________
Live free or die
www.tillitomas.com
tcjay is offline  
Old 12-27-04, 04:33 PM   #2
BerksWebGuy
Mod Squad
 
BerksWebGuy's Avatar
 
Join Date: Apr 2002
Location: Orlando, FL
Posts: 6,972
Reputation: 243
Well...here is one error I saw:

$absolute_path = 'www/t/tilli/htdocs'; // No trailing slash

to this:
$absolute_path = '/www/t/tilli/htdocs'; // No trailing slash
__________________
www.GoLightMedia.com
BerksWebGuy is offline  
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 08:27 PM.


Contents ©PowWeb, Inc. ~ vBulletin, Copyright © 2000-2007 Jelsoft Enterprises Limited.