visualasparagus

Results 5 comments of visualasparagus

Sure. ``` php switch -v php-5.4.8 ``` ``` [Symfony\Component\Config\Definition\Exception\InvalidConfigurationException] Unrecognized options "enabled, mirror" under "phpswitch" Exception trace: () at /usr/share/phpswitch/vendor/symfony/config/Symfony/Component/Config/Definition/ArrayNode.php:316 Symfony\Component\Config\Definition\ArrayNode->normalizeValue() at /usr/share/phpswitch/vendor/symfony/config/Symfony/Component/Config/Definition/BaseNode.php:268 Symfony\Component\Config\Definition\BaseNode->normalize() at /usr/share/phpswitch/vendor/symfony/config/Symfony/Component/Config/Definition/Processor.php:33 Symfony\Component\Config\Definition\Processor->process() at /usr/share/phpswitch/vendor/symfony/config/Symfony/Component/Config/Definition/Processor.php:50 Symfony\Component\Config\Definition\Processor->processConfiguration()...

@jubianchi So I'm not sure how to update to your configuration branch then. I removed everything and reinstalled using the following, but if the installer always pulls master then I...

@jubianchi I've pulled in the configuration branch myself and although I don't get the error, the switch isn't actually working. This is what I did. ``` cd /usr/share/phpswitch sudo git...

@jubianchi I've done that but am having exactly the same problem. It still says it switches, but it doesn't. Is there anything I can do to help troubleshoot this?