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
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: 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 23:01:34 2024 UTC