CodeIgniter Forums
Codeigniter 3.0.3 shows error Severity: Core Warning - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Codeigniter 3.0.3 shows error Severity: Core Warning (/showthread.php?tid=63877)



Codeigniter 3.0.3 shows error Severity: Core Warning - eboominathan - 12-18-2015

Severity: Core Warning

Message: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/php_openssl.dll' - /usr/local/lib/php/extensions/no-debug-non-zts-20100525/php_openssl.dll: cannot open shared object file: No such file or directory


RE: Codeigniter 3.0.3 shows error Severity: Core Warning - sv3tli0 - 12-18-2015

Its PHP service error (missing extension) its not problem of CI.

You have either to fix your PHP configuration or to disable errors.

P.S. By the way why your server is looking for .dll extension?


RE: Codeigniter 3.0.3 shows error Severity: Core Warning - eboominathan - 12-18-2015

(12-18-2015, 02:59 AM)sv3tli0 Wrote: Its PHP service error (missing extension) its not problem of CI.

You have either to fix your PHP configuration or to disable errors.

P.S. By the way why your server is looking for .dll extension?

I dont know how to fix this  when i used Codeigniter 2X there is no error but now i upgrade it into 3.0.3 its showing this error


RE: Codeigniter 3.0.3 shows error Severity: Core Warning - suhindra - 12-19-2015

http://php.net/manual/en/install.windows.extensions.php