[PHP-DEV] PHP 4.0 Bug #6433 Updated: 'document contains no data' - error From: cynic <email protected>
Date: 03/31/01

ID: 6433
Updated by: cynic
Reported By: rosa <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Reproduceable crash
Assigned To:
Comments:

http://www.php.net/bugs.php?id=7361 (now marked as duplicated) suggests sun's cc is at fault. can you try building with gcc?

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

[2000-10-06 09:13:45] sniper <email protected>
reclassified

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

[2000-08-30 07:34:29] rosa <email protected>
compiled php4.0.2 as dso in apache 1.3.11 and tested it with <?php phpinfo(); ?> .
as happened with older versions of php4 i got the error message 'document contains no
data'.

i tried to work with gdb (as mentioned in the faq) but found out that it is not installed
on my indigo2 with IRIX 6.5.8 .

my config-line was:
 ./configure --enable-c9x-inline --with-mysql=/usr/local/mysql
--with-openssl=/usr/local/openssl --with-apxs

compilation ran faultlessly.

the php.ini is still in the same state as the php.ini-dist

the settings in the httpd.conf file seem to be correct.

the effect can be tested at http://test.yourcell.net:8888/test.php
source is at http://test.yourcell.net:8888/test.phps
the source is color coded (does this mean that php interprets it? )

thanks for any help.

         mark

ps: i found the following error message in the syslogs:
httpd: rld: Fatal Error: attempted access to unresolvable symbol in /usr/local/apache_php4/libexec/libphp4.so: _array_init

maybe this helps :-)

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

[2000-08-30 07:25:53] rosa <email protected>
compiled php4.0.2 as dso in apache 1.3.11 and tested it with <?php phpinfo(); ?> .
as happened with older versions of php4 i got the error message 'document contains no data'.

i tried to work with gdb (as mentioned in the faq) but found out that it is not installed on my indigo2 with IRIX 6.5.8 .

my config-line was:
./configure --enable-c9x-inline --with-mysql=/usr/local/mysql --with-openssl=/usr/local/openssl --with-apxs

compilation ran faultlessly.

the php.ini is still in the same state as the php.ini-dist

the settings in the httpd.conf file seem to be correct.

the effect can be tested at http://test.yourcell.net:8888/test.php
source is at http://test.yourcell.net:8888/test.phps
the source is color coded (does this mean that php interprets it? )

thanks for any help.

mark

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

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=6433&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>