Hi,
Configuration
=========
Windows 98 machine on LAN
Xitami web server running locally
PHP4 installed locally
Problem
======
I had PHP4 working with PWS, but want to move over to Xitami. Now, when I
call the following script, I get a blank page; the HTML <head> and <body>
tags are there, but nothing else. :-(
<HTML>
<HEAD>
</HEAD>
<BODY>
PHP says...<BR><BR>
<?php
echo "Hello from PHP4<BR>";
?>
</BODY>
</HTML>
Any suggestions will be very gratefully received.
Regards,
Andrew
--
Andrew Parry
Parrible Limited
[EMAIL PROTECTED]
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]