jubianchi / phpswitch

A CLI utility to help you build and test PHP versions
http://jubianchi.github.io/phpswitch/
MIT License
90 stars 8 forks source link

error while uninstalling a php version #24

Closed omansour closed 10 years ago

omansour commented 10 years ago

$ phpswitch php:uninstall php-5.5.8

Removing installed PHP version php-5.5.8
    /Users/oliviermansour/.phpswitch/installed/php-5.5.8

  [UnexpectedValueException]
  RecursiveDirectoryIterator::__construct(/Users/oliviermansour/.phpswitch/installed/php-5.5.8/././././././././././././././././././././././././././././././././././././././././././././././././././././
  ././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././.
  /./././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././././.): failed to
  open dir: Too many open files

php:uninstall [-s|--sources] [-r|--archive] [-a|--all] version

oliviermansour on MacBook-Pro-de-Olivier.local in ~