Package: apache Version: 1.3.31-1 Sometime in the last 24 hours, probably after an upgrade... not sure... Apache died and will not restart. The error given is not enough information for me to find which file apache is complaining about:
[EMAIL PROTECTED]: ~]$ apachectl start Bareword found where operator expected at /dev/null line 1, near "/usr/sbin" (Missing operator before bin?) Number found where operator expected at /dev/null line 1, near "line 68" (Do you need to predeclare line?) syntax error at /dev/null line 1, near "/usr/sbin" Execution of /dev/null aborted due to compilation errors. parse: Success /usr/sbin/apachectl start: httpd could not be started I'm looking for help to findout which file Apache is complaining about so I can fix the syntax.