kellymenges Posted July 8, 2008 Posted July 8, 2008 I have just downloaded OScommerce to work on my site that is hosted by Earthlink. When I go to the http://www.wellwithin.net/catalog/install/ to begin the installation I get the following error. PLEASE can someone help me with what I need to do to get this to work. Thanks K <?php /* $Id: index.php 1739 2007-12-20 00:52:16Z hpdl $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2007 osCommerce Released under the GNU General Public License */ require('includes/application.php'); $page_contents = 'index.php'; require('templates/main_page.php'); ?>
germ Posted July 8, 2008 Posted July 8, 2008 The PHP code is just getting displayed instead of parsed. Either your server or your account isn't set up for PHP. Contact your Host for assistance. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
kellymenges Posted July 8, 2008 Author Posted July 8, 2008 The PHP code is just getting displayed instead of parsed. Either your server or your account isn't set up for PHP. Contact your Host for assistance. Thank you very much I will try that. I kinda thought it was on the hosts side.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.