I'm using Secure Pages module, and the admin/* page was set to use https (I think it was a default setting in Secure Pages). Once the new SSL certificate was installed, I was able to get into the Admin area and change the setting.
Thanks,
Steve
Victor Trac wrote:
On Wed, Mar 12, 2008 at 4:58 PM, Steve Edwards killshot91@comcast.net wrote:
I have a 5.x site using CiviCRM that was developed under a subdomain (i.e. dev.example.com), and we took it live, so it is now at www.example.com. Everything seems to be fine other than the fact that I am unable to access the Admin area. When I try in FF, I get "www.example.com has sent an incorrect or unexpected message: Error Code: -12263", and in Internet Exploder I get the standard "This page cannot be displayed." I can log in and get to other parts of the site just fine. I searched for that error, and it appears to be specific to SSL. I'm using SSL on this site (for CiviCRM and Ubercart), but I shouldn't be using it just to get into the Drupal Admin area, should I?
Thanks.
Steve
-- [ Drupal support list | http://lists.drupal.org/ ]
It sounds like a certificate error, but I don't know why it would be limited to the admin area. Can you browse the non-admin areas using https? Can you get to http://www.example.com/admin?
--Victor