Skip to Content.
Sympa Menu

freetds - RE: Document Contains no Data (PHP4.01pl2 on PowerPC & M$SQL7 )

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Paul Schaap" <paul.schaap AT dingoblue.com.au>
  • To: freetds
  • Subject: RE: Document Contains no Data (PHP4.01pl2 on PowerPC & M$SQL7 )
  • Date: Thu, 3 Aug 2000 20:9:8


Michael,

Thankyou, the php4 snapshot works a treat ! PHP4 still has the PPC (only?)
compile bug in main/main.c where we have to change :-
//args = orig_args;
memcpy(args, orig_args, sizeof(orig_args));
But thats easy, I can now use the much faster PHP4 :-)

Rasmus,

Thanks for taking the time to work with freetds & haunt the freetds lists,
and for that matter visiting Sydney ;-)

REGARDS
Paul

On 08/03/00, "Michael Kimsal <michael AT tapinternet.com>" wrote:
> I've noticed that php4, 4.01 and 4.01pl2 do NOT work with any FreeTDS.
> However, a php4 snapshot (snaps.php.net) DOES work. Go figure.
> That's what we're using to talk to SQL7 right now. I am hoping that
> things get sorted by php4.02 (which this snapshot is a dev of).
>
> HTH
>
> "McDonald, Jon" wrote:
>




Archive powered by MHonArc 2.6.24.

Top of Page