joomla's hwdvideoshare module help

Posted by Sam on Stack Overflow See other posts from Stack Overflow or by Sam
Published on 2010-01-03T05:09:03Z Indexed on 2010/04/02 17:03 UTC
Read the original article Hit count: 137

Filed under:
|
|

hi! i using hwdvideoshare module in joomla and i can't use the Method 1 for Direct Video Conversions. it requires the following things to be done:

*  The exec() function need to be enabled in PHP.
* safe_mode must be set to Off. You can check that at Joomla Help -> System Info -> PHP Information)
* php-cli (Command Line Interface to PHP) must be installed in the server and its path set in Server Settings
* safe_mode must be set to Off for php-cli. You can check that executing php -i | grep safe_mode from the command line 

i've checked the first two settings. i don't know whether php-cli is enabled or not..i'm using php5..how do i enable it, without messing with other php packages?

© Stack Overflow or respective owner

Related posts about php

Related posts about joomla