Re: [PHP-DB] php/mySQL config

2001-10-18 Thread Daniel Barton

Hello,
How are you able to connect to MySQL - through PHP or through your (XP?)
user account? Does PHP connect to MySQL? If you can connect through PHP, then
who is privileged to use the database you're trying to use? Have you tried
connecting as the MySQL root user through a PHP script?

Cheers,
Dan

K wrote:

 Hi there, I installed mySQL and php on my XP machine. I seem to be able to
 connect to the sql server but I can't select a specific db.
 I have configured my ODBC drivers and my php file resides in the same folder
 as my db.

 Any clue or any good resource to help?

 Thanks.

 K.

 --
 PHP Database Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 To contact the list administrators, e-mail: [EMAIL PROTECTED]

--
--
Dan Barton
Terrestrial Program Biologist
Data Manager
Point Reyes Bird Observatory
http://www.prbo.org
[EMAIL PROTECTED]
[EMAIL PROTECTED]



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DB] php/mySQL config

2001-10-18 Thread K

I just seems that the no existing user in MySQL can access the dbs I have.
My OS is XP so evrything is installed under it.

I seem to be able to connect through MySQL root since I can see all the
existing dbs.
I'll try to get more info on the user accounts.

Thx.

K.



Daniel Barton [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Hello,
 How are you able to connect to MySQL - through PHP or through your
(XP?)
 user account? Does PHP connect to MySQL? If you can connect through PHP,
then
 who is privileged to use the database you're trying to use? Have you tried
 connecting as the MySQL root user through a PHP script?

 Cheers,
 Dan

 K wrote:

  Hi there, I installed mySQL and php on my XP machine. I seem to be able
to
  connect to the sql server but I can't select a specific db.
  I have configured my ODBC drivers and my php file resides in the same
folder
  as my db.
 
  Any clue or any good resource to help?
 
  Thanks.
 
  K.
 
  --
  PHP Database Mailing List (http://www.php.net/)
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  To contact the list administrators, e-mail: [EMAIL PROTECTED]

 --
 --
 Dan Barton
 Terrestrial Program Biologist
 Data Manager
 Point Reyes Bird Observatory
 http://www.prbo.org
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]