PDA

View Full Version : cron problem


Dun
08-02-2006, 09:20 AM
Warning: main(http://www.i-biker.co.uk/includes/config.inc.php): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
in /home/i-biker/public_html/admin/cron.php on line 21

Fatal error: main(): Failed opening required 'http://www.i-biker.co.uk/includes/config.inc.php'

My hosts say: There is a .htaccess set to deny from all which is causing the problem in /home/i-biker/public_html/includes

Help!

Vincent Wright
08-02-2006, 09:26 AM
May I take a look at your cron files (this is only possible if you PM your ftp credentials)?

Vincent Wright
08-02-2006, 09:51 AM
I fixed this.

Actually, you had to replace not with url, but filesystem path. That's exactly what I did to your cron.php

Please check it.

Dun
08-02-2006, 10:29 AM
:fool: ah, sorry, I should have spotted that.
Thanks very much for your quick responce. :applause:

Vincent Wright
08-02-2006, 10:43 AM
Welcome to our support forum, Dun.