April 28, 2009
Well, I struggled with using my company name as a domain name and it’s just not doing very well since it has nothing to do with my business: slk services… what the heck is that? So I came up with a new domain name: 007websolutions.com. Now, it’s time to work on that seo again.
I didn’t want to get cute with the name, but you try to find a “websolutions” domain that isn’t already taken! So, there it is. This website will slowly evolve into more of a blog and information website and my new website will be focused on… you guessed it… Web Solutions!
April 14, 2009
First, I must point out how wonderful my hosting company (Hostdime) is! They responded to me within a few minutes of submitting my trouble ticket and had the issue resolved! I regret spending an hour searching the net and trying to fix the issue myself, Hostdime customer service is excellent!
Here’s the fix that worked for my administrator login on a Joomla 1.5 build:
The following value in my configuration.php file was set to ‘1′ forcing SSL:
var $force_ssl = ‘0′;
Since this account does not have a SSL installed *yet* I cannot force it to use SSL as it will fail.
The odd thing is, I was able to use the site during most of the development before the error occurred.
Hope this helps someone out there in Joomla land.