Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apache-2.0.46 errors on all files with .html suffix
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
MoonWalker
Guru
Guru


Joined: 04 Jul 2002
Posts: 511

PostPosted: Wed Jun 25, 2003 4:52 pm    Post subject: apache-2.0.46 errors on all files with .html suffix Reply with quote

Hi,

I have a strange error situation on my apache-2.0.46 server. When ever some one try to access a file with the .html suffix, browser shows:

Code:
An error occured while loading http://www.start-int.net/index.html:

Connection to host www.start-int.net is broken


and this is added to the server error log:

Code:
[Wed Jun 25 17:44:10 2003] [notice] child pid 820 exit signal Segmentation fault (11)


Note: the above domain is as virtual web, while the error is writen to the main server error log.

Anyone have an idea of what this is about? Conf files is standard, aka I havn't changed anything except for the virtualhosts added. I just can't figure out where to start search for what is going wrong. All other pages like file.htm or file.php etc works just fine so it's only happen when used the .html suffix - strange...

/Joakim
_________________
/Joakim

Living on earth is expensive, but it includes a free trip around the sun
every year.
Back to top
View user's profile Send private message
fcgreg
Apprentice
Apprentice


Joined: 17 May 2003
Posts: 264
Location: California, USA

PostPosted: Fri Jun 27, 2003 4:49 am    Post subject: Yikes Reply with quote

Sorry to say I'm not exactly familiar with this one. However, to address a few points:

1) It appears that a child thread (the one handling your VHost) is seg-faulting. Since this type of error is specific to the core Apache runtime, this kind of error will show in the main server logs -- not the log(s) for the Vhost.

2) Are you sure you don't have some weird configuration problem related to your Vhost entry? Are you telling it to run under a separate user process or something like that? Maybe you could post a snippet of your conf files -- the VHost part (e.g. only post the parts that are different than the original, not the whole thing) ;-)

Let's see what that does for us.
_________________
Greg T.
Back to top
View user's profile Send private message
MoonWalker
Guru
Guru


Joined: 04 Jul 2002
Posts: 511

PostPosted: Fri Jun 27, 2003 2:53 pm    Post subject: Reply with quote

Well I found the cause, mod_layout-4.0.1a. I had done some changes to its .conf file which seam to cause this. However, although it don't error with .conf in original state it also don't do any layout work :-(

So simply removing this module and re-edit my pages was the solution.
_________________
/Joakim

Living on earth is expensive, but it includes a free trip around the sun
every year.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum