Hello php-world!

I'm working on Apache 22, php 4.1.0 and try to work with MsSQL 2000.

PHP is configured
 './configure' '--with-apache=../apache_1.3.22' '--with-mysql'
'--with-sybase=/usr/local/freetds' '--enable-track-vars'

Everything works fine when using mssq-Functions, except extracting images
from db. There is limit on 4096 bytes when i extract data from image field.
I've changed php.ini - turned mssql_limits to 1000000 (instead of 4096),
restarted a[pache but problem doesn't seem to disappear.

On IIS i t works fine, but what do i miss???

Merry Christmas and Happy New Year,
Zliy Pes, http://zliypes.com.ua





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to