Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Use php-fpm, drop mod_php #28

Closed
tomjanssens opened this issue Apr 15, 2016 · 1 comment
Closed

Use php-fpm, drop mod_php #28

tomjanssens opened this issue Apr 15, 2016 · 1 comment
Milestone

Comments

@tomjanssens
Copy link

tomjanssens commented Apr 15, 2016

Apache 2.4 can now perfectly work with php-fpm instead of the old mod_php, and is even the recommended method from now on. This will make it easier to add Nginx in the mix later on, and requires less fiddling with .so files when switching PHP versions:

  • Install php-fpm
  • Confiugure Apache to talk to php-fpm instead of using mod_php
  • Remove the mod_phpX logic from phpmanager and always compile FPM
@tomjanssens tomjanssens added this to the v1.4.5 milestone Apr 15, 2016
@PhilETaylor
Copy link

Awesome - cant wait to try this and replace MAMP for good :)

stevenrombauts pushed a commit that referenced this issue Aug 31, 2017
stevenrombauts pushed a commit that referenced this issue Sep 21, 2017
stevenrombauts pushed a commit that referenced this issue Sep 22, 2017
/run/ is a temporary file system, so the symlink
will obviously be gone after each reboot.
stevenrombauts pushed a commit that referenced this issue Sep 22, 2017
stevenrombauts pushed a commit that referenced this issue Sep 22, 2017
This ensures that joomlatools/console cache:* commands
work if APCu caching is enabled in Joomla.
stevenrombauts pushed a commit that referenced this issue Oct 15, 2017
stevenrombauts pushed a commit that referenced this issue Oct 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants