JarJarBernie / jimmybox

Web developer box with multiple PHP Versions
42 stars 15 forks source link

Setting up repositories on different PHP versions #4

Closed marcuswiseman closed 4 years ago

marcuswiseman commented 4 years ago

This is more of a query than an issue.

I've upgraded from the old jimmybox to the new one.

I am able to setup repositories on php7.3, though when i change /provisioning/hosts/ files with the following code, its not recognising the php version.

`

SetHandler php56-fcgi-www

`

I'm not sure if im doing something wrong or what but im not understanding how to switch php versions. The old box had vhosts per php version.

Thanks for any support :)

JarJarBernie commented 4 years ago

Hi Marcus, sorry for my late answer. Can you show the complete content of your provisioning file?

Kind regards Bernhard

JarJarBernie commented 4 years ago

Hi Marcus, i changed the handler in Jimmybox 3.0.0, switching PHP Version in your custom hosts should be easier now!