[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bus Error - core dumped [Apache not starting with SSL enabled]

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Sat, 1 Nov 2014 21:02:59 -0400

On Sat, Nov 1, 2014 at 6:30 PM, Mohsin <mohsinchandia_at_gmail.com> wrote:
> Hi All,
>
> I know this post is not related to SVN but i want help if someone can do . I
> am stuck in this task from 5 to 7 days .
>
> I having problem when i start my Apache HTTP with ssl module enabled my
> Apache won't start gives following errors . Please suggest what is wrong
> with this ?
>
> [root_at_LHRSUN90 bin]# ./apachectl start
> Bus Error - core dumped

[ snipped ]

Run "./apachectl configtest" first.

> [root_at_xbin]# cat /etc/release
> Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC
> Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights
> reserved.
> Assembled 23 August 2011
> [root_at_xbin]#

Well, now, you've got several issues. You're not using the
/etc/init.d/init script to start the service, so you're not interiting
any of the configuraitons that may be in /etc/sysconfig or other
locations. Don't try to outsmart the package installation tools unless
you've reviewed them and can be *sure* they have no relevant options
enabled.

Also, you're runnng on Solaris. According to my colleagues still stuck
with Solaris, Oracle is not encouraging customers to migrate off of
Solaris. The core developers from Sun are retiring or moving to other
projects, and it's on life support. A few remaining fanboys and
committed commercial customers are still using it, but you're going to
have a devil of a time with newer and newer components being ported to
it, so it may be time to toss it and migrate off of it.
Received on 2014-11-02 02:04:18 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.