Warning at /var/www/html/mythweb/includes/mythbackend.php, line 102:
fsockopen() [function.fsockopen]: unable to connect to 127.0.0.1:6543
(Permission denied)

straight from the included .htaccess file:

# Some special handlers for php
# These settings are intended for apache 2.x.  If your version of apache
# doesn't support php_value, or things like memory_limit aren't working
# as expected, then use these settings as examples for your own php.ini
# files.

The option you want is:

    php_value allow_url_fopen               On

-Chris

_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to