Hi,

I'm having a similar problem to Lisa.

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; like Lisa, 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>

Regards,

Andrew Parry
Parrible Limited
[EMAIL PROTECTED]

"Lisa Denkinger" <[EMAIL PROTECTED]> wrote in message
news:8971263C53B6D41196A4009027B711590D2F2F@EXCHANGE1...
> Hi all,
>
> Well, I actually have been able to get PHP installed and running under Win
> 98/Xitami and I once had it working under W2K/Xitami. Unfortunately, I now
> have a problem with the W2K setup.
>
> I edited & placed the .ini file and added the necessary filter to Xitami
and
> two days ago it seemed to running great. I was able to see the results of
a
> couple of test files. Then yesterday I brought the box up and when I try
to
> access .php3 pages I just get blank pages. A look at the code shows proper
> headers & footers, but nothing between the body tags.
>
> I'm completely at a loss since I don't think I did anything to the setup
> between the other day & yesterday. In an effort to fix the problem, I've
> replaced the php.exe file with a fresh copy. I even tried placing
php4ts.dll
> & msvcrt.dll in the WINNT root, which I hadn't had to do before and I'm
> still getting blank pages. I hope this is just something dumb and obvious
to
> those of you in the know.
>
> Thanks for any help!
>
> Lisa
>
> --
> 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]
>



-- 
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]

Reply via email to