php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37464 php_mysql.dll
Submitted: 2006-05-16 18:36 UTC Modified: 2006-05-17 18:19 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: softwebmaster at gmail dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: php 5.2 OS: windows xp
Private report: No CVE-ID: None
 [2006-05-16 18:36 UTC] softwebmaster at gmail dot com
Description:
------------
After installing apache 2.2.2,phpmyadmin,mysql 5, and php5.2. apache 2.2.2 will crash if I copy php_mysql.dll(version 5.021) from mysql.com in php extension folder.Nothing will run at all.

I didn't have this kind of problem when I used apache 2.058 and phpmyadmin, and mysql, and php 5.14 with php_mysql.dll(version 5.021) from mysql.com


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-16 18:41 UTC] derick@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2006-05-16 18:53 UTC] softwebmaster at gmail dot com
After installing apache 2.2.2,phpmyadmin,mysql 5, php5.2, and enable php_mysql extension in php.ini.  Apache
2.2.2 will crash if I use php_mysql.dll(version 5.021) which can be download at http://dev.mysql.com/downloads/connector/php/ 

if I use your *php_mysql.dll* which is included in php 5.2, i don't have this problem.


I didn't have this kind of problem when I used apache 2.058 ,phpmyadmin, mysql, and php 5.14 with php_mysql.dll(version 5.021 from mysql.com)

If you are looking for a specific *information*, please let me know which one so that i can prodvide.

*not enough information* does not help anybody either. Thanks
 [2006-05-16 18:57 UTC] softwebmaster at gmail dot com
After installing apache 2.2.2,phpmyadmin,mysql 5, php5.2, and enable
php_mysql extension in php.ini.  Apache
2.2.2 will crash if I use php_mysql.dll(version 5.021) which can be
download at http://dev.mysql.com/downloads/connector/php/

What do i mean when I said apache 2.2.2 will crash.? If you type "localhost" in IE's address bar and I don't use php_mysql.dll from MYSQL.com, everything works perfectly.

if I use your *php_mysql.dll* which is included in php 5.2 distribution folder, i don't have
this problem.

I didn't have this kind of problem when I used apache 2.058 ,phpmyadmin,
mysql, and php 5.14 with php_mysql.dll(version 5.021 from mysql.com)

If you are looking for a specific *information*, please let me know
which one so that i can prodvide.

*not enough information* does not help anybody either. Thanks
 [2006-05-16 21:16 UTC] edink@php.net
You are supposed to use php_mysql.dll which is included in PHP distribution and not the one downloaded from elsewhere.
 [2006-05-17 10:21 UTC] georg@php.net
MySQL AB offers dll's for PHP 5.1.4, not for PHP 5.2.

For using PHP 5.2 you have to compile PHP against MySQL 5 libraries and headers. 

 [2006-05-17 18:08 UTC] softwebmaster at gmail dot com
for curiosity, I have 2 questions

1-Why don't you use or *update* mysql AB php_mysql.dll for mysql 5 instead of your outdated php_mysql.dll for older version of mysql.?

2-Will you compile PHP 5.2 against MySQL 5 libraries and
headers OR mysql AB has to do it.?

thanks for answering question.
 [2006-05-17 18:19 UTC] tony2001@php.net
Because 5.2 is unstable version and nobody even SHOULD support it as it doesn't make any sense yet.
Please keep this report bogus.
Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 15:01:29 2024 UTC