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 -p
Enter your password when prompted.
b) in MySQL, type:
CREATE DATA
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 -p
> Enter your password whe
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 -p
Enter your password when prompted.
b) in MySQL, type:
CREATE DAT
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 -p
Enter your password when prompted.
b) in MySQL, type:
CREATE DATABASE sphider_db;
troub
4 matches
Mail list logo