|
Title: Re: Vent mod on Joomla issues - can't connect Post by: Mick on January 13, 2009, 05:07:23 AM The only other thing I can think of is that the web host has over hardened his PHP.
Please have the host check the php.ini and see if the "popen" function is disabled. Title: Re: Vent mod on Joomla issues - can't connect Post by: Mick on January 14, 2009, 06:50:14 AM Since that component uses popen to connect with the Vent status, at this time without it being opened, I am sorry but the only suggestion is to move to another server if they are unwilling to open that function.
I will be working on looking at other ways to communicate with the Vent server, but I do not have an expected time frame. Title: Re: Vent mod on Joomla issues - can't connect Post by: Mick on January 16, 2009, 05:32:11 PM First thing that is probably causing the cannot connect issue is that your host is blocking the UDP outbound 5499 port.
Also, The ventrilo_status file needs to be set to 755, or if you have SSH access "chmod +x ventirlo_status" Next you will need to make sure that you set up the administrative options on your Ventrilo (I added the server to my test site and did not receive the information) (http://www.mh2design.com/images/Ventrilo-Information.jpg) If that does not work, then let me know and I can assist with some testing. Title: Re: Vent mod on Joomla issues - can't connect Post by: Mick on January 16, 2009, 07:01:53 PM Both are your web hosting. The screen shot is from the vent server.
Title: Re: Vent mod on Joomla issues - can't connect Post by: Mick on January 19, 2009, 10:45:43 AM What time can I get online with you on Vent?
I am in USA EST Title: Re: Vent mod on Joomla issues - can't connect Post by: Mick on January 19, 2009, 12:11:30 PM Please forward me the server password via PM so that I may get on your vent.
Title: Re: Vent mod on Joomla issues - can't connect Post by: Mick on January 28, 2009, 03:42:26 PM I am in the process of investigating using one of the php safe functions. I will be getting to it next week.
Title: Re: Vent mod on Joomla issues - can't connect Post by: Mick on April 01, 2009, 06:36:00 AM Updates made, module ready.
Sorry for the delay -- life gets in the way! :) |