Okay - the test installation is complete and everything is working.
I found some inconsistencies in the instructions.
The current version was uploaded in my first post to avoid duplicate versions.
Here's what I found
Inaccuracy
10th photo is unnecessary - I removed it
There was
PHP Code:
CGILogin line
http://192.168.30.231:30739/Property/Silkroad-r/checkuser.aspx
Immediately change to
PHP Code:
CGILogin http://192.168.30.231:30739/Property/Silkroad-r/checkuser.php
It should be
line
PHP Code:
CGILogin http://192.168.30.231:30739/Property/Silkroad-r/checkuser.aspx
Immediately change to
PHP Code:
CGILogin http://192.168.30.231:30739/Property/Silkroad-r/checkuser.php
Obvious error in spaces
There was
EXEC SILKROAD_CERTIFICATION. dbo ._ UpdateAgentCount 4
It should be
EXEC SILKROAD_CERTIFICATION.dbo._UpdateAgentCount 4
Webmall configuration
I didn't add a single line
There was
WebMallAddr – 801
SroInGameAddr – 803
WebMagicLampAddr – 802
It should be
WebMallAddr – 801
SroInGameAddr – 803
WebMagicLampAddr – 802
WebDailyLoginAddr - 801
I added a line with information about transferring www files - added line
Copy all directories from c:\Joymax_Bins\www\ to c:\inetpub\wwwroot\
I hope this explains everything
Additionally, I recommend free virtualization software to everyone.
I've been using it for two years at home and in many companies.
It works flawlessly.