Codeigniter ERROR:模块“dba”已加载

A PHP Error was encountered

Severity: Core Warning
Message: Module 'dba' already loaded
Filename: Unknown
Line Number: 0

Backtrace:

Hi ,

Suddenly got this error for Codeigniter 3.0.1.

I have no idea about this kind of error and never got this error before.

Any suggestion would be a great help .

Check your php.ini file & comment out that specific extension/module. Hope it will not show this error any more.

After doing some research i have found an interesting solution. I have just unchecked the option dba from cpanel > choose php version and my problem is solved