Date: 08/09/00
- Next message: stephan.schoell <email protected>: "[PHP] Passing _any_ variable to next page"
- Previous message: Tyler Longren: "Re: [PHP] Selecting first letter from MySQL entry"
- Next in thread: Darrell Brogdon: "Re: [PHP] FreeTDS, FreeBSD, PHP4.0.1pl2 - MSSQL: don't work"
- Reply: Darrell Brogdon: "Re: [PHP] FreeTDS, FreeBSD, PHP4.0.1pl2 - MSSQL: don't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi.
I have subj, but there no packets flow thru network (I see via tcpdump)
this is my example:
$db = mssql_connect($hostname,$username,$password) or die("Error: $php_errormsg ");
but there no $php_errormsg results, only ``Error: '' in the output... :-(
and no packet's to $hostname...
php.ini:
--- track_errors = On ; Store the last error/warning message in $php_errormsg (boolean) ---this is my interfaces file (there are mention about it in php.ini):
$ cat /usr/local/etc/freetds/interfaces nvs query tcp ether 192.168.2.30 1433 master tcp ether 192.168.2.30 1433
user12 query tcp ether 192.168.2.29 1433 master tcp ether 192.168.2.29 1433 $
Thanks!
-- Laa
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: stephan.schoell <email protected>: "[PHP] Passing _any_ variable to next page"
- Previous message: Tyler Longren: "Re: [PHP] Selecting first letter from MySQL entry"
- Next in thread: Darrell Brogdon: "Re: [PHP] FreeTDS, FreeBSD, PHP4.0.1pl2 - MSSQL: don't work"
- Reply: Darrell Brogdon: "Re: [PHP] FreeTDS, FreeBSD, PHP4.0.1pl2 - MSSQL: don't work"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

