Skip to Content.
Sympa Menu

freetds - Re: PHP-FreeTDS.5 and SQL7.0: PHP dies...

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT umcc.ais.org>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: PHP-FreeTDS.5 and SQL7.0: PHP dies...
  • Date: Tue, 18 Apr 2000 07:11:47 -0400 (EDT)


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
>





Archive powered by MHonArc 2.6.24.

Top of Page