Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect PHP version in PHP-FPM #300

Open
beerbuddha opened this issue May 30, 2017 · 0 comments
Open

Incorrect PHP version in PHP-FPM #300

beerbuddha opened this issue May 30, 2017 · 0 comments

Comments

@beerbuddha
Copy link

Utilizing Phansible I've managed to fix all the bugs to bring up a LEMP stack properly.

I have ran php -v and 5.6.30 for CLI is installed. However when I ran through the forward nginx web - I am getting errors. With phpinfo(); from the web I have discovered that php5-fpm is set and that is on native ubuntu 5.5.9.

PHP 5.6 did get installed under /usr/sbin/php-fpm5.6 however. How do i get the correct version of PHP installed both for CLI (currently working) and fpm (currently not work) within ansible playbook rather than copying files over since I have to distribute this vagrant ansible setup across projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant