php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58194 php_pdo_oci.dll can not load
Submitted: 2008-05-13 12:27 UTC Modified: 2021-05-16 04:22 UTC
From: jroze at gipsis dot fr Assigned: cmb (profile)
Status: No Feedback Package: PDO OCI
PHP Version: 5.2.5 OS: WIN XP SP2
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jroze at gipsis dot fr
New email:
PHP Version: OS:

 

 [2008-05-13 12:27 UTC] jroze at gipsis dot fr
Description:
------------
Hello there,

I have a problem loading php_pdo.dll library using the last stable 5.2.6 (same with 5.2.4) version of PHP.

Here is a snippet of my php.ini file :

extension_dir = "C:\php\ext\"
extension=php_oci8.dll
extension=php_pdo.dll
extension=php_pdo_oci.dll

And here is the error i get :

PHP Warning:  PHP Startup: Unable to load dynamic library
'C:\\php\\ext\\php_pdo.dll' - the specified procedure could not be found.\r\n in Unknown on line 0

Note that it works  if i get the php_pdo.dll file from PHP 5.2.0 provided with EasyPHP 2.0b !!!

Oracle is installed and other extension like php_oci8 works.

I already read comments on bug #6225, there are saying that is must work with the lastest version of php but it doesn't.

Thanks for your help





Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-12-28 23:54 UTC] zhangdan1122 at gmail dot com
i have the same problem
but i saw it in apache error log
said "Unable to load dynamic library"
wait for your answer

thank u very much
 [2021-05-03 11:48 UTC] cmb@php.net
-Status: Open +Status: Feedback -Package: PDO_OCI +Package: PDO OCI -Assigned To: +Assigned To: cmb
 [2021-05-03 11:48 UTC] cmb@php.net
Is this still an issue with any of the actively supported PHP
versions[1]?

[1] <https://www.php.net/supported-versions.php>
 [2021-05-16 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 16:01:29 2024 UTC