« MACOSX » : différence entre les versions
| Ligne 172 : | Ligne 172 : | ||
* https://www.aritsltd.com/blog/server/configuring-apache-with-php7-fpm-on-macos-mojave-using-homebrew/ | * https://www.aritsltd.com/blog/server/configuring-apache-with-php7-fpm-on-macos-mojave-using-homebrew/ | ||
* https://medium.com/@fahimhossain_16989/configuring-apache-with-php7-fpm-for-mac-os-x-using-homebrew-54a26bbdac7c | * https://medium.com/@fahimhossain_16989/configuring-apache-with-php7-fpm-for-mac-os-x-using-homebrew-54a26bbdac7c | ||
* Redemarrer php | |||
launchctl load ~/Library/LaunchAgents/homebrew.mxcl.php@7.2.plist | |||
launchctl unload ~/Library/LaunchAgents/homebrew.mxcl.php@7.2.plist | |||
== Setup PHP == | == Setup PHP == | ||