phpswitch
phpswitch copied to clipboard
A CLI utility to help you build and test PHP versions
I've been trying to install php using phpswitch, however, I'm getting the following error when I try to run ``` php switch php-5.4.8 ``` ``` [Symfony\Component\Config\Definition\Exception\InvalidConfigurationException] Unrecognized options "enabled, mirror"...
Phpswitch make strange things when i execute commands one after one: ``` bux@citron:~/ $ php switch php-5.4.8 PHP switched to php-5.4.8 PHP 5.4.8 (cli) (built: Apr 24 2014 14:53:41) Copyright...
5.4.8 installs fine, but 5.3.13 is giving a lot of complaints. Not sure if this is phpswitch or not. ``` phpswitch php:install 5.3.13 Installing PHP 5.3.13 From mirror fr2.php.net Configure...
When switching to a php version and activating it for Apache everything works fine, however when turning it off again with "php switch off" it does not automatically restores the...
I have an error when i try to switch to an personal version like php switch php-5.4.10 i have : PHP Warning: file_put_contents(/home/.phpswitch.yml): failed to open stream: Permission denied in...