Re: [PHP-DB] PHP cannot access mySQL

2007-11-02 Thread niccguard-dev
tions aren't enabled/configured. Aaron - Original Message From: Nhan <[EMAIL PROTECTED]> To: php-db@lists.php.net Sent: Friday, November 2, 2007 5:04:03 AM Subject: Re: [PHP-DB] PHP cannot access mySQL OK, now I have the errormessage: Fatal error: Call to undefined

Re: [PHP-DB] PHP cannot access mySQL

2007-11-02 Thread Nhan
OK, now I have the errormessage: Fatal error: Call to undefined function mysql_connect() Why? "Chris" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Nhan wrote: >> Hi, >> I have IIS 5.1 with PHP 5 and MySQL 4.1 >> With a client tool (such as MySQL Front) I can access MySQL.

Re: [PHP-DB] PHP cannot access mySQL

2007-11-02 Thread Nhan
which cmmand tell PHP, that the script may ignore error and run further.? "Chris" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Nhan wrote: >> Hi, >> I have IIS 5.1 with PHP 5 and MySQL 4.1 >> With a client tool (such as MySQL Front) I can access MySQL. But my PHP >> page cann

Re: [PHP-DB] PHP cannot access mySQL

2007-11-02 Thread Nhan
I can retrieve no errormessage. PHP script ran to the line, where connection to MySQL is build. I think, I must setup the IIS so, that it error message is displayed (???). With the following code is shown only the string "before connecting". How can I do? My PHP code: echo "before connecting";

Re: [PHP-DB] PHP cannot access mySQL

2007-11-01 Thread Chris
Nhan wrote: Hi, I have IIS 5.1 with PHP 5 and MySQL 4.1 With a client tool (such as MySQL Front) I can access MySQL. But my PHP page cannot, with the same username and passord. Why? What can I do? What is the error message? -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP

[PHP-DB] PHP cannot access mySQL

2007-11-01 Thread Nhan
Hi, I have IIS 5.1 with PHP 5 and MySQL 4.1 With a client tool (such as MySQL Front) I can access MySQL. But my PHP page cannot, with the same username and passord. Why? What can I do? Thanks Nhan -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsu