On Wed, Jul 25, 2012 at 9:34 AM, The - Creative
<talktomenow@xxxxxxxxx> wrote:
What is the root cause for below error in Apache web server and how do
we resolve that :
[Tue 24 Jul 2012 00:00:02] hash store failed while registering module
class 256 'Generic'. Consult your vendor.
[Tue Jul 24 00:00:02 2012] [notice] seg fault or similar nasty error
detected in the parent process
The first line is output from a CGI script or other code you are using.
The second line is telling you that the script crashed.
Without more information about what you did to get that error that is all the information you can get.