[PHP] Re: Plese help me

2001-09-03 Thread _lallous

are you sure that php_oci.dll is located in c:/php/extentions/ folder?
are you sure you have that file?

Soawarat Weangkawe [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 We have installed PHP4.06 manually to use it with IIS 5 on win2000server

 We did everything the installation guide told us to do.
 We uncommented some options in php.ini including

 extension=php_oci8.dll

 Afer we stopped and started the Web server every dll was loaded except
 php_oci.dll

 unable to load dynamic library 'C:/PHP/extentions/php_oci.dll'-The
 specified procedure could not be found.

 What should I do?
 Your help will be very appreciated

 _
 Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] Re: Plese help me

2001-09-03 Thread hassan el forkani

hi
just a suggestion as itworked for me,

try to edit the dll in notepad and do a string search for dll without the 
quotes
make sure all the dlls you find exist in your windows/system folder
that kind of error usually happens when there are some dlls referenced in 
the extension;

www.php4win.de provide everything that is needed

regards
At 11:20 03/09/01, _lallous wrote:
are you sure that php_oci.dll is located in c:/php/extentions/ folder?
are you sure you have that file?

Soawarat Weangkawe [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
  We have installed PHP4.06 manually to use it with IIS 5 on win2000server
 
  We did everything the installation guide told us to do.
  We uncommented some options in php.ini including
 
  extension=php_oci8.dll
 
  Afer we stopped and started the Web server every dll was loaded except
  php_oci.dll
 
  unable to load dynamic library 'C:/PHP/extentions/php_oci.dll'-The
  specified procedure could not be found.
 
  What should I do?
  Your help will be very appreciated
 
  _
  Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
 



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]