php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3899 No result !
Submitted: 2000-03-22 13:12 UTC Modified: 2000-06-10 18:43 UTC
From: christophe dot long at enst-bretagne dot fr Assigned:
Status: Closed Package: MySQL related
PHP Version: 4.0 Latest CVS (22/03/2000) OS: Debian Slink, Linux 2.2.14, Mysq
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: christophe dot long at enst-bretagne dot fr
New email:
PHP Version: OS:

 

 [2000-03-22 13:12 UTC] christophe dot long at enst-bretagne dot fr
Php can't have an answer from mysql :


[Wed Mar 22 12:46:04 2000]  Script:  '/home/httpd/html/wml/citroen3/occasions/index.phtml'
---------------------------------------
php_mysql.c(197) : Block 0x08146900 status:
Beginning:      OK (allocated on php_mysql.c:525, 432 bytes)
      End:      Overflown (magic=0x00000000 instead of 0x2A8FCC84)
                At least 4 bytes overflown
---------------------------------------
php_mysql.c(525) :  Freeing 0x08146924 (432 bytes), script=/home/httpd/html/wml/citroen3/occasions/index.
phtml
[Wed Mar 22 12:46:04 2000] [notice] child pid 16435 exit signal Segmentation fault (11) 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-10 18:43 UTC] zeev at cvs dot php dot net
Please try 4.0.0 release.
Also, note that if you have any other Apache module loaded that uses MySQL (e.g., mod_auth_mysql or PHP 3.0) - you must provide PHP 4.0's configure the --with-mysql=/path/to/mysql switch, and not rely on the built-in MySQL support it has.  It appears that that's the source of the problem you were having.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 03:01:32 2024 UTC