php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #74065 Unable to load dynamic library 'C:\PHP_5.6.30\ext\php_oci8_12c.dll
Submitted: 2017-02-09 13:28 UTC Modified: 2017-02-12 19:26 UTC
From: velten dot spaegele at gmx dot de Assigned:
Status: Not a bug Package: OCI8 related
PHP Version: 5.6.30 OS: Windows 2008R2
Private report: No CVE-ID: None
 [2017-02-09 13:28 UTC] velten dot spaegele at gmx dot de
Description:
------------
Hello, there seems to be a bug with compiled Version of php_oci8_12c.dll
with 5.6.23 it's working
extension=php_oci8_12.dll ;





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-02-12 19:26 UTC] ab@php.net
-Status: Open +Status: Not a bug
 [2017-02-12 19:26 UTC] ab@php.net
Thanks for the report. You need to ensure the dependencies are present on the path, usually oci.dll or alike. These are not supplied with the PHP distribution.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Dec 26 15:01:32 2024 UTC