Chun-Sheng, Li

Results 429 comments of Chun-Sheng, Li

Solution is available and the issue will be closed.

According to the above reference, the current solutions are as follows: - Running the `rm -f /usr/sbin/php-fpm` command. - Running the `ln -s /Users/kb/.phpbrew/php/php-5.6.30/sbin/php-fpm /usr/sbin/php-fpm` to create a soft link....

The issue is outdated and closed now.

It seems that the solution is available in the previous reply. And the issue is going to be closed.

The issue is outdated and possible solutions are as follows: - https://github.com/phpbrew/phpbrew/issues/1240#issuecomment-1140447114 - https://github.com/phpbrew/phpbrew/issues/1213#issuecomment-1331980542 The issue will be closed.

I use the latest stable PHPBrew version and it seems the `--root` option usage is fixed. The issue will be closed.

The issue is outdated and closed now.

For Ubuntu, it should run the `sudo apt-get install libsodium-dev libargon2-dev` command. Then run the `php-7.4.4 +default -- --with-password-argon2` command. After compiling and building the `PHP 7.4.4` is done, using...

After digging this issue, I found that the problem is about the `libfreetype2`. The `freetype2` library is too new for `PHP 7.2` and `PHP 7.3`. Then it will cause `configure:...

I try to use above solution for two times, and it's worked successfully. I'm going to close the issue.