|
Posted by Evert | Rooftop on 07/13/05 07:18
Bruce Gilbert wrote:
>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???
>
>
>
Sure you have a command prompt :) Mac = FreeBSD = Unix (well it's a
little more complicated, but you get the idea)
Try to find 'terminal' in your applications folder in Finder
grt,
Evert
Navigation:
[Reply to this message]
|