php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15611 Zero sized Reply
Submitted: 2002-02-18 22:37 UTC Modified: 2002-02-19 11:47 UTC
From: cs at global-online dot com dot au Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4.1.1 OS: Apache 1.3.1.7
Private report: No CVE-ID: None
 [2002-02-18 22:37 UTC] cs at global-online dot com dot au
I'm receiving a Zero sized reply from the server when running a script that uses fast templates. sometimes it gives a "Fatal error : memory limit 8......etc etc" message.
I use to have PHP 4.0.6 installed but with these problems I have asked my admin to upgrade to the latest version (4.1.1), but even after that the problem persists, and the very weird thing is I have the same script, doing the same thing using the same database and tables, in a test folder which is at the same level as the other one but just being used for test purposes, and it does work well on the test folder but not in the production folder. I don't have the configuration with me and it is very burocratic to get it. could anyone give some ideias and/or let me know how to increase the memory limit, or what sort of problems could happen if I take that parameter out of my configuration.

Thanks very much

Carlos

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-18 23:01 UTC] cs at global-online dot com dot au
hi there, this is my configure from phpinfo()
 './configure' '--with-apache=/usr/local/src/apache_1.3.17' '--with-mysql=/usr/local' '--enable-safe-mode' '--with-config-file-path=/etc' '--with-exec-dir=/usr/local/www' '--enable-memory-limit=yes'
 [2002-02-19 11:47 UTC] sander@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 23:00:03 2025 UTC