Experimenting with EE 2 install on Windows Server 2003. First stage of install goes ok before error message like the example below appears. Hosting provider support has offered to help but asked how to obtain the real error message? or details on how to test it?
This is the basic error message by default:
Unable to connect to your database server using the provided settings.
Filename: D:\domains\domainname.com\wwwroot\systemfolder\codeigniter\system\database\DB_driver.php
Line Number: 124
I tried the EE Minimum requirements wizard and everything checked out okay using the same SQL database details.
Maybe this error is because I set the system path in ‘index.php’ in the system folder to:
$system_path D:\domains\domainname.com\wwwroot\systemfolder
but anything else I tried there breaks it.
Thanks David