- Original Message -
From: "sreedhar" <[EMAIL PROTECTED]>
To: "Ryan Booker" <[EMAIL PROTECTED]>
Sent: Friday, November 02, 2001 12:24 PM
Subject: Re: Can't connect to new databases
> hi ryan,
>
> check the privileges you had given to the
Bennett
Subject: Re: Can't connect to new databases
In mysql directly I have no problem.
In php, when I run
mysql_select_db("database")
or die("Failed to connect to database");
I simply get the failed error
- Original Message -
From: "Quentin B
Hi,
What error message do you get.
Quentin
-Original Message-
From: Ryan Booker [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 1 November 2001 1:22 p.m.
To: [EMAIL PROTECTED]
Subject: Can't connect to new databases
I have recently installed mySQL 3.23.43. I will be using it to
I have recently installed mySQL 3.23.43. I will be using it to run a
website (php/mysql). Using my php scripts I can connect to the server and
the default test database and select information from the table I created in
the test database. However, if I create a new database, not matter what
it'