PHP-FreeTDS.5 and SQL7.0: PHP dies...
Brian Bruns
camber at umcc.ais.org
Tue Apr 18 07:11:47 EDT 2000
Try the following,
1) if you are using .50 grab the latest CVS snapshot..0.50
is showing its age and there have been quite a few bug fixes since. I'm
long overdue to put out another release.
2) compile a cgi version of PHP and run it from the command line to see what
is going on.
3) set the TDSDUMP evironment variable to get a debug log while doing number
2. post or send the resulting log file (beware the username/password you
use will appear in the log, so you may want to edit it out first)
Brian
On Tue, 18 Apr 2000, Franck Martin wrote:
> In PHP 3.0, when I access a table in SQL7.0, I have trouble with certain
> columns being present in the SELECT, I also have problems if my result is
> very big above 100 rows returned. This is really strange...
>
> The result is that the PHP page dies and does not return any data to the
> web browser.
>
> Any ideas?
>
> franck at sopac.org.fj
>
More information about the FreeTDS
mailing list