lelandmyrick Posted July 21, 2003 Posted July 21, 2003 I have an odd problem. I have a MS1 installation of OSC running with no problems on a Linux server. I'm now trying to setup a MS2 installation on the same server (different domain), but I can't get the install script to work at all. When I browse to the install folder, all I get is a blank browser window--completely blank, even if I type in mydomain/install/index.php Anyone seen this problem before or have any ideas on fixing it? -Leland- Leland Myrick
lelandmyrick Posted July 21, 2003 Author Posted July 21, 2003 Tried it. Exactly the same thing--no error messages, just an empty browser window. If I view source from the browser on install/index.php I get: <?php /* $Id: index.php,v 1.1 2002/01/02 13:02:38 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2002 osCommerce Released under the GNU General Public License */ require('includes/application.php'); $page_file = 'index.php'; $page_title = 'Welcome'; $page_contents = 'index.php'; require('templates/main_page.php'); ?> Leland Myrick
Recommended Posts
Archived
This topic is now archived and is closed to further replies.