Strange. If I use ADODB 3.00, it will somehow connect to MySQL using adodb-mysql.inc.php even though my connect should be mssql no matter what version of PHP I am using. If I use ADODB 2.50 and PHP 4.3.0, I got the unixdate() redefined problem below. The only stable combination is ADODB 2.50 and PHP 4.2.x. php.ini is set to as similar as possible in every case.
-----Original Message----- From: William Cheung [mailto:[EMAIL PROTECTED]] Sent: January 17, 2003 2:57 PM To: PHP Support Subject: [PHP-INST] unixdate() redefined PHP: 4.3.0 OS: Win2K Pro Web Server: Personal Web Server I got the following error when I try to browse a PHP page. Cannot redeclare unixdate() in C:\PHPRoot\ADODB\adodb.inc.php on line 1453 The page is working in 4.2.x Does 4.3.0 have a new function called unixdate() as well? William Cheung, B.Sc. MCSE MCDBA Databyte Corp. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php