ID:               19811
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Output Control
 Operating System: Debian sarge, kernel 2.4.18
 PHP Version:      4.2.3
 New Comment:

I should also note that I'm running apache 1.3.26.  Full system
information can be seen with phpinfo() running at
<http://www.fmp.com/phpinfo.php>.


Previous Comments:
------------------------------------------------------------------------

[2002-10-08 01:15:44] [EMAIL PROTECTED]

Source (phps) displays are truncated.  See, for instance,
<http://www.denniscleasby.com/artworks.phps> which truncates prior to
the the true ending of the file.  The actual file continues on, closes
the table, and ends with several more lines of HTML and PHP.

This may be a server child process crash, but I'm not seeing anything
in my apache error log about it.

This is reproducable with other pages as well.  The problem was also
present in PHP 4.2.2.

The configure with which I compiled PHP is as follows:

./configure \
--prefix=/usr \
--with-mysql \
--libexecdir=/usr/lib/php4 \
--infodir=/usr/share/info \
--sysconfdir=/etc/php \
--mandir=/usr/share/man \
--includedir=/usr/include/php \
--with-config-file-path=/etc/php/apache \
--with-openssl=../openssl-0.9.6g \
--enable-magic-quotes \
--enable-ftp \
--enable-shared \
--with-mm \
--enable-sockets \
--with-apxs=/usr/sbin/apxs


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19811&edit=1

Reply via email to