【发布时间】:2015-06-20 10:10:15
【问题描述】:
使用最新版本的 MAMPpro (3.3) 我将主机的 PHP 版本从 5.3.29(标准)设置为 5.4.42。当 MAMP 要求重新启动服务器时,出现 MAMP 无法停止 Apache 的消息。 Apache 的硬停止是可能的并继续进行。
Apache 错误日志:
[Sat Jun 20 11:33:06 2015] [notice] Digest: generating secret for digest authentication ...
[Sat Jun 20 11:33:06 2015] [notice] Digest: done
[Sat Jun 20 11:33:06 2015] [notice] FastCGI: process manager initialized (pid 52324)
[Sat Jun 20 11:33:06 2015] [notice] Apache/2.2.29 (Unix) mod_wsgi/3.4 Python/2.7.8 mod_fastcgi/2.4.6 DAV/2 mod_ssl/2.2.29 OpenSSL/0.9.8zd mod_perl/2.0.8 Perl/v5.20.0 configured -- resuming normal operations
[Sat Jun 20 11:44:30 2015] [notice] caught SIGTERM, shutting down
从此时起,无法再次启动 Apache。 没有更多的日志条目。
将 PHP 版本改回 5.3.29 后一切正常。 (3.2.1)之前的MAMP Pro版本出现同样的问题
有什么解决办法吗?
OS X 优胜美地 10.10.3 MAMP pro 3.3
【问题讨论】: