Hi,
I have a customer who has a html page containing two frames on server A. The
content files for these frames are on server B. He wants to keep his URL
which is directed to server A, but server B has mysql and php support so we
have to do this to accomodate him. It is working (kind of) but th
;Jeremy Zawodny" <[EMAIL PROTECTED]>
To: "Chris Anderson" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, July 21, 2001 12:23 AM
Subject: Re: MySQL Timing out
> On Wed, Jul 18, 2001 at 10:12:03PM -0400, Chris Anderson wrote:
> >
> > I have an i
On Wed, Jul 18, 2001 at 10:12:03PM -0400, Chris Anderson wrote:
>
> I have an include file that includes my mysql connect
> information. Its sole purpose is to login to mysql. Strangely on my
> Win9x development system with apache, sometimes, almost randomly,
> the connection will time out. Then i
I have an include file that includes my mysql connect information. Its sole purpose is
to login to mysql. Strangely on my Win9x development system with apache, sometimes,
almost randomly, the connection will time out. Then if I press refresh it works
prefectly. I am only connecting once per pag