Vagrant up - failed to restart php7.2-fpm service

Hi, I’m going through the PHP & MySQL Novice to Ninja book. I got everything working on my laptop ok, but thought I’d set up the PHP development environment on my Desktop (both windows 10). I get this problem after executing ‘vagrant up’ command:

default: Failed to restart php7.2-fpm.service: Unit php7.2-fpm.service not found.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.

I thought that the php elements would be installed in the package, so I have no idea what to do. Anybody have any thoughts?

I gave up on Windows and just did it on my Linux drive. Lol. No problems. :penguin:

2 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.