Re: connecting to MySQL from a Mac

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, July 12, 2005 8:17 pm, Bruce Gilbert said:
> Hello,
>
> I am trying to add a PHP search to my site and the read me file says to:
>
> 2. In the server, create a database in MySQL to hold Sphider data.
>
> a) at command prompt type (to log into MySQL):
> mysql -u <your username> -p
> Enter your password when prompted.
>
> b) in MySQL, type:
> CREATE DATABASE sphider_db;
>
> trouble is I am on a mac, so there is no command prompt. What are mac
> users supposed to do???
>
> Of course you can use some other name for database instead of sphider_db.

If you normally use, say, phpMyAdmin to access your MySQL data, you can
click on the "SQL" button and then just type/paste in that kind of stuff.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux