CS-Cartshopping cartsoftware · Ecommerce solution
Go Back   CS-Cart Community Forums > General CS-Cart Forum > Why CS-Cart
Reply
 
Thread Tools Rate Thread Display Modes
Old 06-14-2006, 11:05 AM   #1
Unregistered
 
Posts: n/a
Default config.php questions

Do I need to alter these bits of my config.php file to get my Trial install to go?

// DEMO mode
$demo_mode_enabled = false;

// Trial mode
$trial_mode = false;

error_reporting(0);

//
// Load local config data
//
@include_once($cscart_dir . DS . 'local_conf.php');
  Reply With Quote
Old 06-14-2006, 01:18 PM   #2
zeke
Architect
Site Admin
 
zeke's Avatar
 
Join Date: Nov 2005
Posts: 436
Default

No, you don't. These are developers settings. You just need to run 'install.php' script from your browser.
__________________
--
Ilya M. Shalnev
CS-Cart team
http://twitter.com/bzzeke
zeke is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may post new threads
You may post replies
You may post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Moderation Tools:
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Presales Questions Unregistered Why CS-Cart 1 06-12-2006 07:13 AM
Questions Before Purchase Phantomhp Why CS-Cart 2 05-29-2006 11:17 PM
New "user" saying hi and have some questions StrangeRanger General Questions 4 05-05-2006 05:15 PM
Questions About Customizing & Current Features VanessaHaakenson General Questions 0 04-18-2006 06:49 PM
Getting error on setup "Can't write to 'config.php' fil andreitech v1.x Installation & Upgrade 5 01-25-2006 04:23 PM