- Edited
i am using OST v1.9.8.In current OST, it's running in Linux server with Apache Apache Version2.2.29PHP Version5.5.25MySQL Version5.5.52-cllnow try to migrate it to Windows Server 2012 R2 with IISIIS 8.5PHP version 5.5.37MySQL Server 5.7.11i copy all OST files from Linux to Windows, believing there is no different for Windows or Linux, Apache or IIS.And i export MySQL database into SQL file in original OST (Linux server), then import SQL file in the new OST on Windows server.i've used a PHP test script to test the database connection in Windows server, no problem.So database exist and user privileges are fine.however, when try to open OST in the new Windows server, always says "Fatal Error", "Unable to connect to the database"No PHP errors found. So I'm stuck.any pointers please?