Opened 8 years ago
Closed 8 years ago
#53191 closed defect (duplicate)
php70-apache2handler not compatible with apache24-devel
Reported by: | josephsacco | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.5 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | php70-apache2handler |
Description
php70-apache2handler is built using the legacy version of Apache, version 2.2.31. The resulting module is not compatible with the current stable version of Apache, version 2.4.25:
sudo apachectl -t Password: httpd: Syntax error on line 166 of /opt/local/etc/apache2/httpd.conf: Cannot load mod_php70.so into server: dlopen(mod_php70.so, 10): Symbol not found: _unixd_config\n Referenced from: mod_php70.so\n Expected in: /opt/local/sbin/httpd\n in mod_php70.so
Happiness would be an up-to-date MAMP environment available from MacPorts.
-Joseph
Change History (1)
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | PHP Apache removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #35824, #41478.