【发布时间】:2015-01-05 19:17:54
【问题描述】:
我不使用 Microsoft dump-everything-folder,因为我喜欢让我的东西井井有条。我的 PHP 和相应的php.ini 文件位于此处...
C:\MEDIA\INTERNET\WAPP\PHP 5.6.2 x64\php.ini
PHP 没有看到我通过phpinfo 验证过的 PostgreSQL。 Apache 错误日志显示以下错误...
PHP Warning: PHP Startup: Unable to load dynamic library 'C:\\php\\php_pgsql.dll'
- The specified module could not be found.\r\n in Unknown on line 0
所以我的问题是更改默认 PHP 目录的设置在哪里?这应该让 PostgreSQL 与 PHP 一起工作。
【问题讨论】:
标签: php postgresql windows-7