Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

newbie need serious help


bendle

Recommended Posts

Posted

I am using my computer as my testing server, i followed the instructions on how to setup oscommerce and i am now trying to access the ...catalog/install page when i type this in 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');

?>

 

 

this is no use to me can any one tell me what might me wrong, help is much appriccated

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...