CVentriloStatus->Request() failed. PHP Unable to start external status process.
imagineer wrote:I installed it on my server and got the same error you did. I fixed it.
In the ventrilostatus.php script, you need to change:
- Code: Select all
$cmdline = escapeshellarg( $cmdline );
to
- Code: Select all
$cmdline = escapeshellcmd( $cmdline );
Then it will run fine.
CVentriloStatus->Request() failed. PHP Unable to start external status process.
zxaltan wrote:Frome the way this addon look it will only work if the ventrilo server is on the same system as webpage?
So it would not work if i hade some other company hosting the ventrilo server?
spud wrote: how is this looking.
and due to mine being hosted by a company how would i get it to work
Thanks
Users browsing this forum: No registered users and 0 guests