Skip to main content
TheYOSH.nl Free information for everybody

VLC is not starting on the server

Submitted by theyosh on

VLC is not starting on the server

Make sure you have php_safe_mode off. This is needed to execute the VLC executable.

You can change that in the php.ini file, or setting it in httpd.conf file as an php option: 
php_admin_flag safe_mode Off