Is there gonna be soon a fix for this Mavericks problem ? The temp solution works but not in this case:
As my major database is Postgres, i need to load the pdo_pgsql module. Using the control panel i can change PHP config and it works on with apache. However, PHP CLI doesn't work. I tried to add a php.ini into /etc but searching other post it's recommended not doing so because AMPPS will replace that file. It said that just use the CP to change config and then restart Apache, AMPPS with take care of the rest. But for now as we all know, we cannot restart the Apache using CP anymore.