PHP Segmentation Fault?

2 posts / 0 new
Last post
#1 Fri, 03/03/2006 - 17:08
JohnPenrod

PHP Segmentation Fault?

Ok, brand new install of FC4. Backed up all of my servers from an existing Suse9.3 install of virtual min.

Imported them all into the new FC4 box.

Now, servers that use mysql, get dumped with a seg fault... (see below).

Any idea off the top of your head why I would see this? Moved back to my Suse box for now, until I have time to bury my head in it and trouble shoot it.

John P.

[[Fri Mar 03 18:45:58 2006]] [[notice]] Apache/2.0.54 (Fedora) configured -- resuming normal operations [[Fri Mar 03 18:46:04 2006]] [[notice]] child pid 4622 exit signal Segmentation fault (11) [[Fri Mar 03 18:46:39 2006]] [[notice]] child pid 4617 exit signal Segmentation fault (11) [[Fri Mar 03 18:47:17 2006]] [[notice]] child pid 4619 exit signal Segmentation fault (11) [[Fri Mar 03 18:48:42 2006]] [[notice]] child pid 4621 exit signal Segmentation fault (11) [[Fri Mar 03 18:48:44 2006]] [[notice]] child pid 4620 exit signal Segmentation fault (11) [[Fri Mar 03 18:48:44 2006]] [[notice]] child pid 4623 exit signal Segmentation fault (11) [[Fri Mar 03 18:48:45 2006]] [[notice]] child pid 4624 exit signal Segmentation fault (11)

Fri, 03/03/2006 - 22:54
Joe
Joe's picture

Hey John,

I have no idea.

If you move the httpd.conf aside and replace it with a default configuration does it still happen?

Normally, a configuration error would trigger a parse error, not a segfault, and Virtualmin should only be doing configuration changes, except for on installation.

Have you added any apache modules?

--

Check out the forum guidelines!

Topic locked