• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

adding 3 extension in PHP5.ini does not work

Arnold_van_Blanken

New Pleskian
Hi,

A customer wants me to enable 3 extensions..

I`ve added
extension=pdo.so
extension=pdo_mysql.so
extension=pdo_sqlite.so

first under the domain but it does not seem to do anything.
I`ve also added it into the PHP.ini but it still does not work, when I try to install pdo via apt-get it says its already installed..

any ideas?
 
Back
Top