duaner1634 2012-08-09 05:24
浏览 89
已采纳

如何在AppServ中安装PhpPgAdmin?

How can i install phppgadmin in appserver on windows. I installed postgresql exe file and configures php.ini file and extracted PhpPgAdmin in www folder, but it showing php not congifured error.

  • 写回答

1条回答 默认 最新

  • douduan5753 2012-09-13 11:49
    关注

    Installation of phppgadmin

    1) download postgresql-9.1.4-1-windows.exe' (for windows), phpPgAdmin-5.0.4.zip.(choose latest one)

    2) install postgresql .exe file

    3) extract phppgadmin in C:\Appserv\ (ex:- C:\Appserv\phpPgAdmin)

    4)in php.ini file uncomment the following lines.

    extension=php_pdo_pgsql.dll
    extension=php_pgsql.dll
    

    5) restart system and login into postgresql in programs.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 fluent的在模拟压强时使用希望得到一些建议
  • ¥15 STM32驱动继电器
  • ¥15 Windows server update services
  • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏
  • ¥15 模糊pid与pid仿真结果几乎一样
  • ¥15 java的GUI的运用
  • ¥15 Web.config连不上数据库
  • ¥15 我想付费需要AKM公司DSP开发资料及相关开发。
  • ¥15 怎么配置广告联盟瀑布流
  • ¥15 Rstudio 保存代码闪退