Re: [PHP-DB] Oracle Dll

2002-02-01 Thread Mike Maltese
OTECTED]> Sent: Friday, February 01, 2002 1:35 PM Subject: Re: [PHP-DB] Oracle Dll > The dl() function does not work on multi-threaded servers (ie Apache(win32) > and IIS). You'll have to add it in your php.ini file. -- PHP Database Mailing List (http://www.php.net/) To unsub

Re: [PHP-DB] Oracle Dll

2002-02-01 Thread aiQa
ruary 01, 2002 1:35 PM Subject: Re: [PHP-DB] Oracle Dll > The dl() function does not work on multi-threaded servers (ie Apache(win32) > and IIS). You'll have to add it in your php.ini file.

Re: [PHP-DB] Oracle Dll

2002-02-01 Thread Mike Maltese
The dl() function does not work on multi-threaded servers (ie Apache(win32) and IIS). You'll have to add it in your php.ini file. - Original Message - From: "aiQa" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 01, 2002 3:20 AM Subject:

[PHP-DB] Oracle Dll

2002-02-01 Thread aiQa
Hi, I installed Apache, oracle client on windows 2000. When I use dl("php_oci8.dll") function it gives the following error. Warning: Unable to load dynamic library 'c:\php\extensions\php_oci8.dll' - The specified module could not be found. in C:\htdocs\php.php on line 5 ..but 'c:\php\extensi