#45117: mythweb.27 @.27_1: depends on obsolete php5-mysql --------------------------+-------------------------- Reporter: alh_ports@… | Owner: ctreleaven@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: mythweb.27 | --------------------------+-------------------------- Comment (by ryandesign@…): Replying to [comment:13 alh_ports@…]:
The only error I am aware of is Safari saying "safari can't connect to the server".
What does 'ps -Ax |grep httpd' report? Blank response.
So Apache is not running. That's why Safari cannot connect to it.
and I got {{{ httpd: Syntax error on line 486 of /opt/local/apache2/conf/httpd.conf: Could not open configuration file /opt/local/apache2/conf/extra/mod_php.conf: No such file or directory }}} Don't know where to go from here.
So your httpd.conf is trying to include a file that doesn't exist, that's why Apache isn't starting. With php54-apache2handler, the file mod_php.conf has been renamed; it's now called mod_php54.conf. (You can learn this by using the command "`port contents php54-apache2handler`".) Please update your httpd.conf accordingly. -- Ticket URL: <https://trac.macports.org/ticket/45117#comment:14> MacPorts <http://www.macports.org/> Ports system for OS X