php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16053 Unable to Load Dynamic Libraries
Submitted: 2002-03-13 20:23 UTC Modified: 2002-03-14 04:59 UTC
From: Akhatib at socal dot rr dot com Assigned:
Status: Not a bug Package: Dynamic loading
PHP Version: 4.1.2 OS: Windows 2000 Adv Server
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Akhatib at socal dot rr dot com
New email:
PHP Version: OS:

 

 [2002-03-13 20:23 UTC] Akhatib at socal dot rr dot com
ok, i installed PHP4.1.2 in C:\PHP4. then i try to run the php.exe, or much less, my php scripts and i keep getting about 15 or 16 of these warning errors, 

PHP Warning:  Unable to load dynamic library 'C:\PHP4/php_pgsql.dll' - The specified module could not be found.
 in Unknown on line 0

but, my dlls, are in PHP4\Extensions, so when i try to change that path in the php.ini. i get this message

The dynamic link Library Libct.dll could not be found in the specified path C:\php4;.;C:\winnt\system32;C:\winnt\system;C:\winnt;C:\Program Files\InternetExplorer;;C:\winnt\system32;C:\winnt;C:\winnt\system32\wbem;C:\program files\micosoft SQL server\80\tools\binn.

i get 4 of these messages missing LIBCT.dll, OCI.dll, OCIW32.dll, ISQIT09a.dll

then after that i get an infinate number of these:

PHP Warning:  Function registration failed - duplicate name - pg_connect in Unkn
own on line 0


please help, iv spent about 6 hours trying to figure this trash out.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-14 04:59 UTC] sander@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC