ID:               24513
 Comment by:       chuayw2000 at hotmail dot com
 Reported By:      darkadn at hotmail dot com
 Status:           Open
 Bug Type:         Scripting Engine problem
 Operating System: win32 (winXP SP2)
 PHP Version:      4.3.2
 New Comment:

Maybe you can try other Servers. I think that the sapi module for
apache 2 is only experimental. And also, Microsoft has not released SP2
for Windows XP.


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

[2003-07-06 11:09:02] [EMAIL PROTECTED]

4 boxes, Linux, Windows XP, Windows 2000, FreeBSD with apache2 and
4.3.2

Cannot reproduce it.

phpinfo_htmlhead is printed nicely.

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

[2003-07-06 09:03:06] darkadn at hotmail dot com

please note that i have tested with html_errors and without

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

[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