It sounds like your $base_url is set wrong and is using HTTPS (SSL) instead of HTTP. If I recall correctly, that's the error you get when you hit HTTP with an SSL request.
Was your dev site running SSL, perhaps? Check your settings.php file.
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/ ]