Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Codeigniter 4 not working with sqlsrv
Post: RE: Codeigniter 4 not working with sqlsrv

Hello, When I run the check Database command I am getting the below result. Code: -- PS C:\wamp64\www\sfwmd4> php spark config:check Database Warning: PHP Startup: Unable to load dynamic library...
5,272 Views
7 Replies
07-12-2024, 07:39 AM
PoosaNilaveni
    Thread: Codeigniter 4 not working with sqlsrv
Post: RE: Codeigniter 4 not working with sqlsrv

Hello I am using PHP: 8.2.18 — CodeIgniter: 4.5.2, Still getting the same error. If the use the below php code it works for me. PHP Code: -- $serverName = ''; $username = ''; $password = ''; $d...
5,272 Views
7 Replies
07-11-2024, 08:14 PM
PoosaNilaveni

Theme © iAndrew 2016 - Forum software by © MyBB