php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56220 connecting pdo with problem
Submitted: 2004-10-25 05:13 UTC Modified: 2013-02-18 00:35 UTC
From: h_lookzadeh at yahoo dot com Assigned:
Status: No Feedback Package: *General Issues
PHP Version: 5.0.0b1 (beta1) OS: winxp
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: h_lookzadeh at yahoo dot com
New email:
PHP Version: OS:

 

 [2004-10-25 05:13 UTC] h_lookzadeh at yahoo dot com
Description:
------------
I use PHP5.0.5 & apache 2.0 on winxp
when start apache the error is:
PHP startup : Unable to load dynamic library 'c:\php\ext\php_pd0_oci.dll'-%1 is not a valid win32 application.

PHP startup : Unable to load dynamic
library 'c:\php\ext\php_oci8.dll'-the specified procedure could not be found.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-07 10:52 UTC] jan dot reitz at lanxess dot com
the string you pasted in your bug report has a "0" (ZERO) instead of an "O" (as the first Character of "Object")
try to edit your php.ini replacing PD0 with PDO.
 [2011-12-24 06:27 UTC] ssufficool@php.net
Please try using this snapshot:

  http://snaps.php.net/php5.4-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/


 [2011-12-24 06:27 UTC] ssufficool@php.net
-Status: Open +Status: Feedback -Package: PDO_OCI +Package: *General Issues
 [2013-02-18 00:35 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 "Open". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 07:01:29 2024 UTC