简体   繁体   中英

Codeigniter ERROR: Module 'dba' already loaded

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM