<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 44: ffmpeg-php and gd module loading issue</title><link href="https://sourceforge.net/p/ffmpeg-php/bugs/44/" rel="alternate"/><link href="https://sourceforge.net/p/ffmpeg-php/bugs/44/feed.atom" rel="self"/><id>https://sourceforge.net/p/ffmpeg-php/bugs/44/</id><updated>2010-01-19T18:49:04Z</updated><subtitle>Recent changes to 44: ffmpeg-php and gd module loading issue</subtitle><entry><title>ffmpeg-php and gd module loading issue</title><link href="https://sourceforge.net/p/ffmpeg-php/bugs/44/" rel="alternate"/><published>2010-01-19T18:49:04Z</published><updated>2010-01-19T18:49:04Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd714c54c08f4063b035faa8acf79fd8c42bfb889</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I've successfully installed ffmpeg along with ffmpeg-php ,  I've add the extension=ffmpeg.so to php.ini  and restarted apache&lt;br /&gt;
But when looking at the phpini() there was no ffmpeg showing&lt;/p&gt;
&lt;p&gt;So I've ran php -i | grep ffmpeg  for any errors and I got:&lt;br /&gt;
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/ffmpeg.so' - /usr/lib/php/modules/ffmpeg.so: undefined symbol: php_gd_gdImageSetPixel in Unknown on line 0&lt;/p&gt;
&lt;p&gt;I've looked around forums and some users suggested to make the GD module load before FFMPEG , so I did that , but still the same error &lt;/p&gt;
&lt;p&gt;I don't get it , anyone has any ideas how to fix this ??&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>