From:             [EMAIL PROTECTED]
Operating system: Windows 2000 Adv Server
PHP version:      4.1.2
PHP Bug Type:     Dynamic loading
Bug description:  Unable to Load Dynamic Libraries

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.
-- 
Edit bug report at http://bugs.php.net/?id=16053&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16053&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16053&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16053&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16053&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16053&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16053&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16053&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16053&r=submittedtwice

Reply via email to