php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18277 Output phpInfo() incomplete on 'localhost'
Submitted: 2002-07-11 10:02 UTC Modified: 2002-07-12 04:32 UTC
From: jojo at j2j dot myweb dot nl Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.2.1 OS: Linux RH 7.1
Private report: No CVE-ID: None
 [2002-07-11 10:02 UTC] jojo at j2j dot myweb dot nl
phpinfo() displays incomplete output when started from localhost. The first part is loaded but disappears immediatly. The last part is normally loaded. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-11 10:14 UTC] cynic@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2002-07-12 04:32 UTC] yohgaki@php.net
You should be experiencing crashing module during MINFO section, or conflicting modules.

Try to get backtrace and/or locate which one is offending module by removing modules from confiugre option or php.ini.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 29 16:01:30 2024 UTC