PHP 8.5.0 Alpha 4 available for testing

Voting

: max(zero, four)?
(Example: nine)

The Note You're Voting On

Brian
17 years ago
If you have multiple PHP versions installed, you may be able to specify for which installation you'd like to build by using the --with-php-config option during configuration.

--with-php-config=[Insert path to proper php-config here]

For example (my case):
./configure --with-php-config=/usr/local/php5/bin/php-config5

<< Back to user notes page

To Top