php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14867 unable dynamic load php_oci8.dll
Submitted: 2002-01-05 03:45 UTC Modified: 2002-01-05 04:05 UTC
From: zoufj at 263 dot net Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 4.1.0 OS: window 2000 professional
Private report: No CVE-ID: None
 [2002-01-05 03:45 UTC] zoufj at 263 dot net
  I use php_4.1.0+apache_1.3.22+oracle 8.0.4.
  In php.ini ,I configure extension=c:/php/extensions/php_oci8.dll,but when I start apache server, system tell me cann't dynamic load php_oci8.dll.
  Please tell me why. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-05 04:05 UTC] mfischer@php.net
Try setting the extension_dir to c:/php/extensions and extension=php_oci8.dll.

For further questions as on php-general@lists.php.net .
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 22:01:27 2024 UTC