[freetds] One row good, two rows "memory exhausted"
Daniel Fazekas
fdsubs at t-online.hu
Sun Sep 14 12:25:09 EDT 2008
On Sep 14, 2008, at 18:12, Mark Bird wrote:
> Thanks so much, here's my php info page: http://38.98.125.33/
> index.php.
It seems you are using the db-lib Sybase PHP extension.
That's a really rare choice.
Generally people use the db-lib MSSQL PHP extension (--with-mssql) for
MS SQL access, and the ct-lib Sybase-CT PHP extension (--with-sybase-
ct) for Sybase databases.
I haven't even heard of anyone else trying to use the --with-sybase
extension with PHP in connection with FreeTDS.
That is likely causing your issue.
More information about the FreeTDS
mailing list