I am seeing a really bizarre error when I attempt to start apache.
[EMAIL PROTECTED]:~# /opt/wiab/custom/bin/apachectl startssl Syntax error on line 59 of /opt/wiab/settings/httpsd/conf/wiab_ssl.conf: Invalid command '', perhaps mis-spelled or defined by a module not included in the server configuration /opt/wiab/custom/bin/apachectl startssl: httpd could not be started The file wiab_ssl.conf does not have 59 lines in it: [EMAIL PROTECTED]:~# wc /opt/wiab/settings/httpsd/conf/wiab_ssl.conf 55 113 1751 /opt/wiab/settings/httpsd/conf/wiab_ssl.conf I assume this has something to do with mod perl dynamically modifying my configuration file, but am unclear how to diagnose. I posted the strace output here: http://webiphany.com/apachestrace.txt Can anyone see an issue? I assume this is Mason related only because the very end of the strace file shows Mason code. I am not sure what a normal boot would look like. (apache_1.3.35/mod_perl-1.29/mod_ssl-2.8.26-1.3.35) Thanks, Chris ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

