Topic: How to install WebShop
Now Open Install/index.php-->>>
Webshop/wshconf.php
There you Change:
$webshop['mssq']['host'] = '127.0.0.1'; // Server Address (Host\ip)
$webshop['mssq']['user'] = 'sa'; // Username used for a connection
$webshop['mssq']['pass'] = 'password'; // Username's password
$webshop['mssq']['db'] = 'MuOnline'; // Database name
$webshop['mssq']['dbacc'] = 'MuOnline'; // If you are using 6databases - set this to 'Me_MuOnline' or whatever your account database is named. (v0.4)
$webshop['mssq']['use_md5'] = false; // Use md5 encrypted passwords (true/false)
$webshop['globalmsg']['jsip'] = 'Your IP'; // Your Global IP
$webshop['globalmsg']['jsport'] = '55970'; // Don't change this
And for Admin acc change:
$webshop['misc']['admins'] = 'myAdminAccount';
After all of those Open:
http://yourwebsite/Webshop/Install/
This will install the webshop SQL DB's
If Everything is OK open http://yourwebsite/Webshop/