Skip to Content.
Sympa Menu

freetds - Re: PHP/tds issue

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Michael Kimsal <michael AT tapinternet.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: PHP/tds issue
  • Date: Wed, 13 Sep 2000 11:53:06 -0400


Followup:

I'm getting these in my apache log now - I've seen the unknown marker
error before.

Unknown marker: 83!!
Unknown marker: 75!!
Unknown marker: 73!!
Unknown marker: 80!!
Unknown marker: 32!!
Unknown marker: 84!!
Unknown marker: 79!!
Unknown marker: 32!!
Unknown marker: 77!!
Unknown marker: 89!!
Unknown marker: 32!!
TDS: Write failed in tds_write_packet
Error: 9 (Bad file descriptor)
TDS: Write failed in tds_write_packet
Error: 9 (Bad file descriptor)
TDS: Write failed in tds_write_packet
Error: 9 (Bad file descriptor)
TDS: Write failed in tds_write_packet
Error: 9 (Bad file descriptor)
TDS: Write failed in tds_write_packet
--More--

Unfortunately, I can't get a *time* as to when these are happening.




Michael Kimsal wrote:

> Thanks. I should have mentioned these too...
>
> PHP is currently a module (compiled --with-apxs). There are
> no core dumps, no seg faults, nothing in the Apache error log
> at all. Apache is still running fine (even that child).
>
> Haven't tried CGI mode yet - I'll see if I can set that up.
>
> Thanks.
>
> Brian Bruns wrote:
>
> > Questions, is PHP run through dso or statically compiled in? Is the httpd
> > child core dumping? If so can you get a stack trace off the core file? Are
> > you using persistant connections? Have you tried running PHP in cgi mode
> > (like on a test server on a different port) and does it still happen
> > there?
> >
> > We may need to tweak the code a bit to see what is going...Let me know
> >
> > Brian
> >
> > On Tue, 12 Sep 2000, Michael Kimsal wrote:
> >
> > > Hello all. :)
> > >
>
> --
> ==========================
> Michael Kimsal
> http://www.tapinternet.com
> 734-480-9961
>
> ---
> You are currently subscribed to freetds as: michael AT tapinternet.com
> To unsubscribe, forward this message to $subst('Email.Unsub')

--
==========================
Michael Kimsal
http://www.tapinternet.com
734-480-9961






Archive powered by MHonArc 2.6.24.

Top of Page