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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
38 - 23 = ?
Subscribe to this entry?

 
 [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: Sun Jun 16 19:01:30 2024 UTC