ID:               22755
 User updated by:  ouslush at myrealbox dot com
 Reported By:      ouslush at myrealbox dot com
 Status:           Open
 Bug Type:         Apache related
 Operating System: Gentoo Linux 1.4rc3
 PHP Version:      4.3.1
 New Comment:

Apache v1.3.27 was the version of apache used. I compiled both PHP and
Apache from sources:

Apache: ./configure --enable-module=so
PHP: ./configure --with-xml --with-mysql --with-apxs=/path/to/apxs

The problem also existed in Debian woody 3.0.


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

[2003-03-17 20:45:32] ouslush at myrealbox dot com

In httpd.conf I have configure apache to treat .phps files to be parsed
as php source by php:

AddType application/x-httpd-php-source .phps

When I view a .phps file in the web browser, the code is not completely
highlighted.  It parses about 80-90% of the code and seems to just cut
off the last part of the code.

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


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

Reply via email to