The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5015 ====================================================================== Reported By: janci Assigned To: ====================================================================== Project: apache2 Issue ID: 5015 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2012-10-24 10:49 CEST Last Modified: 2012-10-24 10:49 CEST ====================================================================== Summary: /opt/csw/apache2/sbin/httpd is missing after upgrade on S9 Description: After upgrade of CSWapache2 on Solaris 9, the rc script says: > /etc/init.d/cswapache2 start /opt/csw/apache2/sbin/apachectl: /opt/csw/apache2/sbin/httpd: not found
Reason: > ll /opt/csw/apache2/sbin/httpd* -rwxr-xr-x 1 root bin 463K Jun 1 04:56 /opt/csw/apache2/sbin/httpd.prefork Solution: cd /opt/csw/apache2/sbin/ ln -s httpd.prefork httpd ====================================================================== _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
