Re: [PHP-DB] Fwd: Apache log: database shutdown
[email protected] (Peter Lind)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
On 20 April 2010 13:37, Kamil Walas <[email protected]> wrote: > I checked. It's looks fine for me, but I paste piece of it relevant to > apache log: > > Centrum Mon Apr 19 13:57:02 2010 > INET/inet_error: send errno = 104 > Centrum Mon Apr 19 13:57:02 2010 > SERVER/process_packet: broken port, server exiting > Centrum Mon Apr 19 14:03:49 2010 > INET/inet_error: send errno = 104 > Centrum Mon Apr 19 14:03:49 2010 > SERVER/process_packet: broken port, server exiting > Centrum Mon Apr 19 14:13:57 2010 > INET/inet_error: read errno = 104 > Centrum Mon Apr 19 14:30:21 2010 > INET/inet_error: read errno = 104 > Centrum Mon Apr 19 15:22:18 2010 > INET/inet_error: send errno = 104 > That hardly looks fine. Googling a bit, I found the following: http://www.firebirdfaq.org/faq140/ http://www.firebirdfaq.org/faq120/ I'd guess it's a bad connection between Apache and your DB - or Apache dropping the connection for some other reason. Regards Peter -- <hype> WWW: http://plphp.dk / http://plind.dk LinkedIn: http://www.linkedin.com/in/plind Flickr: http://www.flickr.com/photos/fake51 BeWelcome: Fake51 Couchsurfing: Fake51 </hype>