php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46320 Problem loading dynamic library
Submitted: 2008-10-16 21:49 UTC Modified: 2008-10-16 21:56 UTC
From: helldaemon at gmail dot com Assigned:
Status: Not a bug Package: Dynamic loading
PHP Version: 5.2.6 OS: Windows Vista
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
13 + 2 = ?
Subscribe to this entry?

 
 [2008-10-16 21:49 UTC] helldaemon at gmail dot com
Description:
------------
ERROR
"PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\PHP\\ext\\php_pgsql.dll'"

Windows Vista, apache 2.2.10, php 5.2.6

have the "extension=php_pgsql.dll" uncommented in my php.ini
and the extension_dir="C:\php\ext" with the .dll in it.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-10-16 21:56 UTC] pajoye@php.net
duplicated

You can fetch the missing DLL from the 5.2 snapshots
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 21:01:33 2024 UTC