[PHP-DB] php5.0.0.B4 - existing application failed

2004-02-24 Thread kengaun
Hi, I have installed php5b4 and test run my existing application, it failed for the below error: [25-Feb-2004 10:24:21] PHP Notice: Object of class Template could not be converted to string in D:\Easyfind\library\template.php on line 71 Please help to give me any ideal what went wrongs and how

[PHP-DB] Re: php5/MySQL 4.1.1 connection error

2004-02-04 Thread kengaun
. extension_dir = c:\php\extensions ;; ; Dynamic Extensions ; ;; extension=php_mysql.dll "Kengaun" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > I am testing to use php5.0.0b3 and connect to MySQL 4.1.1 encount

[PHP-DB] php5/MySQL 4.1.1 connection error

2004-02-04 Thread kengaun
Hi, I am testing to use php5.0.0b3 and connect to MySQL 4.1.1 encountered connection problem:- Error message: --- [04-Feb-2004 14:45:07] PHP Fatal error: Call to undefined function mysql_connect() in D:\Purct\New1x.php on line 1 Please help to advise what went wrong ? -- PHP Da