id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
2256	FFmpeg caused php starup error	abdul202		"Summary of the bug:
i have installed the FFmpeg using the following tutorial
http://ffmpeg.org/trac/ffmpeg/wiki/CentosCompilationGuide?version=14
 to install it with all the extensions on that tutorila
the ffmpeg is working fine
but i got this php error
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/ffmpeg.so' - libswscale.so.0: cannot open shared object file: No such file or directory in Unknown on line 0
my FFmpeg details
ffmpeg version N-49359-g6512405 Copyright (c) 2000-2013 the FFmpeg developers
  built on Jan 27 2013 01:15:56 with gcc 4.1.2 (GCC) 20080704 (Red Hat 4.1.2-54)
  configuration: --enable-gpl --enable-libmp3lame --enable-libtheora --enable-libvo-aacenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-zlib --enable-version3
  libavutil      52. 17.100 / 52. 17.100
  libavcodec     54. 91.100 / 54. 91.100
  libavformat    54. 61.104 / 54. 61.104
  libavdevice    54.  3.102 / 54.  3.102
  libavfilter     3. 34.101 /  3. 34.101
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
  libpostproc    52.  2.100 / 52.  2.100
i searched my server i found that
ffmpeg.so located at
/usr/local/lib/php/extensions/no-debug-non-zts-20090626/ffmpeg.so
so the path is correct
but the libswscale.so.0 is missing
how can i fix this
best regards"	defect	closed	normal	undetermined	git-master	invalid					0	0
