Home > Backend Development > PHP Tutorial > ffmpeg - PHP extension installation problem: There are two local PHPs, but the PHP extension cannot be installed.

ffmpeg - PHP extension installation problem: There are two local PHPs, but the PHP extension cannot be installed.

WBOY
Release: 2016-08-04 09:21:57
Original
1049 people have browsed it

Like the title,
Every time I install it, it cannot be installed
On mac, I use xampp,
I have installed ffmpeg and imagick extensions without success

Reply content:

Like the title,
Every time I install it, it cannot be installed
On mac, I use xampp,
I have installed ffmpeg and imagick extensions without success

Try using phpize to specify the absolute path of the version for compilation and configuration generation. The description is not very clear. There is no error report or detailed description. I can only remind you here.

Please explain clearly the environment and the extension you want to install

I also use xampp on my mac... I thought
I would use homebrew! It doesn’t matter how many versions of php you install. Installing extensions can be solved with one command. If you use a mac, you need to use an integrated environment. What’s the point...
Even if you install it from source code, use phpize to help with the installation. In addition, ffmpeg is not an extension, just use the green package.
ffmpeg - PHP extension installation problem: There are two local PHPs, but the PHP extension cannot be installed.

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template