Help - Search - Members - Calendar
Full Version: install under iis 6.0...
CubeCart Forums > CubeCart Version 3 > Installation & Upgrade Help (Version 3)
thiago_pescado
my server cfg:

windows server 2003 sp1
iis 6.0
php 4.4.0
mysql ..forgot

-------------------------------------------
so...

1
global.inc.php

$glob['dbdatabase'] = 'db_name_here';
$glob['dbhost'] = 'localhost';
$glob['dbpassword'] = 'pass_here';
$glob['dbprefix'] = 'cube_';
$glob['dbusername'] = 'user_here';
$glob['installed'] = '1';
$glob['rootDir'] = 'c:/inetpub/wwwroot/cubecart';
$glob['rootRel'] = '/cubecart/';
$glob['storeURL'] = 'http://your_ip_or_machine_name/cubecart';

2. just create de tables (i will post)

thatīs all

itīs working ok here..

iīm here to help !
sunshine
Ya know, that's exactly what makes this forum so nice...alot of helpful people cool.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.