[Help] How to install webshop with MD5

MadBoy

New Member
Joined
Apr 27, 2008
Messages
805
Reaction score
152
Hello DarksTeam. I have a server 1.0M With md5 and i wanna put WebShop & Vote Reward Can Somebody help me with webshop files for 1.0M and install guide for webshop . and if it easy for vote reward to. Because first time i gonna use its.
 
If you use 1.0l your wsconfig must be like this : :

Code:
$webshop['mssq']['host']         = 'Вашето IP';    // Server Address (Host\ip)
$webshop['mssq']['user']         = 'Sql User';        // Username used for a connection
$webshop['mssq']['pass']         = 'Sql Password';    // Username's password
$webshop['mssq']['db']            = 'MuOnline';    // Database name
$webshop['mssq']['dbacc']        = '';    // If you are using 6databases - set this to 'Me_MuOnline' or whatever your account database is named. (v0.4)
[COLOR="Red"]$webshop['mssq']['use_md5']        = true; [/COLOR]       // Use md5 encrypted passwords (true/false)
 
If you use 1.0l your wsconfig must be like this : :

Code:
$webshop['mssq']['host']         = 'Вашето IP';    // Server Address (Host\ip)
$webshop['mssq']['user']         = 'Sql User';        // Username used for a connection
$webshop['mssq']['pass']         = 'Sql Password';    // Username's password
$webshop['mssq']['db']            = 'MuOnline';    // Database name
$webshop['mssq']['dbacc']        = '';    // If you are using 6databases - set this to 'Me_MuOnline' or whatever your account database is named. (v0.4)
[COLOR="Red"]$webshop['mssq']['use_md5']        = true; [/COLOR]       // Use md5 encrypted passwords (true/false)

thnx you but not wanna nothing to sql query Analyzer??
 
you need only basic sql tables of the webshop :p