Hi Everyone,
I just wanted to get some advice really on a particular issue i just came across, I have just installed a video script on my server but for it to work i have had to disable CageFS for that particular user. This is not something i would like to do so i was wondering if there was another way around it.
So here is a list of encoders and paths for the video sharing script it needs access to for the video sharing script
PHP CLIfound (/usr/local/bin/php)
MEncoderfound (/usr/bin/mencoder)
MPlayerfound (/usr/bin/mplayer)
FFMpegfound (/usr/local/bin/ffmpeg)
FLVTool2found (/usr/bin/flvtool2)
Mediainfofound (/usr/bin/mediainfo)
MP4Boxfound (/usr/local/bin/MP4Box)
NeroAacEncfound (/usr/local/bin/neroAacEnc)
JPEG Supportfound (/usr/lib64/libjpeg.so.62 (0x00007f4edb9e6000))
LAME Supportfound (/usr/lib64/libmp3lame.so.0 (0x00007f4ed653e000))
XVID Supportfound (/usr/lib64/libxvidcore.so.4 (0x00007f4ed78c8000))
THEORA Supportfound (/usr/lib64/libtheora.so.0 (0x00007f4ed9b23000)
X264 Supportfound (/usr/lib64/libx264.so.107 (0x00007f4ed67b5000))
FAAC Supportfound (/usr/lib64/libfaac.so.0 (0x00007f4ed6a59000))
These only seem to work when CageFS is disabled for that user, can these not be echoed through the .htaccess file or is there another way around it with CageFS still being activated?
Thanks
Rockyuk
I just wanted to get some advice really on a particular issue i just came across, I have just installed a video script on my server but for it to work i have had to disable CageFS for that particular user. This is not something i would like to do so i was wondering if there was another way around it.
So here is a list of encoders and paths for the video sharing script it needs access to for the video sharing script
PHP CLIfound (/usr/local/bin/php)
MEncoderfound (/usr/bin/mencoder)
MPlayerfound (/usr/bin/mplayer)
FFMpegfound (/usr/local/bin/ffmpeg)
FLVTool2found (/usr/bin/flvtool2)
Mediainfofound (/usr/bin/mediainfo)
MP4Boxfound (/usr/local/bin/MP4Box)
NeroAacEncfound (/usr/local/bin/neroAacEnc)
JPEG Supportfound (/usr/lib64/libjpeg.so.62 (0x00007f4edb9e6000))
LAME Supportfound (/usr/lib64/libmp3lame.so.0 (0x00007f4ed653e000))
XVID Supportfound (/usr/lib64/libxvidcore.so.4 (0x00007f4ed78c8000))
THEORA Supportfound (/usr/lib64/libtheora.so.0 (0x00007f4ed9b23000)
X264 Supportfound (/usr/lib64/libx264.so.107 (0x00007f4ed67b5000))
FAAC Supportfound (/usr/lib64/libfaac.so.0 (0x00007f4ed6a59000))
These only seem to work when CageFS is disabled for that user, can these not be echoed through the .htaccess file or is there another way around it with CageFS still being activated?
Thanks
Rockyuk
Comment