Date: 04/24/98
- Next message: Zeev Suraski: "[PHP-DEV] y2k compliance with cookies"
- Previous message: amitay: "[PHP-DEV] CVS update: php3/functions"
- In reply to: cairo <email protected>: "[PHP-DEV] Bug #306: Apache patch with PHP3- and FrontPage-Module"
- Next in thread: Peter Baumann: "Re: [PHP-DEV] Bug #306: Apache patch with PHP3- and FrontPage-Module"
- Reply: Peter Baumann: "Re: [PHP-DEV] Bug #306: Apache patch with PHP3- and FrontPage-Module"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 11:09 23/04/98 -0000, cairo <email protected> wrote:
>From: cairo <email protected>
>Operating system: RedHat Linux 5.0
>PHP version: 3.0 Release Candidate 3
>PHP Bug Type: Compile Failure
>Bug description:
>Hello,
>
>I am trying to compile apache 1.2.5 with the php3-module
>and the frontpage-module.
>
>The compilation works fine. No errors, no warnings.
>
>After starting the server and loading the example "dir.php3"
>The browser displays the message "Document contains no data".
>
>If I compile apache without FrontPage -> PHP3 will work.
>
>Is there anything to get around this problem?
Perhaps, but we'll need more information. Stop your server, make sure
coredumpsize is unlimited or big enough for your shell ('unlimit
coredumpsize' for tcsh or 'ulimit -c unlimited' for bash) run httpd -X, and
get it to crash again.
A core dump should be generated. Trace it (run gdb /path/to/httpd
/path/to/corefile, and at the prompt type 'bt') and send us that backtrace.
Zeev
-- Zeev Suraski <zeev <email protected>> For a PGP public key, finger bourbon <email protected>
- Next message: Zeev Suraski: "[PHP-DEV] y2k compliance with cookies"
- Previous message: amitay: "[PHP-DEV] CVS update: php3/functions"
- In reply to: cairo <email protected>: "[PHP-DEV] Bug #306: Apache patch with PHP3- and FrontPage-Module"
- Next in thread: Peter Baumann: "Re: [PHP-DEV] Bug #306: Apache patch with PHP3- and FrontPage-Module"
- Reply: Peter Baumann: "Re: [PHP-DEV] Bug #306: Apache patch with PHP3- and FrontPage-Module"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

