php-pgsql

Postgresql, phpPgAdmin in xammp

无人久伴 提交于 2019-12-11 08:14:41
问题 Hi I have this error while I'm trying to launch phpPgAdmin. Your PHP installation does not support PostgreSQL. You need to recompile PHP using the --with-pgsql configure option. Im using xampp ver 1.7.7 , Postgresql 9.2.4 64 bits , and phpPgAdmin 5.1 I already did the following: 1. open "config.inc.php" found in C:\xampp\phpPgAdmin\conf\ and set "extra_login_security" to false $conf['extra_login_security'] = false; 2. Find php.ini file, in C: \ xampp \ php \ php.ini, then look for the line "