php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41656 Can't load mysql extension.
Submitted: 2007-06-11 19:03 UTC Modified: 2007-06-11 20:13 UTC
From: kurok at mail dot ru Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.2.3 OS: MS Windows XP [Ver 5.1.2600]
Private report: No CVE-ID: None
 [2007-06-11 19:03 UTC] kurok at mail dot ru
Description:
------------
I install Apache + php5 + mysql
and php cant load mysql extentions
-----
Apache/2.2.4 (Win32) PHP/5.2.3 configured
Server built: Jan  9 2007 23:17:20
-----
mysqld-nt.exe  Ver 5.0.41-community-nt for Win32 on ia32 (MySQL Community Edition (GPL))
-----

And get error:
php.log
---------------
[11-Jun-2007 21:59:52] PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\PHP5\ext\php_mysql.dll' - Invalid access to memory location.

 in Unknown on line 0

[11-Jun-2007 21:59:53] PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\PHP5\ext\php_mysql.dll' - Invalid access to memory location.

 in Unknown on line 0
--------




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-06-11 20:13 UTC] sniper@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.


See bug #41651

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 24 13:01:31 2024 UTC