Computer Webmaster Gaming Console Graphics Forum

Welcome to the Computer Webmaster Gaming Console Graphics Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

MK PitStop Main Earn $25 Earn Money Posting Extras Members Blogs Image Hosting User Pages
Go Back   Computer Webmaster Gaming Console Graphics Forum > Webmaster Forum > Website Coding > Database
Register FAQ/Rules Become A V.I.P. Member Search Today's Posts Mark Forums Read

Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases.

Google
Reply
 
LinkBack Thread Tools Display Modes
Old 07-01-2007, 9:34 PM   #1
Jerry McEwen
 
Jerry McEwen's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Need Help, problem with OSX, MySQL, etc.

Hi, I'm working on an eMac with OSX 10.3.9 and all updates.

It already had Apache and Sendmail and I installed MySQL and
phpMyAdmin. Apache sees MySQL and I can create a database via
phpMyAdmin, but the install routine of the program I am trying to run
says that the DB does not exist. When I started digging into possible
reasons, my whole world becomes Unix-flavored and I'm a Windows guy.

Any ideas where I should start to solve this? TIA.
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Advertisements
Old 07-01-2007, 9:34 PM   #2
Bill Karwin
 
Bill Karwin's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Need Help, problem with OSX, MySQL, etc.

Jerry McEwen wrote:
> Hi, I'm working on an eMac with OSX 10.3.9 and all updates.
>
> It already had Apache and Sendmail and I installed MySQL and
> phpMyAdmin. Apache sees MySQL and I can create a database via
> phpMyAdmin, but the install routine of the program I am trying to run
> says that the DB does not exist. When I started digging into possible
> reasons, my whole world becomes Unix-flavored and I'm a Windows guy.
>
> Any ideas where I should start to solve this? TIA.


My first check would be to find out what MySQL user & password is being
used by the installer for that program. Then try connecting to the
database you created, using that same user & password. It's possible
you need to use GRANT to set up that user with privileges on that database.

Regards,
Bill K.
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 9:34 PM   #3
Jerry McEwen
 
Jerry McEwen's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Need Help, problem with OSX, MySQL, etc.

On Wed, 10 May 2006 19:34:52 -0700, Bill Karwin <bill@karwin.com>
wrote:

>Jerry McEwen wrote:
>> Hi, I'm working on an eMac with OSX 10.3.9 and all updates.
>>
>> It already had Apache and Sendmail and I installed MySQL and
>> phpMyAdmin. Apache sees MySQL and I can create a database via
>> phpMyAdmin, but the install routine of the program I am trying to run
>> says that the DB does not exist. When I started digging into possible
>> reasons, my whole world becomes Unix-flavored and I'm a Windows guy.
>>
>> Any ideas where I should start to solve this? TIA.

>
>My first check would be to find out what MySQL user & password is being
>used by the installer for that program. Then try connecting to the
>database you created, using that same user & password. It's possible
>you need to use GRANT to set up that user with privileges on that database.
>
>Regards,
>Bill K.


Thanks, Bill, would that be as mentioned at
http://dev.mysql.com/doc/refman/5.0/en/grant.html or is it something I
need to do in Terminal? Thanks!

 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 9:34 PM   #4
Bill Karwin
 
Bill Karwin's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Need Help, problem with OSX, MySQL, etc.

Jerry McEwen wrote:
>>you need to use GRANT to set up that user with privileges on that database.

>
> Thanks, Bill, would that be as mentioned at
> http://dev.mysql.com/doc/refman/5.0/en/grant.html or is it something I
> need to do in Terminal? Thanks!


Yes, you got it, it's the GRANT statement documented at the URL you
reference. There are a several different environments in which you can
use that statement. One of them is the 'mysql' command-line interface
which you can run in Terminal. You can also do it in phpmyadmin (the
free web interface), MySQL Administrator GUI tool, write a SQL script, etc.

Regards,
Bill K.
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 07-01-2007, 9:34 PM   #5
Jerry McEwen
 
Jerry McEwen's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Need Help, problem with OSX, MySQL, etc.

On Wed, 10 May 2006 22:48:41 -0700, Bill Karwin <bill@karwin.com>
wrote:

>Yes, you got it, it's the GRANT statement documented at the URL you
>reference. There are a several different environments in which you can
>use that statement. One of them is the 'mysql' command-line interface
>which you can run in Terminal. You can also do it in phpmyadmin (the
>free web interface), MySQL Administrator GUI tool, write a SQL script, etc.
>
>Regards,
>Bill K.


Bill, thanks, you saved me by recommending the MySQL Administrator GUI
tool. I was logged in as admin and knew the password, but when I tried
to connect via the GUI tool, I realized that I had to type the login
name a little differently than I had guessed. THANKS!!!
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Featured Websites
Free Space
Free Space
Free Space Free Space
Reply
Tags: , , , ,




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
problem installing mysql on OS X Kun Database 1 07-01-2007 7:34 PM
Problem using OLE DB 3 with MySQL 5 Stefano Del Furia Database 0 07-01-2007 6:30 PM
Problem with MySQL (somewhat PHP related, MAYBE) Mike Database 3 06-10-2007 12:26 AM
mysql problem edgy Database 6 06-10-2007 12:26 AM
Problem with MySQL and ODBC André Database 2 05-31-2007 8:46 PM


Featured Websites




All times are GMT +1. The time now is 8:24 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Cheap Computers
MK PitStop Copyright 2005 - 2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98