Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-28-2005, 09:42 AM
|
#1
|
Member
Registered: Jun 2005
Posts: 374
Rep:
|
Hi, I've got an apache server which keeps crashing when I hit it with a web browser.
Hi, I've got an apache server which keeps crashing when I hit it with a web browser. The log shows:
Code:
[Mon Nov 28 15:31:50 2005] [notice] child pid 1126 exit signal Segmentation fault (11)
This corresponds every time to when I go to it in a browser. I don't know why this is happening and I'm a bit stumped so I'd really appreciate it if anyone could help me out...
The processes are still there when you ps but it just won't serve a page. It's actually running php as well, but I don't know enough about php(I didn't write it) to know if something is going wrong in that code
|
|
|
11-28-2005, 06:23 PM
|
#2
|
Member
Registered: May 2003
Posts: 167
Rep:
|
Well, you can try the very simple PHP test page
Code:
<?php phpinfo(); ?>
and then you will know it has nothing to do with the PHP. What distribution are you running? How did you install Apache? It sounds like you don't have a complete installation, but that's just a guess. Segmentation faults sometimes speak to this.
|
|
|
11-28-2005, 09:11 PM
|
#3
|
Member
Registered: Feb 2004
Posts: 140
Rep:
|
How big is your error log? Apache will fail to serve a page and child process responsible will segfault if the error log is > 2GB.
-Matt
|
|
|
11-29-2005, 09:08 AM
|
#4
|
Member
Registered: Jun 2005
Posts: 374
Original Poster
Rep:
|
No, it's tiny, reading only 4096.
I'm gonna try re-emerging the bits for this but it's getting rediculous. I'm going back to source tarball if this doesn't work soon...
|
|
|
11-29-2005, 11:36 AM
|
#5
|
Senior Member
Registered: Jan 2003
Location: Portland, OR USA
Distribution: Slackware, SLAX, Gentoo, RH/Fedora
Posts: 1,024
Rep:
|
What distro? What apache version? Where was it installed from? (source, package, distro package?)
Did it ever work, or have you just installed the OS and turned on apache and it didn't work?
|
|
|
11-30-2005, 02:54 AM
|
#6
|
Member
Registered: Jun 2005
Posts: 374
Original Poster
Rep:
|
It's Gentoo, apache 2.0.54 installed via emerge I believe and no it hasn't worked so far.
I'm trying source at the moment 2.0.50 and see how it goes...
|
|
|
11-30-2005, 03:06 AM
|
#7
|
Member
Registered: Feb 2002
Location: India
Distribution: Slacky 12.1, XP
Posts: 992
Rep:
|
|
|
|
All times are GMT -5. The time now is 08:10 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|