Please note you can't compile PHP with the two options
--with-mssql and --with-sybase-ct together. I got errors
when doing make install on a Solaris 8/SunONE setup:
PHP Warning: Function registration failed - duplicate name
- mssql_connect in Unknown on line 0
PHP Warning: Function registration failed - duplicate name
- mssql_pconnect in Unknown on line 0
PHP Warning: Function registration failed - duplicate name
- mssql_close in Unknown on line 0
PHP Warning: Function registration failed - duplicate name
- mssql_select_db in Unknown on line 0
PHP Warning: Function registration failed - duplicate name
- mssql_query in Unknown on line 0
PHP Warning: Function registration failed - duplicate name
- mssql_free_result in Unknown on line 0
PHP Warning: Function registration failed - duplicate name
- mssql_get_last_message in Unknown on line 0
PHP Warning: Function registration failed - duplicate name
- mssql_num_rows in Unknown on line 0
PHP Warning: Function registration failed - duplicate name
- mssql_num_fields in Unknown on line 0
(...)
After reading through the bug reports, I understood you need
to install either one and both will use the same protocol.
----
Server IP: 66.207.199.35
Probable Submitter: 132.156.138.212
----
X-Spam-Status: No, hits=3.1 required=5.0
tests=DATE_MISSING,FROM_NO_LOWER
autolearn=no version=2.64
----
Manual Page -- http://www
.php.net/manual/en/ref.mssql.php
Edit -- http://master.p
hp.net/note/edit/63813
Del: integrated -- ht
tp://master.php.net/note/delete/63813/integrated
Del: useless -- http:
//master.php.net/note/delete/63813/useless
Del: bad code -- http
://master.php.net/note/delete/63813/bad+code
Del: spam -- http://m
aster.php.net/note/delete/63813/spam
Del: non-english -- h
ttp://master.php.net/note/delete/63813/non-english
Del: in docs -- http:
//master.php.net/note/delete/63813/in+docs
Del: other reasons-- http://master
.php.net/note/delete/63813
Reject -- http://master
.php.net/note/reject/63813
Search -- http://ma
ster.php.net/manage/user-notes.php
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|