Edit server.cfg:
Example for xanpp:Code:BILLING_SERVER_URL "http://127.0.0.1:80/billing/"
php file path: C:\xampp\htdocs\billing\
Edit SQL Connect Info:
C:\xampp\htdocs\billing\config.php
Code:$MSSQL_USER = "sa"; $MSSQL_PASS = "0000";
Edit server.cfg:
Example for xanpp:Code:BILLING_SERVER_URL "http://127.0.0.1:80/billing/"
php file path: C:\xampp\htdocs\billing\
Edit SQL Connect Info:
C:\xampp\htdocs\billing\config.php
Code:$MSSQL_USER = "sa"; $MSSQL_PASS = "0000";