2

I am trying to install phpbrew mongo extension

phpbrew ext install mongo

but I am getting error

Error: Command failed: ./configure --with-php-config=/home/.phpbrew/php/php-5.5.38/bin/php-config >> /home/.phpbrew/build/php-5.5.38/ext/mongo///build.log 2>&1 returns:

Please help

User 101
  • 1,351
  • 3
  • 12
  • 18
  • What does your `/home/.phpbrew/build/php-5.5.38/ext/mongo///build.log` say? There may be a missing header. – Peter Mellett Apr 23 '18 at 09:05
  • 1
    @PeterMellett, in my case, with the same error, trying to install intl, there is no output to the log. My error also ends with `returns:` I'd be interested if @user101 ever found a solution – CLL Feb 23 '19 at 15:12

0 Answers0