Back to top

Add new comment

Its already built during php compilation

Comment: 

Hi,

You can safely remove the call in php.ini to load mysqli.so as that was built into php directly, if you look at the ./configure for php in the post.

@Author, I think mysqli.so load directive should be removed from php.ini.