Jump to content

installing FFMPEG in php3.0


Recommended Posts

I am using wampserver2.0  with php3.0.I installed FFMPEG in to this by the following instuctions from the site

http://www.vidionline.com/php/7-how-to-install-ffmpeg-on-windows#yvComment

and followed all the instructions.

but when i  run wamp server i get the warning message

Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API = 20090626
These options need to match

 

 

how will i correct this

 

Link to comment
Share on other sites

It means that the version (of the extension) you have downloaded is not compatible with the php version that you have. I'm not sure what you can do except looking for a newer extension. These obscure extensions (ones that aren't installed via PECL) can be quite difficult to deal with unless your compiling & building them yourself.

 

Sux to use Windows.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.