Upgrading from php 4 to 5, you've used the php_ts binaries differently.
it does not include
mysql_connect
and fails on odbc_connect with wierd results.
please use a version of php5 with these correctly compiled in for the next version.
it does not include
mysql_connect
and fails on odbc_connect with wierd results.
please use a version of php5 with these correctly compiled in for the next version.
Comment