![]() ![]() |
Oct 3 2013, 11:41 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 4-July 12 Member No.: 1,263 |
I have installed version 1.7.0 for Joomla 1.5 and my server (Hostgator) get ERROR 500. I have search it on the log and find that: [03-Oct-2013 06:35:01] PHP Warning: file_get_contents(http://www.XXXXXXXX.com/administrator/components/com_aggregator/cron_aggregator.php) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: HTTP request failed! HTTP/1.1 406 Not Acceptable in /home1/xxxxxxx/public_html/xxxxxxx/myagregattorcron.php on line 2 "myagregattorcron.php" Code: (where xxxxxxx is our registered domain) ------------------------------------------------------------------------------------------------------------ <?php $a = file_get_contents('http://www.xxxxxxxx.com/administrator/components/com_aggregator/cron_aggregator.php'); ?> ------------------------------------------------------------------------------------------------------------ Any idea? Best regards. This post has been edited by NoToy: Oct 3 2013, 01:05 PM |
|
|
|
Oct 3 2013, 12:42 PM
Post
#2
|
|
|
Php programmer ![]() ![]() ![]() ![]() Group: Administrators Posts: 285 Joined: 26-November 12 From: Bulgaria Member No.: 1,452 |
It probably expects the user agent to be a web browser.
CloudFlare causing mod_security to show error code 406. Did you have activated this service? 406 normally means the web server terminated the communication with the client in the final stages of sending. I would contact your web hosting provider. -------------------- Php programmer in 3D Web Design
|
|
|
|
Oct 3 2013, 01:26 PM
Post
#3
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 4-July 12 Member No.: 1,263 |
It probably expects the user agent to be a web browser. CloudFlare causing mod_security to show error code 406. Did you have activated this service? 406 normally means the web server terminated the communication with the client in the final stages of sending. I would contact your web hosting provider. No, I don´t have activated CloudFare service... On the other hand and regarding user agent, I have test the url; Код http://www.mysite.com/administrator/components/com_aggregator/cron.aggregator.php with my browser and get the same error... |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 1st June 2026 - 10:18 PM |