[freetds] Memory Overflow on apache using freetds and php
David Busby
busby at pnts.com
Thu May 29 16:22:29 EDT 2003
Aliet,
Did you see previous post?
---- Previous Message ----
The 8M limit is set in the PHP /etc/php.ini (or where-ever).
The entry is 'memory_limit'.
Alternatively you can use the function ini_set() in your script to modifiy
the memory limit for only that one script (recommended).
ini_set('memory_limit','20M');
/B
----- Original Message -----
From: "Aliet Santiesteban Sifontes" <alietss at yahoo.com>
To: "FreeTDS Development Group" <freetds at lists.ibiblio.org>
<snip>
More information about the FreeTDS
mailing list