Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

Magento Forum

   
Installation problem
 
cssplay
Jr. Member
 
Total Posts:  1
Joined:  2008-02-03
 

Hi!

I’m trying to install magento into my server.

In third step (Configuration) after i write all the information it returns the following message:

Url “https://www.mydomain.com/magento/” is invalid
This Url is invalid

Magento is in http://www.mydomain.com/magento/ and not in https://

I have used php5-cgi method and my .htaccess is:

############################################
## uncomment these lines for CGI mode
## make sure to specify the correct cgi php binary file name
## it might be /cgi-bin/php5-cgi

#Action php5-cgi /cgi-bin/php-cgi
#AddHandler php5-cgi .php

############################################
## this line is specific for 1and1 hosting

#AddType x-mapp-php5 .php

############################################
## default index file

DirectoryIndex index.php

<IfModule mod_php5.c>

############################################
## adjust memory limit

    
php_value memory_limit 32M
    php_value max_execution_time 18000

############################################
## disable magic quotes for php request vars

    
php_flag magic_quotes_gpc off

############################################
## enable php short tags for templates

    
php_flag short_open_tag on

</IfModule>

Action php5-cgi /cgi-bin/php5-cgi 
AddHandler php5
-cgi .php

<IfModule mod_ssl.c>

############################################
## make HTTPS env vars available for CGI mode

    
SSLOptions StdEnvVars

</IfModule>

<
IfModule mod_rewrite.c>

############################################
## enable rewrites

    
Options +FollowSymLinks
    RewriteEngine on

############################################
## you can put here your magento root folder path relative to web root

    #RewriteBase /magento/

############################################
## workaround for HTTP authorization in CGI environment

    
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

############################################
## always send 404 on missing files in these folders

    
RewriteCond %{REQUEST_URI} !^/(media|skin|js)/

############################################
## never rewrite for existing files, directories and links

    
RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond 
%{REQUEST_FILENAME} !-d
    RewriteCond 
%{REQUEST_FILENAME} !-l

############################################
## rewrite everything else to index.php

    
RewriteRule .* index.php [L]

</IfModule>


############################################
## Prevent character encoding issues from server overrides
## If you still have problems, use the second line instead

AddDefaultCharset Off
#AddDefaultCharset UTF-8
Order allow,deny
Allow from all

Any idea?

 
Magento Community Magento Community
Magento Community
Magento Community
 
Lior
Magento Team
 
Avatar
Total Posts:  293
Joined:  2007-09-24
 

Do you have SSL installed on your server?
If not
1) Select the checkout box to enable SSL
2) It will show you option to specify Base URL for the
3) Change that base URL to http instead of https
4) Remove the check mark for enabling SSL

This should take care of it

 Signature 

Lior Pinelis
Magento Team

 
Magento Community Magento Community
Magento Community
Magento Community
 
robcs
Jr. Member
 
Total Posts:  12
Joined:  2008-05-23
 

Hello,

I have the same problem.

I replied to this thread :

http://www.magentocommerce.com/boards/viewthread/8699/

Anyone from Magento, can confirm if this is a proxy problem ?

Regards,
RS

 
Magento Community Magento Community
Magento Community
Magento Community
 
Josue4ever
Sr. Member
 
Avatar
Total Posts:  107
Joined:  2007-10-03
Mexico DF
 

Well i reinstalled magento again, and this is a common problem
Show some legends

“Illegal scheme supplied, only alphanumeric characters are permitted”
“Url “https://www.mydomain.com/magento/” is invalid”

i dont know why but hope some magento team can solve this

 Signature 

Installing magento on Mexico…

 
Magento Community Magento Community
Magento Community
Magento Community
 
option4
Jr. Member
 
Total Posts:  3
Joined:  2008-05-19
 

I am a new user. I have my store functional running on my local mac and MAMP. I uploaded all files to the server and also the database. Which file do I need to edit so the server files look to the database on the hosting company and not on the localhost?

local.xml or config.xml?

Besides that, is there any other thing that I may be overseen.

Any help will be very much appreciated.

Joao

 
Magento Community Magento Community
Magento Community
Magento Community
 
vichuNakamura
Jr. Member
 
Total Posts:  4
Joined:  2008-05-02
 
Lior - 23 May 2008 09:55 AM

Do you have SSL installed on your server?
If not
1) Select the checkout box to enable SSL
2) It will show you option to specify Base URL for the
3) Change that base URL to http instead of https
4) Remove the check mark for enabling SSL

This should take care of it

THANKS MEN!!! That just save my life.
See Ya

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
53209 users|757 users currently online|107248 forum posts