|
We have experience with some sites that directory permission has passed in the "system check up" but "background process" has failed.
To resolve the issue, you need to double check directory permission for
folders and all sub-folders in
/jMediaDirect
/components/com_jvideodirect/buffer
and if you going to use "import"
/administrator/components/com_jvideodirect/tools/temp
you may need to chmod 777 or chown to userid of apache.
Secondly, php path, if you have /usr/bin/php and doesn't work, you should try
/usr/local/bin/php
Once this 2 steps are correctly done, jvideodirect is ready.
We will put all this to wiki and try to minimize all this issues.
|