ID:               24513
 User updated by:  darkadn at hotmail dot com
-Summary:          phpinfo does not appear in text
 Reported By:      darkadn at hotmail dot com
 Status:           Open
 Bug Type:         Output Control
 Operating System: win32 (winXP SP2)
 PHP Version:      4.3.2
 New Comment:

please note that i have tested with html_errors and without


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

[2003-07-06 08:54:33] darkadn at hotmail dot com

Description:
------------
on apache2

the phpinfo(); 
function return phpinfos in text mode without html tags.
I have tested with php.ini-recommended and it does not work.
php is installed as module.
I joined the result of phpinfo(); function.
please note that there are \n and no <br> tag ( it is plain text of
course...)

Reproduce code:
---------------
<?
phpinfo();
?>

Expected result:
----------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html><head>
<title>phpinfo()</title></head>
...

Actual result:
--------------
phpinfo()
PHP Version => 4.3.2

System => Windows NT ADN 5.1 build 2600
Build Date => May 28 2003 15:06:05
Server API => Apache 2.0 Filter
Virtual Directory Support => enabled
Configuration File (php.ini) Path => C:\WINDOWS\php.ini
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => no
Thread Safety => enabled
Registered PHP Streams => php, http, ftp, compress.zlib  
...


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


-- 
Edit this bug report at http://bugs.php.net/?id=24513&edit=1

Reply via email to