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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: zoufj at 263 dot net
New email:
PHP Version: OS:

 

 [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: Fri May 24 12:01:32 2024 UTC