Before updating to mavericks on my mac book pro. I was using phpmyadmin and phppgadmin without problems. After upgrading to mavericks http://localhost/~burakk/phppgadmin/
gives me error:
Your PHP installation does not support PostgreSQL. You need to recompile PHP using the --with-pgsql configure option.
I could make http://localhost/~burakk/phpmyadmin/
work but phppgadmin does not work...
Any idea?