Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bmead65921

    (@bmead65921)

    As I am looking at this a little closer and with fresher eyes, it looks to me as if it is the fopen() call that is failing because my Yahoo host does not allow fopen() and has php_flag allow_url_fopen off.

    I am seeing that it is recommended for security reasons to turn this off and for remote file access, consider using the cURL functions that PHP provides.

    I am not a PHP developer so no clue what to do in this instance. I doubt I am able to enable fopen() before the call and then disable it after the call since this is hosted on a Yahoo server and wouldn’t even knw where to do this at. Any ideas?

    Thread Starter bmead65921

    (@bmead65921)

    PHP Version : 5.3.6
    PHP Memory Usage: 33.29 MB
    PHP Memory Limit : 256M
    PHP Max Upload Size : 50M
    PHP Max Post Size : 50M
    PHP Safe Mode : Off
    PHP Allow URL fopen : Off
    PHP Allow URL Include : Off
    PHP Display Errors : On
    PHP Max Script Execution Time : 90 Seconds

    Plugin Version : 4.0.7
    WP Version : 4.7
    WPMU: No
    MySQL Version : 5.1.55
    WP Table Prefix : asb_
    PHP Version : 5.3.6
    Session Save Path : /tmp
    WP URL: http://itstopeka.com/3upkansas
    Server Name : itstopeka.com
    Cookie Domain : itstopeka.com
    CURL Library Present : Yes
    Debug File Write Permissions : Writable

Viewing 2 replies - 1 through 2 (of 2 total)