ID: 11990
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Scripting Engine problem
Operating System: RedHat Linux 6.2
PHP Version: 4.0.5
New Comment:
Configure options:
./configure --prefix=/usr --with-config-file-path=/etc --with-apxs=/usr/sbin/apxs
--with-exec-dir=/usr/bin --disable-magic-quotes --enable-track-vars --enable-wddx
--without-mysql --with-oci8=/home/oracle/product/8.0.5
--with-esoob=/usr/local/easysoft/oob/client --enable-sockets --disable-pear --with-xml
--enable-inline-optimization
Having difficulty reproducing bug; it is very intermittent...
Previous Comments:
------------------------------------------------------------------------
[2001-07-09 19:51:36] [EMAIL PROTECTED]
Would it be possible to test this same script with PHP 4.0.6? I don't remember anyone
reporting anything like this before and I have never experienced anything like this
myself.
Also, if you could create a short bug complete script
which could be used to reproduce this, it would
be a lot easier to debug this issue.
And what was your configure line used to configure PHP ?
--Jani
------------------------------------------------------------------------
[2001-07-09 18:13:11] [EMAIL PROTECTED]
We're seeing severe data corruption problems with defines.
For example, the following snippet is from a PHP script that uses defined constants to
build up a filename. The resulting variable contains junk data.
no exist :ieldp/cðÃ<Äclasssupport/getproductlist.php
Warning: Failed opening 'ield' for inclusion (include_path='.:/u/php:/u/htdocs') in
/u/php/corelib/sp/procedure.php on line 57
no exist :ieldp/cðÃ<Äclasssupport/getfullproduct.php
Warning: Failed opening 'ield' for inclusion (include_path='.:/u/php:/u/htdocs') in
/u/php/corelib/sp/procedure.php on line 57
PHP doesn't seem to crash.
------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11990&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]