07-27-2018, 08:03 AM
Hello ,
First of all, sniff me for my english.
I programmed a local application that works correctly with CodeIgniter 4.
The development environment is as follows:
- Apache 2.4.33
- PHP 7.0.29 Thread safe
- SQL Server 2014
During the test deployment I meet the following error:
A Database Error Occurred
Unable to connect to your database using the provided settings.
Filename: ... system / database / DB_driver.php
Line Number: 436
I did the connection tests to SQL Server and everything works fine.
But as soon as I pass on CodeIgniter there is a mistake.
The test environment is as follows:
- Plesk
- IIS
- PHP 7.0 No Thread safe
- SQL Server 2014
Thanks for your help.
First of all, sniff me for my english.
I programmed a local application that works correctly with CodeIgniter 4.
The development environment is as follows:
- Apache 2.4.33
- PHP 7.0.29 Thread safe
- SQL Server 2014
During the test deployment I meet the following error:
A Database Error Occurred
Unable to connect to your database using the provided settings.
Filename: ... system / database / DB_driver.php
Line Number: 436
I did the connection tests to SQL Server and everything works fine.
But as soon as I pass on CodeIgniter there is a mistake.
The test environment is as follows:
- Plesk
- IIS
- PHP 7.0 No Thread safe
- SQL Server 2014
Thanks for your help.