codeigniter not works with CGI/FastCGI |
[eluser]CroNiX[/eluser]
Codeigniter isn't giving that error, PHP is. Yes, so as the error says, use the mysqli driver, not mysql driver. In the version of PHP you are using, mysql driver has been deprecated and it's not a CI issue. http://php.net/manual/en/migration55.deprecated.php |
Messages In This Thread |
codeigniter not works with CGI/FastCGI - by El Forum - 05-26-2014, 11:24 PM
codeigniter not works with CGI/FastCGI - by El Forum - 05-27-2014, 03:49 AM
codeigniter not works with CGI/FastCGI - by El Forum - 05-27-2014, 06:15 AM
codeigniter not works with CGI/FastCGI - by El Forum - 05-27-2014, 08:03 AM
|