> -----Original Message----- > From: Richard Nairn [mailto:[EMAIL PROTECTED]] > Sent: 11 October 2001 5:38 PM > To: [EMAIL PROTECTED] > Subject: [cobalt-developers] Developing Apache module for Raq 3 > > > I have an apache module that we have built for a Red Hat 6.2 > distribution. Is the Raq 3 close enough to the Red Hat 6.2 > distro to work? When I enable the module on a stock Raq 3, > apache will not run. It doesn't give any errors... Under gdb > it just exits normally. > > Any ideas? > > -- > Richard Nairn > Linux Developer > Javien Canada > [EMAIL PROTECTED] >
I'm not sure on this since there are no errors reported (I'm assuming you mean command-line errors, did you check /home/log/httpd/error ?) In the error log file there is normally an indication as to further errors for restarting, as a success of Apache should result in the following lines: [Fri Oct 12 04:41:14 2001] [notice] SIGUSR1 received. Doing graceful restart [Fri Oct 12 04:41:15 2001] [notice] Apache/1.3.6 (Unix) PHP/4.0.6 mod_perl/1.21 mod_ssl/2.2.8 OpenSSL/0.9.2b configured -- resuming normal operations Does yours do this? And can you post how you've added the module into the apache configs? Regards, Andy http://ineedlinux.info _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
