You are on page 1of 1

Steps for New PC installation for Baker

1. Take update source and DB from a stable Branch (Recommended Banani)


2. Make Basic PC testing and others check
3. For File Transfer we can use Telegram if internet is slow
4. Find Installation Folder in PC, if not found then take from our source folder
5. Install Wamp server in D drive
6. Configure Wamp Server as below: (php.ini file)

upload_max_filesize : 200

post_max_size: 512

max_execution_time: 600

max_input_time: 600

*** extension=php_socket.dll : For SDC Data Transfer


(make sure to restart the wamp server after this process)

7. Sdc_missing_taskid table outlet code need to change as per Branch code


8. UPDATE outletrequisition SET poutletcode = '111’ as per Branch code
9. Remove all Pw before login from (db, dblocal, dbconnonly, config) file
10. Login in router and find SDC IP. Bound SDC IP carefully in Router.
11. Change addoutlet as per branch information
12. Empty below DB carefully-
TRUNCATE TABLE sdc_indoice_deatils;
TRUNCATE TABLE sdc_invoice;
TRUNCATE TABLE buy_sell;
TRUNCATE TABLE buy_sell_total;
13. Then login with branch user access and do some sell
14. Configure printer as POS requirement
15. Check SDC report and online Dashboard data.
16. Update IP in online (If required)
17. At last, to route data ion online., Give root password “Baker746123” in wamp – phpMyAdmin-
previledge, (db, dblocal, dbconnonly, config) [apps- config.inc, cookie<config, root<Pw< Given
password]

You might also like