Leopard

Subscribe to Leopard 3 post(s), 3 voice(s)

 
Avatar beenje 6 post(s)

Hi,

I couldn’t wait to install Leopard this week-end :-)
After a clean installation, I installed EEP 0.9.9. It didn’t work first…
But it was quite easy to fix:
1) Move /etc/httpd/users/eep.conf to /etc/apache2/users
2) Uncomment the line “LoadModule php5_module…” in /etc/apache2/httpd.conf (Leopard is delivered with PHP 5 so no need to install it manually)

That’s all! EEP works fine on Leopard!

Beenje

 
Avatar EJ 2 post(s)

Hi,
I am having a problem in Leopard that I cannot seem to figure out. When I try to get the guide, I get an error returned in the “RequestProgramData_A_00001.xml.cache” file:
Fatal error: Class ‘SoapClient’ not found in /Library/WebServer/Documents/eyetv-epg-proxy/dataservice.asmx/functions.inc.php on line 316

I had uncommented the LoadModule as you suggested above, but for some reason it seems SOAP is not present. Any suggestions appreciated.

 
Avatar Guillaume Bo... Administrator 203 post(s)

beenje is not using the SoapClient; he’s using XMLTV, thus why it works for him and not you.

The SoapClient functions are not supported anymore, because Zap2It shut down their EPG data web service, so there’s no legal web service you can use with that anymore. See here for details.

- Guillaume