mamp - apache server can't start anymore -


with latest version of mamppro (3.3) set php version host 5.3.29(standard) 5.4.42. when mamp asks restart servers message appears mamp can't stop apache. hard stop of apache possible , proceeded.

apache error log:

[sat jun 20 11:33:06 2015] [notice] digest: generating secret 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 

from point on not possible start apache again. no further log entries.

when changing php version 5.3.29 works fine again. same problem appears in mamp pro version before (3.2.1)

any solution it?

os x yosemite 10.10.3 mamp pro 3.3

i had same problem. found out preventing mamp pro restarting properly/my apache server initializing, because localhost no longer configured properly. went regular mamp, went through preferences steps again, re-installed wordpress onto localhost in mamp pro, , apache re-initialized properly. whenever have problem, because there localhost, associated original regular mamp installation. mamp pro won't function unless have proper install of "localhost". hope helps!


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -