for example,
each installation cannot be installed on
mac, and xampp,
failed to install ffmpeg and imagick extensions
for example,
each installation cannot be installed on
mac, and xampp,
failed to install ffmpeg and imagick extensions
try to use the phpize of the absolute path of the specified version to generate the compilation configuration. The description is not very clear, and there are no errors or detailed descriptions. This is the only way to remind you.
Please state clearly the environment and the extension you want to install
mac also use xampp. What do you think of
using homebrew
! Install no matter how many versions of php, install an extension of a command to solve, with mac but also use the integrated environment, what's the point.
even if you install with source code, use phpize
to help install. In addition, ffmpeg is not an extension, just use the green package.
installation is actually very simple, brew install * simple installation, or can be compiled and installed, for example:
php-a, find the php version
wget http://cn2.php.net/distributi. download the corresponding version
enter the corresponding extension directory of ext/
which php / which php-config / which phpize find the php directory
then follow the general steps to install, compile and install ok
is it very simple? no, no, no. I'm sorry. No, no, no.
describe the installation process clearly,
and post an error
Previous: Xcode code hints, how to achieve iFLYTEK underlining effect?
Next: How to reduce the format check level? of npm run dev It's too strict now.