I have suexec setup on an internal server. I am able to launch a vlc
script via php, just fine.
(<?php
exec("./vlc-stream");
?>
)
However, I am not able to restart the vlc stream via a 2nd php page,
unless I am at the counsel. I know its a permissions or environment
issue. Any ideas how to fix it?
I want to kill VLC (via a browser) , so I can relaunch the working script.
--
Raymond Norton
LCTN
952.955.7766
Sent from My Desktop