Thanks for help , i am getting error in using ffmpeg , it is hard to install ffmpeg-php because none repository work , so you have to use ffmpeg and ffmpeg-devel
i am getting this error
so i followed this thread
http://forums.sentora.org/showthread.php?tid=2136
but still get this error
PHP Warning: exec() has been disabled for security reasons in
but after following this instruction and by disabling Suhosin Enabled: , OpenBase Enabled: by unchecking them
ffmpeg work like charm
i am getting this error
so i followed this thread
http://forums.sentora.org/showthread.php?tid=2136
but still get this error
PHP Warning: exec() has been disabled for security reasons in
but after following this instruction and by disabling Suhosin Enabled: , OpenBase Enabled: by unchecking them
ffmpeg work like charm
(05-27-2015, 12:53 PM)TGates Wrote:(05-27-2015, 07:11 AM)elftidus Wrote: Wouldn't the httpd-vhosts.conf for the suhosin file be overwritten after a reboot or after a daemon run ?
Yes, it will be overwritten.
You may be able to remove it server-wide (Not suggested, but easily possible) in:
Code:Module Admin >> Apache Config >> Suhosin Value
Same goes for the OpenBaseDir restriction:
For example, I have 2 added aliases for every vhost that made: domain.com/mysql/ and domain.com/webmail/:Code:Module Admin >> Apache Config >> Open Base Temp Directory
(Yes, I have a custom hybrid ZPanel/Sentora Windows version Just adjust the paths for CentOS/Ubuntu servers.)Code:c:/windows/temp;C:/zpanel/panel;C:/zpanel/panel/etc/apps/phpmyadmin;C:/zpanel/panel/etc/apps/webmail