ID:               15844
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         *General Issues
 Operating System: Windows 98
 PHP Version:      4.1.2
 New Comment:

The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php


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

[2002-03-03 10:09:57] [EMAIL PROTECTED]

When I tried to open a php file using IE, I could not run the php
file.

<?php
 print "Hello";
?>

The entire segment from <? to ?> is printed.

My php.ini is as follows:
; php.ini for PEAR tests
include_path=..,D:\Programs\Php\dlls, D:\Programs\Php\extensions

[mail function]
SMTP= localhost ; for Win32 only
sendmail_from= [EMAIL PROTECTED] ; for Win32 only

[Session]
session.save_path= D:\Programs\Php\sessiondata    ; argument passed to
save_handler

[PHP]
error_reporting= E_ALL & ~ E_NOTICE; display all errors, warnings and
notices

Can anyone identify the problem?


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


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

Reply via email to