Basic Problem Facing towards..

2004-11-19 Thread Shiva
Hallo Everyone, I'm facing this basic problem for connecting the Mysql4.01 Database using Php5; The browser shows the following error; mysql_connect(localhost, root) or -- Fatal error: Call to undefined function mysql_connect() in D:\Program Files\Apache

Re: Basic Problem Facing towards..

2004-11-19 Thread Hagen Hoepfner
It seems that you PHP was compiled without mysql-support ... please take a look at the php-documentation. Shiva wrote: Hallo Everyone, I'm facing this basic problem for connecting the Mysql4.01 Database using Php5; The browser shows the following error; mysql_connect(localhost, root) or

Re: Basic Problem Facing towards..

2004-11-19 Thread Shiva
Hoepfner [EMAIL PROTECTED] To: Shiva [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, November 19, 2004 3:26 PM Subject: Re: Basic Problem Facing towards.. It seems that you PHP was compiled without mysql-support ... please take a look at the php-documentation. Shiva wrote: Hallo

Re: Basic Problem Facing towards..

2004-11-19 Thread Hagen Hoepfner
4.1, php5; Thank you, Regards Shiva - Original Message - From: Hagen Hoepfner [EMAIL PROTECTED] To: Shiva [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, November 19, 2004 3:26 PM Subject: Re: Basic Problem Facing towards.. It seems that you PHP was compiled without mysql

Re: Basic Problem Facing towards..

2004-11-19 Thread Shiva
PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, November 19, 2004 4:34 PM Subject: Re: Basic Problem Facing towards.. Perhapts this can help: http://www.phpdiscuss.com/article.php?id=24847group=php.windows Shiva wrote: I found the below from Php Documentation * Php Manual.Chm * Windows

Re: Basic Problem Facing towards..

2004-11-19 Thread Janet Valade
Shiva wrote: http://www.yohng.com/phpm/phpm.htm#_Toc42628370 Enabling MySQL API support for Microsoft Windows When running Microsoft Windows, you may run into several issues with PHP itself and MySQL. While C compiler is an essential part of most POSIX- compatible operating