fatal: ssh_msg_send: write

2007-10-07 Thread James liu
i use google and no good answer.

anyone know it ?

freebsd 6.2 release.

ssh use ports to setup.

-- 
regards
jl
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


get Sql Server2005 data in Freebsd6.2

2007-08-31 Thread James liu
i know how to get data from SQL SERVER 2K

but now it show me waring like this:

> PHP Warning:  mssql_query(): WARNING! Some character(s) could not be
> converted into client's character set.
>

my freetds.conf
port = 1433
tds version = 8.0
client charset = CP936

i wanna get data and iconv it to utf-8.

but it seems i lost some data..

anyone know how to fix it?



-- 
regards
jl
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD6: php.ini not find in phpinfo

2007-06-10 Thread James liu

i use ports to default setup...

web:lighttpd

php: php5+php5-extensions


cp /usr/local/etc/php.ini-recommended /usr/local/etc/php.ini

restart lighttpd and phpinfo don't know php.ini.

now i wanna config php moudel, but if no php.ini, i will do nothing.

anyone know how to let phpinfo find php.ini?


--
regards
jl
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

question about ports: php5-extensions

2007-03-27 Thread James liu

FB 6i first setup freetds in /usr/local/freetds
and use its tsql to test connect ms sql server, it is ok.

setup php5-extensions,,and click mssql(option)

i find it use another freetds,,,but not show me error information.  setup is
complete.

i can find mssql support with phpinfo.

so i use


and it show me
Unable to connect: 192.168.7.112

i use winxp and tsql(freetds test tool)to test connection...they all ok.

i read php handbook and googleall show me setup with
-with-mssql=/usr/local/freetds

but php5-extensions seems to do it(just click checked mssql)

am i right? and how can i fix it ?

anyone know?



--
regards
jl
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"