Re: Need help in running MySql in PHP script

2005-05-17 Thread Jigal van Hemert
> Iam using php 5.0, IIS 5.0, Mysql 5.04 ,win2000 NT > and IE as web browser and executed the php > script,but got a fatal error describing that > undefined fuction mysql_connect() in the file and > not getting the desired output. This is not a MySQL problem/issue. The error undefined function ind

Re: Need help in running MySql in PHP script

2005-05-17 Thread Michael Genereux
Are you getting a MySQL error? On 5/17/05, madderla sreedhar <[EMAIL PROTECTED]> wrote: > > Hi, > > Iam using php 5.0, IIS 5.0, Mysql 5.04 ,win2000 NT > and IE as web browser and executed the php > script,but got a fatal error describing that > undefined fuction mysql_connect() in the file and >

Re: Need help in running MySql in PHP script

2005-05-16 Thread Kristen G. Thorson
The folks at http://us4.php.net/mailing-lists.php can help you. "In PHP 5, MySQL is no longer enabled by default, nor is the MySQL library bundled with PHP." http://us4.php.net/manual/en/faq.databases.php#faq.databases.mysql.php5 kgt CIKALA Frédéric ROSI/SIPROD wrote: It seems like you got the s

RE: Need help in running MySql in PHP script

2005-05-16 Thread CIKALA Frédéric ROSI/SIPROD
It seems like you got the same problem' as me : Php (? ) do not have the librairies include, and you need to run a kink of daemon in order to make t works. Under linux, it is just a question of the good rpm to install (for me it was php-mysql-4.3.9-3.i386.rpm). Under windows, you'll need to insta