php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #79 Strange mysql connect problem
Submitted: 1998-02-18 13:22 UTC Modified: 1998-02-23 10:20 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: glauche at plum dot de Assigned: zeev (profile)
Status: Closed Package: MySQL related
PHP Version: 3.0b3 OS: Linux 2.0.32 libc5
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: glauche at plum dot de
New email:
PHP Version: OS:

 

 [1998-02-18 13:22 UTC] glauche at plum dot de
Hi,

   i got a VERY strange problem here with PHP 3.
I got php3b3 installed, and it worked fine.
But suddenly i can't access ANY mysql databases
anymore. The worse thing is, that I did not change
anything.

When I use mysql_connect() i get 
Out of memory (Needed 8192 bytes)
on the console. (there 20MB + 30 MB Swap free !)
and the error log says :
 httpd: caught SIGSEGV, attempting to dump core in /ht
tpd

hope this helps you to find the bug. (or tell me my hardware
is suddenly broken ? :)

regards,
   Michael Glauche

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-02-23 10:20 UTC] zeev
Problems seem to go away after a server upgrade / relinking with static library.
It should have nothing to do with static linking.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 21:01:27 2024 UTC