Mar
30
Always show bookmark bar in Chrome for Mac
Filed Under Chrome, Internet, Solutions | Leave a Comment
Problem: Using Chrome, the bookmark bar would disappear. My preference is to keep it available at all times for my convenience… Solution: When the bookmark bar is showing, do a ctrl click with your mouse and select “Always show bookmarks bar” and then you’re set… Links: http://www.google.com/support/chrome/bin/answer.py?answer=95745
Mar
9
Older Entries link doesn’t work with WordPress and IIS 7.x
Filed Under IIS, Solutions, wordpress | Leave a Comment
Problem: When in my blog housed on a IIS 7.5 server, I would get an “Sorry, the page of your requested could not be found, or no longer exists.” I thought it was a permalinks issue because when I turned them off, it would work. Solution: Turned out it was a combination of many things: Continue reading →
Mar
8
Installation of PHP on IIS 7.X not working
Filed Under IIS, PHP, Solutions | Leave a Comment
Problem: Installed PHP 5.3.5 onto a newly configure Windows 2008R2 server using both manual configuration and the MSI configuration. When trying to execute the phpinfo.php file, I would get an internal server error. Tried reinstalling, rebooting and reconfiguring with no luck…. Solution: Read on PHP.net that not only do I need to install the VC9 Continue reading →