Search results

  1. I

    PHP file-get-contents disabled in Cron Jobs

    I have php code that works fine* (see 2nd question) when I execute it through my browser but when executed as a cron job it gives the error >Warning</b>: file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: URL file-access is disabled in the server...
  2. I

    PHP file-get-contents not configured for cron jobs

    I have php code that works fine* (see 2nd question) when I execute through my browser but when executed as a cron job gives the error >Warning</b>: file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: URL file-access is disabled in the server...
Top