Y
YuraKov
Guest
Hi guys,
Can you please help to get down to the bottom of the issue as below (or at least show me the way out):
Horde urls fro all domains show intermittent "HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request:".
The installation is fresh, the thing is THERE ARE NO ANY ERRORS/WARNING in the logs.
Centos 5.7 , php5.2.10 , psa 10.3.1
Strace and mysql logs show that it dies somewhere in Pear DB or around there.
I have been trying to replace psa-pear to pear (change in apahche horde config - no luck).
The below are logs from mysql:
111011 1:29:12 75 Connect horde@localhost on
75 Init DB horde
75 Init DB horde
75 Init DB horde
75 Query SELECT cache_data FROM horde_cache WHERE cache_id = '9f1846117c7ec45bb5c0cd5f8f4e8f51' AND cache_timestamp
>= 1318255152
75 Init DB horde
75 Query SELECT cache_data FROM horde_cache WHERE cache_id = 'ea7ef00cc497a49d93f43ee3d54c49dd'
75 Quit
this one is successful.
This on is NOT:
78 Connect horde@localhost on
78 Init DB horde
78 Quit
Any help how to diagnose is appreciated.
Can you please help to get down to the bottom of the issue as below (or at least show me the way out):
Horde urls fro all domains show intermittent "HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request:".
The installation is fresh, the thing is THERE ARE NO ANY ERRORS/WARNING in the logs.
Centos 5.7 , php5.2.10 , psa 10.3.1
Strace and mysql logs show that it dies somewhere in Pear DB or around there.
I have been trying to replace psa-pear to pear (change in apahche horde config - no luck).
The below are logs from mysql:
111011 1:29:12 75 Connect horde@localhost on
75 Init DB horde
75 Init DB horde
75 Init DB horde
75 Query SELECT cache_data FROM horde_cache WHERE cache_id = '9f1846117c7ec45bb5c0cd5f8f4e8f51' AND cache_timestamp
>= 1318255152
75 Init DB horde
75 Query SELECT cache_data FROM horde_cache WHERE cache_id = 'ea7ef00cc497a49d93f43ee3d54c49dd'
75 Quit
this one is successful.
This on is NOT:
78 Connect horde@localhost on
78 Init DB horde
78 Quit
Any help how to diagnose is appreciated.