ID:               16699
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache related
 Operating System: linux/GNU Debian potato
 PHP Version:      4.1.2
 New Comment:

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


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

[2002-04-19 11:57:12] [EMAIL PROTECTED]

I try to update php 4.0.6 to 4.1.2, but I catch a possible
bug. Well I'll try to show this:

The html code:

<html>
...
<script language="javascript" "prueba.php3?code=1"></script>
...
</html>

well, in php 4.0.6, the page is ok, but in 4.1.2 the
javascript code is not seen.

My configuration for install is the same:

./configure --with-config-file=/etc/apache/ \
        --with-apxs=/usr/bin/apxs \
        --with-interbase=shared
--with-interbase-dir=/usr/local/interbase/include/ \
        --with-mysql=shared,/usr \
        --with-jpeg-dir=shared,/usr --with-png-dir=shared,/usr \
        --with-gd=shared,/usr \
        --enable-sysvsem --enable-sysvshm --enable-track-vars \
        --enable-versioning --enable-memory-limit \
        --enable-inline-optimization \
        --without-freetype \
        --with-xml=/usr --with-expat-dir=/usr \
        --with-zlib



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


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

Reply via email to