RE: [PHP] unable to load dynamic library etc. etc.

2002-02-21 Thread Hunter, Ray

Place all the dlls in the same directory as the php.exe file and in your
php.ini file have the extension_dir = .\ (windows).

This works for me great...

Ray Hunter
Firmware Engineer

ENTERASYS NETWORKS


-Original Message-
From: Jeremy Reed [mailto:[EMAIL PROTECTED]] 
Sent: Thursday, February 21, 2002 9:30 AM
To: [EMAIL PROTECTED]
Subject: [PHP] unable to load dynamic library etc. etc.


I keep getting this error message and cannot figure out why.  The
extension_dir is set correctly in the php.ini, I have put the .dlls into
every conceivable directory I can think of and nothing seems to work.

Anybody else had and fixed this problem?

Thanks,

Jeremy



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] unable to load dynamic library etc. etc.

2002-02-21 Thread Paul Roberts

I deleted everything in the php dir and reinstalled it all.

- Original Message - 
From: Hunter, Ray [EMAIL PROTECTED]
To: 'Jeremy Reed' [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, February 21, 2002 4:32 PM
Subject: RE: [PHP] unable to load dynamic library etc. etc.


 Place all the dlls in the same directory as the php.exe file and in your
 php.ini file have the extension_dir = .\ (windows).
 
 This works for me great...
 
 Ray Hunter
 Firmware Engineer
 
 ENTERASYS NETWORKS
 
 
 -Original Message-
 From: Jeremy Reed [mailto:[EMAIL PROTECTED]] 
 Sent: Thursday, February 21, 2002 9:30 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP] unable to load dynamic library etc. etc.
 
 
 I keep getting this error message and cannot figure out why.  The
 extension_dir is set correctly in the php.ini, I have put the .dlls into
 every conceivable directory I can think of and nothing seems to work.
 
 Anybody else had and fixed this problem?
 
 Thanks,
 
 Jeremy
 
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php