php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14417 php result page not showing but php.ini is perfect
Submitted: 2001-12-11 01:38 UTC Modified: 2001-12-13 07:10 UTC
From: sujan at ebizindia dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 4.0.6 OS: linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sujan at ebizindia dot com
New email:
PHP Version: OS:

 

 [2001-12-11 01:38 UTC] sujan at ebizindia dot com
<?php
phpinfo();
?>

saved as index.php

Page is not being show when I type http://domainname.co.in/index.php

Please help me in this regard as soon as possible!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-11 04:15 UTC] cardinal@php.net
It would help to state what is being show instead.  Probably
not a PHP bug, please ask support questions on an appropriate
mailing list.

http://php.net/support.php
 [2001-12-13 07:10 UTC] daniel@php.net
Have a look at the "HTML Source". I bet the whole PHP source will show up. Because all Browsers consider < .. > as HTML tags, PHP code obviously doesn't get displayed. 

Tthis is NOT a PHP bug. please close.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Oct 12 23:01:27 2024 UTC