Knowledgebase
I Use DreamHost and File Inclusion Stopped Working
Posted by Ron Wicker (Import) on 30 May 2007 08:04 PM
We have had quite a few Partners who use DreamHost and their file inclusion stopped working. Apparently, DreamHost disabled something we use in our file inclusion to most customers. We have created a new inclusion code that should work for these customers:

<?
$ch = curl_init("url_we_provide_goes_here");
curl_exec($ch);
curl_close($ch);
?>

Replace the url_we_provide_goes_here with the inclusion url found in your publish code and it replace what you originally had on your page.

(1292 vote(s))
This article was helpful
This article was not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
Help Desk Software by Kayako help.linkworth.com/index.php?