On Sat, Nov 1, 2014 at 6:30 PM, Mohsin <mohsinchan...@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@LHRSUN90 bin]# ./apachectl start > Bus Error - core dumped
[ snipped ] Run "./apachectl configtest" first. > [root@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@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.