Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Getting following message in cron email? Sorry, allow_url_fopen variable.  (Read 2320 times)

0 Members and 1 Guest are viewing this topic.

Aby

  • Guest


Getting following message in cron email? Sorry, allow_url_fopen variable
Getting following message in cron email?

======
Sorry, allow_url_fopen variable can't be set to 1 from php script.
You should set allow_url_fopen = 1 in your php.ini file in order to run
Backlink Index Express
========

Solution: change crontab with curl
i.e */5 * * * * curl http://thewebsitemarketingpro.com/bie_v6/indexexpress.php
for php give the full path.. i.e /home/uname/public_html/thewebsitemarketingpro.com/bie_v6/indexexpress.php

===