php3-list | 199807
Date: 07/22/98
- Next message: Christopher Curtis: "[PHP3] Broken connections and living zombies"
- Previous message: Mark Musone: "Re: [PHP3] Detecting SSL and falling back to normal?"
- Next in thread: Stig S. Bakken: "Re: [PHP3] [Fwd: [PHP3] Bug/Glitch: PHP 3.02/Apache 1.3.0/Solid 2.2 - ODBC Strangeness]"
- Reply: Stig S. Bakken: "Re: [PHP3] [Fwd: [PHP3] Bug/Glitch: PHP 3.02/Apache 1.3.0/Solid 2.2 - ODBC Strangeness]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry if this is being redundant, but I never got a response, so I'm
posting again.
Again, apologies is this annoys anyone.
attached mail follows:
I just noticed something very strange.
Setup is Apache/PHP/Solid DB.
A DB insertion script written previously in 3.0 acts really weird in
3.02.
I recently noticed that insertions into the DB are being duplicated
anywhere from 2 to 3 times on a single insert.
So instead of having one record per insert, we're finding 2 or 3. (The
reason I noticed is that we also have a screen listing those records,
and I formerly thought it was an error on my part, but then I remembered
that I had not touched the script in over a week, and that I had
recently compiled and installed 3.02).
Now while I'm at the weirdness thing, I'd also like to pose another
possible quirk/bug/what-have-you....
When running with the above configuration, and NOT using persistant
connection (to get that clear), when I shut down the DB for maintenance
or what have you, and restart it, Apache suddenly freaks out, and I get
a log filled with "Apache child status: Exit on Segfault (11)" or
something along those lines.
The only way out of the above situation is to stop and restart Apache.
I have a feeling that these two items are related. I have verified that
these problems did not exist with 3.0, so something small must have
changed in relation to the ODBC or Solid code.
Or ... a I wrong?
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Christopher Curtis: "[PHP3] Broken connections and living zombies"
- Previous message: Mark Musone: "Re: [PHP3] Detecting SSL and falling back to normal?"
- Next in thread: Stig S. Bakken: "Re: [PHP3] [Fwd: [PHP3] Bug/Glitch: PHP 3.02/Apache 1.3.0/Solid 2.2 - ODBC Strangeness]"
- Reply: Stig S. Bakken: "Re: [PHP3] [Fwd: [PHP3] Bug/Glitch: PHP 3.02/Apache 1.3.0/Solid 2.2 - ODBC Strangeness]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

