* Valentin V. Petruchek ([EMAIL PROTECTED]) [Dec 27. 2001 05:55]:

> Hello php-world!

Hello. 

> 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.

In the output of phpinfo(), where it mentions your php.ini file, do you
have it in that place?

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

-- 
Brian Clark | Avoiding the general public since 1805!
Fingerprint: 07CE FA37 8DF6 A109 8119 076B B5A2 E5FB E4D0 C7C8
Why is "abbreviation" such a long word?


-- 
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