Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2005 18:24:02 -0800 (PST)
From:      Andrei Iarus <poni1111@yahoo.com>
To:        questions@freebsd.org
Subject:   PHP
Message-ID:  <20050220022403.72598.qmail@web51710.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I have installed apache-1.3.33_1, php5-5.0.3_1. And I
tried to run simple scripts like: 
<html>
 <head>
  <title>PHP Test</title>
 </head>
 <body>
 <?php echo '<p>Hello World</p>'; ?>
</body>
</html>
and the output was an unexpected one: 

 Hello World

'; ?>
It also doesn`t outputs anything when using the
phpversion() function. A possible bug? Before
reporting this as a bug, I wanted to check if there
was someone else with similar problems(or may be I did
something wrong). 


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - 250MB free storage. Do more. Manage less. 
http://info.mail.yahoo.com/mail_250



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050220022403.72598.qmail>