I'm trying to install ffmpeg-php on my litespeed server, ffmpeg is running fine and after compiling ffmpeg-php the ffmpeg.so was created in /usr/local/lib/php/extensions/no-debug-non-zts-20060613/
My other modules are located in /opt/lsws/lsphp5/lib/php/extensions/no-debug-non-zts-20060613
so i copied it over and add
extension = ffmpeg.so to my php.ini
But it still doesnt work, any pointer? I also tried to compile php with --with-ffmpeg flag.
Please assist.
Running latest version of Litespeed enterprise/RHEL5.2
My other modules are located in /opt/lsws/lsphp5/lib/php/extensions/no-debug-non-zts-20060613
so i copied it over and add
extension = ffmpeg.so to my php.ini
But it still doesnt work, any pointer? I also tried to compile php with --with-ffmpeg flag.
Please assist.
Running latest version of Litespeed enterprise/RHEL5.2