Where does Local store PHP?

Im trying to install composer which needs a local version of PHP. I want ot use the versions provided by Local but do not know where to fins them. Can someone help?

Regards,

David

On the Site Setup tab of an activated site there is an (i) icon next to the Php Version. If you click that icon phpinfo will load and you will see the path to PHP.

You’ll see it is located in a folder named conf and that folder is in the root of the folder where you have saved your website.

I’ve got no such folder under my ‘Local Sites’ folder. I’m trying to setup either Atom or Visual Studio to use the php included with Local.

image

The conf is inside your website folder, in “Local Sites” (e.g. “…/Local Sites/yoursitename/conf”), that is the root that @ClintonGallagher mentioned.