Recent Comments
Creating A Recent Comments Widget With Disqus's API and PHP good code pls try
By the way, Iam using IE - 9.0.5 and KeePass - 2.19 for at this moment.
Yeah, I realized that awhile ago.
Looking at that username, link and generic comment I would say it's a bot.
it did not work for me, done everything as described ??
Decision for what? If you don't mind me asking.
Creating A Recent Comments Widget With Disqus's API and PHP good code pls try
Glad it helped!
| If PHP's file_get_contents Function is Failing With IIS 7 |
Posted: November 28th, 2011 - Very quick post here. So I moved my blog from a shared hosting account to my windows VPS yesterday and everything worked perfectly except three php scripts I wrote to grab my facebook/twitter feeds and my recent comments from disqus. Since all three scripts use the file_get_contents script I assumed that was somehow the issue. After some searching I decided to check if the allow_url_fopen parameter was set to yes in my server's php.ini file. Sure enough the parameter was set to off. After I changed the parameter in the ini file on my server to "on" all the scripts started working again. I thought I should make a blog post about it because I used Microsoft's Web Platform Installer to setup php on my vps and allow_url_fopen's default value was off. I am assuming this might catch a few other people off guard. |
Latest Posts
- Using KeePass with Internet Explorer - Posted March 29, 2012
- Is Your CFLOOP Hogging Memory or Causing OutOfMemory Errors? - Posted January 13, 2012
- If PHP's file_get_contents Function is Failing With IIS 7 - Posted November 28, 2011
- Using jQuery and Google Finance to Create a Simple Stock Ticker - Posted November 17, 2011
- Adding a custom Prefix or Suffix to YOURLS Short URLs - Posted November 15, 2011
