php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6433 'document contains no data' - error
Submitted: 2000-08-30 07:25 UTC Modified: 2001-04-28 15:32 UTC
From: rosa at yourcell dot net Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0.2 OS: IRIX 6.5.8
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: rosa at yourcell dot net
New email:
PHP Version: OS:

 

 [2000-08-30 07:25 UTC] rosa at yourcell dot net
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-30 07:34 UTC] rosa at yourcell dot net
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-10-06 09:13 UTC] sniper@php.net
reclassified
 [2001-03-31 11:03 UTC] cynic@php.net
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?
 [2001-03-31 11:08 UTC] cynic@php.net
err, duplicate, not duplicated :)
 [2001-04-28 15:32 UTC] derick@php.net
No feedback. If this problem persists with PHP 4.0.5 which
will be released next week, please reopen this report.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 15:01:28 2024 UTC