Try the Demo

Magento Forum

   
https for admin area
 
Ulf
Jr. Member
 
Total Posts:  4
Joined:  2007-12-06
 

I seem to have set up my https vhost correctly as Magento uses it during installation. But after successfully installing Magento I can’t access the admin area using https. My browser Safari tells me that the URL is not reachable, the logfile of my Apache tells me the following:

82.82.186.33 - - [06/Dec/2007:14:08:10 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:11 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:11 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:12 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:12 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:13 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:14 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:14 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:15 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:15 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:16 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"
82.82.186.33 - - [06/Dec/2007:14:08:16 +0000] "GET /admin HTTP/1.1" 302 "-" "Mozilla/5.0 (Macintosh; U; Intel Mac OS X; de-de) AppleWebKit/523.10.3 (KHTML, like Gecko) Version/3.0.4 Safari/523.10"

And then stops trying. Any ideas where I could have made a mistake in my https configuration? My SSL certificate is signed by CACert.org and I administer my server on my own, so I am able to change every setting if necessary.

Cheers,
Ulf

 
Magento Community Magento Community
Magento Community
Magento Community
 
amullins
Jr. Member
 
Total Posts:  1
Joined:  2007-12-16
Snyder, TX
 

I think I’m having the same issue. Installation went fine but can’t access anything via https (admin/customer login). I’m using a shared ssl on a development server (for testing only) w/ apache 2.2.6. I continue to receive an http 302 error (temporary redirect). Has anyone else experienced this? Any help is greatly appreciated.

HTTP/1.x 302 Moved Temporarily
Date: Tue, 18 Dec 2007 05:03:52 GMT
Server: Apache
Served-By: Joyent
Location: https://www.niftynewsite.com/Magento/admin
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 20
Connection: close
Content-Type: text/html; charset=UTF-8

 Signature 

You don’t sell the steak...you sell the sizzle!

 
Magento Community Magento Community
Magento Community
Magento Community
 
jakob
Jr. Member
 
Total Posts:  1
Joined:  2007-09-01
 

Hey!

I am getting the same error over and over again. I haven’t been able to even view the first page of the installation routine.

This is basically what a HTTP request and response of magento looks like:

GET /magento/index.php/install/ HTTP/1.1

Host: mysite.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.13) Gecko/20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13

Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5

Accept-Language: en-us,en;q=0.5

Accept-Encoding: gzip,deflate

Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7

Keep-Alive: 300

Connection: keep-alive

Cookie: magento=ei9ft06jbg9o858aivhvpygje4h1yg5i; PHPSESSID=cfe726e24eae13101089023ab79d03ba

HTTP/1.x 302 Found

Date: Thu, 17 Apr 2008 15:57:07 GMT

Server: Apache/2.2.4 (Ubuntu) PHP/5.2.3-1ubuntu6.3 mod_ssl/2.2.4 OpenSSL/0.9.8e

X-Powered-By: PHP/5.2.3-1ubuntu6.3

Expires: Thu, 19 Nov 1981 08:52:00 GMT

Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0

Pragma: no-cache

Location: http://mysite.com/magento/index.php/install/

Content-Length: 0

Keep-Alive: timeout=15, max=79

Connection: Keep-Alive

Content-Type: text/html

As you can see in the quote I am using PHP 5.2.3 and Apache 2.2.4.

Are there any problems with these versions or do you know of Apache or PHP related settings that could cause this this kind of problem?

I couldn’t find any helpful information in the wiki or bug tracker yet.

Cheers,
Jakob

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top