Yes, php.ini is there. You see, there is no mssql section when phpinfo(), but mssql works!
As i understood php works with mssql when sybase installed, but sybase has no parameters need to change: Sybase Support enabled Allow Persistent Links Yes Persistent Links 0/unlimited Total Links 0/unlimited Application Name PHP 4.0 Client API Version ----- Original Message ----- From: "Brian Clark" <[EMAIL PROTECTED]> To: "PHP is not a drug." <[EMAIL PROTECTED]> Sent: Thursday, December 27, 2001 4:59 PM Subject: Re: [PHP] MsSQL from FreeBSD > * 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] > > -- 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]