Try the Demo

Magento

eCommerce Software for Online Growth

Magento Forum

Our new hosted solution for small & emerging businesses
   
Empty Page After “Continue Magento Installation”
 
vincentlim
Jr. Member
 
Total Posts:  12
Joined:  2009-03-16
 

Hi,

I’m on linux hosting (no SSH Access), magento-check.php shows that I met all the requirements.
I uploaded the full releases files in subdomain “shop” at <http://shop.mydomain.com/>
I alrady set app/etc, var, media to permission 777
I modified line 438 and 439 at app/code/core/Mage/Core/Model/Config.php to change from HTTPS to HTTP, as I don’t have HTTPS enabled in my hosting server.

//               $secure = isset($_SERVER['HTTPS']) || $_SERVER['SERVER_PORT']=='443';
  //              $scheme = ($secure ? 'https' : 'http') . '://' ;
                $secure = isset($_SERVER['HTTP']) || $_SERVER['SERVER_PORT']=='443';
                
$scheme = ($secure 'http' 'http') . '://' ;

before installing, I already install the sql sample data into database

now, I run <http://shop.mydomain.com/downloader>
it said :

There’s an indication that Magento files already has been downloaded.

If you feel that you have arrived to this page by mistake, please continue installation:

Continue Magento installation

Then I click on “Continue Magento installation”, it redirect to “http://shop.mydomain.com/index.php/install/” with empty page, not page error.
Why is it empty page ? and how to fix this ? I suppose to see licensing info as the next step

Please help. Thanks.

Regards,
Vincent

 
Magento Community Magento Community
Magento Community
Magento Community
 
vincentlim
Jr. Member
 
Total Posts:  12
Joined:  2009-03-16
 

any expert can help here ?

 
Magento Community Magento Community
Magento Community
Magento Community
 
vincentlim
Jr. Member
 
Total Posts:  12
Joined:  2009-03-16
 

nvm, I redownload the source, and unzip it, now it able to pass through the empty page.

In the Licensed agreement step, after checked the box “I agree to the above terms and conditions. “, click Continue
it return to the Licensed agreement page again. Then I did the same, and click continue, then it move to Local/Timezone/Currency setting,
after select, and click continue, it moved back to Licensed agreement back.

this is so strange. What’ wrong with magento ? so many problem.

 
Magento Community Magento Community
Magento Community
Magento Community
 
Mafinsoft.com
Jr. Member
 
Total Posts:  21
Joined:  2008-09-17
 

Hi Vincent. You need not modify line 438 and 439 at app/code/core/Mage/Core/Model/Config.php.

That is unnecessary. I face your issue when I install Magento 1.2.1.1 and not the latest Magento. What version of Magento are you installing?

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
© Copyright 2012 Magento Inc.
Privacy Policy|Terms of Service
Magento Community Count
713669 users|908 users currently online|495363 forum posts