Re: [EMAIL PROTECTED] Memory leak on Windows 2003

2005-09-28 Thread Marcos R. Cardoso
Ok, it seems that I've found the answer now. The real problem concerning the leakage was related to the pictures' size. We use here some PHP scripts which return photos from the students, teachers and employees for identification at the university where I work. Since these photos had a big siz

Re: [EMAIL PROTECTED] Memory leak on Windows 2003

2005-09-14 Thread Joshua Slive
On 9/14/05, Marcos R. Cardoso <[EMAIL PROTECTED]> wrote: > Thanks for the help Joshua, but I forgot to add that we use some ASP > scripts here using Sun Chili!Soft ASP 3.6.2 > Could the ASP machine also make this memory inflation possible to happen? Any script running in an apache module is runn

Re: [EMAIL PROTECTED] Memory leak on Windows 2003

2005-09-14 Thread Marcos R. Cardoso
Thanks for the help Joshua, but I forgot to add that we use some ASP scripts here using Sun Chili!Soft ASP 3.6.2 Could the ASP machine also make this memory inflation possible to happen? Marcos R. Cardoso Brazil Joshua Slive wrote: On 9/13/05, Marcos R. Cardoso <[EMAIL PROTECTED]> wrote:

Re: [EMAIL PROTECTED] Memory leak on Windows 2003

2005-09-14 Thread Joshua Slive
On 9/13/05, Marcos R. Cardoso <[EMAIL PROTECTED]> wrote: > Hi, here where I work we have the following configuration for our web > server: > > Windows 2003 > Apache 2.0.54 > PHP 4.4.0 > MySQL 4.0.20 > Unfortunately we are experiencing some huge problems concerning memory > usage by the Apache chi

[EMAIL PROTECTED] Memory leak on Windows 2003

2005-09-13 Thread Marcos R. Cardoso
Hi, here where I work we have the following configuration for our web server: Windows 2003 Apache 2.0.54 PHP 4.4.0 MySQL 4.0.20 This server also connects to a database server with Oracle 9i through a Oracle 8i Client, otherwise the PHP wouldn't connect to the database properly. There is als