ID:               43159
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bhattacharjee at avaya dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         MySQL related
 Operating System: linux 2.1 enterprise
 PHP Version:      4.4.7
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.


Previous Comments:
------------------------------------------------------------------------

[2007-10-31 11:47:56] bhattacharjee at avaya dot com

Description:
------------
We are using php4.4.7 with apache 2 on linux 2.x having mysql as
database.
Recently upgraded mysql to 4.1.21 from 4.0.27 & since then started
getting segmentation fault, & on the web site page cant be displayed.

we tried to downgrade to mysql 4.0.27 again but the mysql client API
doesnot change. After downgrading When we are checking the version from
prompt with mysqladmin then its showing 4.0. but when we check it on
phpinfo.php then it gives client api of 4.1.21.

Again we upgraded to mysql enterprise 5.0.46 & facing the same
problem.

The steps we follow is,

Install mysql (from binary, copying the files to /usr/local/mysql) &
then configure & make, make install for php. 

Any quick assistance on this issue is greatly appreciated.

Expected result:
----------------
Our expectation is that
either php 4.4.7 should work with mysql 5
or we should go back to mysql 4.0.27 which currently not happening as
we see on phpinfo.php.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=43159&edit=1

Reply via email to