php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50109 Low memory after installing mysql mod php5
Submitted: 2009-11-07 03:52 UTC Modified: 2009-11-09 17:10 UTC
From: m dot ghadam at gmail dot com Assigned:
Status: Not a bug Package: MySQL related
PHP Version: 5.3.0 OS: Debian Lenny
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:
1 + 7 = ?
Subscribe to this entry?

 
 [2009-11-07 03:52 UTC] m dot ghadam at gmail dot com
Description:
------------
Hi there,

I have a VPS.
I have installed "Lighttpd, php5cgi, mysql-server, mysql-client, 
libmysqlclient15-dev"

I have optimized the MySQL Server (/etc/mysql/my.cnf).
All these together just take 30 mb Memory.
Lighttpd use just 12mb memory And everything is very good.

But,
When I install php5 mod MySQL :
apt-get install php5-mysql
Then the Lighttpd memory increases to 90mb !!!

Any Solutions?
I am using updated Debian Lenny, MySQL5, php5.

Thanks!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-09 17:10 UTC] jani@php.net
You're doing something quite wrong here. Please, report bugs in 3rd party binaries somewhere else. We only support the builds you build from the sources we provide. 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 04:01:30 2024 UTC