[PHP-DB] Fwd: Apache log: database shutdown

2010-04-20 Thread Kamil Walas
Since yesterday I have following situation. 1) Everything works fine for about one hour. 2) Site didn't show up and apache log is following: [Mon Apr 19 14:07:35 2010] [error] [client 10.0.30.10] PHP Warning: ibase_query() [a href='function.ibase-query'function.ibase-query/a]: database

Re: [PHP-DB] Fwd: Apache log: database shutdown

2010-04-20 Thread Kamil Walas
I checked. It's looks fine for me, but I paste piece of it relevant to apache log: CentrumMon Apr 19 13:57:02 2010 INET/inet_error: send errno = 104 CentrumMon Apr 19 13:57:02 2010 SERVER/process_packet: broken port, server exiting CentrumMon Apr 19 14:03:49 2010

Re: [PHP-DB] Fwd: Apache log: database shutdown

2010-04-20 Thread Peter Lind
On 20 April 2010 13:37, Kamil Walas kamilwala...@gmail.com 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

Re: [PHP-DB] Fwd: Apache log: database shutdown

2010-04-20 Thread Kamil Walas
You are right! When I reading description about this errors I have in mind situations when user shutdown his browser and this is why I thought these errors are fine. But this communication is between apache and Firebird. More suprising is that Firebird and Apache works on the same machine. But

Re: [PHP-DB] Fwd: Apache log: database shutdown

2010-04-20 Thread maarten
Hi, You may want to check SELinux. Also, if those 30 other servers are supposed to have the same config, a diff between those will make it easier for the eye to catch things that are different. regards, Maarten On Tue, 2010-04-20 at 14:22 +0200, Kamil Walas wrote: You are right! When I