Re: [PHP-WIN] DLL problems

2002-02-03 Thread Dave
Aliain, I think your #2 might have been the problem. I had taken the dll's from another source. So, I downloaded the entire package from php.net and dll's seem to be loading. THanks. "Alain Samoun" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...> 1) Did you enab

Re: [PHP-WIN] DLL problems

2002-02-02 Thread DL Neil
Hi Dave, > I'm using win 98, php 4.04, and apache 1.3.19. Have had no problems > executing simple scripts, including some with mySql access. > HVR, when I uncomment any of the php dll's in the php.ini file I get the > following message (one for each dll): > "unable to load dynamic library 'c:\w

Re: [PHP-WIN] DLL problems

2002-02-01 Thread Mike Maltese
In the folder that you unzipped your php distribution to, there is a folder named dlls. Just copy or move the contents of this folder to C:\WINDOWS\system. Post back with the result. Mike - Original Message - From: "Dave" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, Februar

RE: [PHP-WIN] DLL problems

2002-02-01 Thread alain samoun
1) Did you enable the dll in php.ini (make sure that there is only one copy of php.ini in path)? 2) Did the dll have been compiled for your PHP version? 3) Some other reasons ;) A+ Alain -Original Message- From: Dave [mailto:[EMAIL PROTECTED]] Sent: Friday, February 01, 2002 9:39 AM To: