[BlueOnyx:00789] Re: httpd won't start
Rod Morgan
rmorgan at portmorgan.com
Mon Mar 16 08:19:26 -05 2009
Gerald & Stephanie, thanks for the suggestions. Unfortunately, the
links Gerald supplied didn't provide me new information. The links
basically confirmed the syntax appears correct. I installed BX from the
iso and compared the /etc/httpd/conf.d/ssl_perl.conf files...they are
identical. The BX installation only has php5 so it must use it for the
admin interface these days. The installations from the tarball and the
iso appear identical, but there must be some difference I'm not seeing.
Stephanie suggested verifying cced was running...it is as confirmed by
'/etc/rc.d/init.d/cced.init status'
I'm still puzzling over this.
Rod
--- Gerald Wrote ---
Date: Sun, 15 Mar 2009 09:07:55 -0600
From: "Gerald Waugh" <gwaugh at frontstreetnetworks.com>
Subject: [BlueOnyx:00779] Re: httpd won't start
http://www.nuonce.net/support/viewthread.php?tid=1188
This may help.
http://www.osoffice.co.uk/forum/viewtopic.php?t=368
Also not sure about BX, but BQ needs a diff version of php for the
admin interface php.4x
Gerald
----- Original Message -----
From: Rod Morgan
To: blueonyx at blueonyx.it
Sent: Sunday, March 15, 2009 8:26 AM
Subject: [BlueOnyx:00778] httpd won't start
I've just completed a minimal installation of CentOS 5.2 as a
virtual machine on XenServer 4.1. Installation successful with
no errors. I enabled quotas on /home. I installed BlueOnyx from
the tarball and have the following error in the
/etc/httpd/conf.d/ssl_perl.conf file.
===
[root at culebra init.d]# ./httpd start
Starting httpd: Syntax error on line 5 of
/etc/httpd/conf.d/ssl_perl.conf:
connect: Permission denied\t(in cleanup) Could not connect to
/usr/sausalito/cced.socket: Permission denied\n
[FAILED]
===
It doesn't like 'use Apache2::PerlSections();'
Output of 'httpd -V'
===
[root at culebra init.d]# /usr/sbin/httpd -V
Server version: Apache/2.2.3
Server built: Nov 12 2008 10:41:27
Server's Module Magic Number: 20051115:3
Server loaded: APR 1.2.7, APR-Util 1.2.7
Compiled using: APR 1.2.7, APR-Util 1.2.7
Architecture: 32-bit
Server MPM: Prefork
threaded: no
forked: yes (variable process count)
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/prefork"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=128
-D HTTPD_ROOT="/etc/httpd"
-D SUEXEC_BIN="/usr/sbin/suexec"
-D DEFAULT_PIDLOG="logs/httpd.pid"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_LOCKFILE="logs/accept.lock"
-D DEFAULT_ERRORLOG="logs/error_log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"
===
output of 'perl -v'
===
[root at culebra init.d]# perl -v
This is perl, v5.8.8 built for i386-linux-thread-multi
===
I've googled and can't locate a solution. It appears the syntax is correct. I'm looking for suggestions.
More information about the Blueonyx
mailing list