php
Yii2 Module 'pdo_pgsql' already loaded - not doubled in php.ini
My Yii2 app on VPS gives "module pdo-pgsql already loaded" error. I've checked my php.ini file and the module it's not doubled loaded. Can it be resolved from Yii2 configuration? I didn't found anything on google to help me with this error. It seems like the only possible reason for error is just double loaded in php.ini. Am I missing something here? Thank you
Related Links
how do I store the data that is edited if there is a column that is not necessary
Allowing Specific File Types to be Uploaded in PHP Email Forms
Password Verify with query not working
PHP connecting to database
Weird character when writing to file in PHP?
Wordpress Cron phpmailerexception
Onedrive filePath is not working in Postman
Why isn't this join printing the correct results? Laravel 5.3
I can not open route with method post in laravel
Passing PHP variable to HTML-form [duplicate]
Force Woocomerce checkout to new currency when Paypal is selected
unset vs. session_unset doesnt work properly
How to sanitize checkboxes?
autoloader works for files in root but not for files in subfolders
What would be the output of this script? [closed]
Make a slider/select fetching data in php