Go Back   CodingForums.com > :: Server side development > MySQL

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Old 02-11-2005, 09:33 PM   PM User | #1
ze0nyx
New Coder

 
Join Date: Feb 2005
Location: Nowhere.
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
ze0nyx is an unknown quantity at this point
Angry Problems with creating new databases with PHPMyAdmin.

I enter PHPMyAdmin. Then I click Databases. In the editbox I enter test and then I click Create. I get the following:
Quote:
SQL-query:

CREATE DATABASE `test` ;


MySQL said:

#1044 - Access denied for user: 'ze0nyx@localhost' to database 'test'
How can I create the database? What does this error message mean? What have I done wrong? The site is hosted at funpic.org.
ze0nyx is offline   Reply With Quote
Old 02-12-2005, 12:01 AM   PM User | #2
marek_mar
Sensei


 
Join Date: Aug 2003
Location: One step ahead of you.
Posts: 2,815
Thanks: 0
Thanked 3 Times in 3 Posts
marek_mar is on a distinguished road
You are not allowed to access the DB with that user name.
__________________
I'm not sure if this was any help, but I hope it didn't make you stupider.

Experience is something you get just after you really need it.
PHP Installation Guide Feedback welcome.
marek_mar is offline   Reply With Quote
Old 02-12-2005, 12:54 AM   PM User | #3
cooleo100d
Regular Coder

 
Join Date: Jan 2005
Location: NY, USA
Posts: 128
Thanks: 0
Thanked 1 Time in 1 Post
cooleo100d is an unknown quantity at this point
Hi,

Yeah. If you are using a shared hosting provider, in my experience they usually do not let you create new databases through PHPMyAdmin because if they do not offer unlimited MySQL databases, you usually add the database through the admin panel.

~David
cooleo100d is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:02 PM.

Home - Contact Us - Archives - Link to CF - Resources - Top 

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.