wiki:cubecart_store_front_has_a_blank_white_page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:cubecart_store_front_has_a_blank_white_page [2017/11/15 05:57] – [If You are Using IIS7, make sure that you install Ionic ISAPI rewrite for IIS x64 or x32 (as applicable)] wikiadmin | wiki:cubecart_store_front_has_a_blank_white_page [2017/11/15 16:53] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ======SOLVED - CubeCart V6 Store Front Displays a Blank White Page====== | ======SOLVED - CubeCart V6 Store Front Displays a Blank White Page====== | ||
| -Login to the admin dashboard of your CubeCart store. | -Login to the admin dashboard of your CubeCart store. | ||
| - | -On the left navigation menu near the bottom, | + | -On the left navigation menu near the bottom, |
| -The latest error should be near the top. The error that I found referred to the following: gd.class.php: | -The latest error should be near the top. The error that I found referred to the following: gd.class.php: | ||
| -I had moved my CubeCart website to a new IIS7 Web server on Windows platform, from an Apache Server, and the new server also had a PHP upgrade - from PHP 5.x.x (on Apache webserver) to PHP 7.x.x (on the IIS7 webserver on Windows) | -I had moved my CubeCart website to a new IIS7 Web server on Windows platform, from an Apache Server, and the new server also had a PHP upgrade - from PHP 5.x.x (on Apache webserver) to PHP 7.x.x (on the IIS7 webserver on Windows) | ||
| Line 19: | Line 19: | ||
| [[https:// | [[https:// | ||
| - | =====Fix | + | =====Fix |
| -The .htaccess file contains rewrite conditions, but IIS7 cannot interpret .htaccess like Apache2 webserver. | -The .htaccess file contains rewrite conditions, but IIS7 cannot interpret .htaccess like Apache2 webserver. | ||
| Line 27: | Line 27: | ||
| -You need to delete the line ' | -You need to delete the line ' | ||
| -Restart IIS server | -Restart IIS server | ||
| - | -Go test your website. The secondary page links should no longer display the 404 error. | + | -Go test the store front of your website |
| =====If You are Using IIS7, make sure that you install Microsoft URL Rewrite Module 2.0 for IIS (x64) or (x32) as applicable===== | =====If You are Using IIS7, make sure that you install Microsoft URL Rewrite Module 2.0 for IIS (x64) or (x32) as applicable===== | ||
| - | *The most current MS Installer (*.MSI) file name as of the edit of this article | + | *The most current MS Installer (*.MSI) file name available at the time of this publication |
| - | *Look for the msi download | + | *Find the 64-bit |
| + | *According to the download page, the url Rewrite Module 2.0 provides a rule-based rewriting mechanism for changing requested URL’s before they get processed by web server and for modifying response content before it gets served to HTTP clients. | ||
wiki/cubecart_store_front_has_a_blank_white_page.1510725455.txt.gz · Last modified: 2017/11/15 05:57 (external edit)
