[EMAIL PROTECTED] wrote:
Hi,


I just finished an  Apache 2.0.55, MySQL 4.1.16 and PHP 5.1.1 on a Windows XP 
SP 1 machine.
Diving into the first documentation on PHP one the first examples is the use of 
the phpinfo() method.

So I create index.php with the following content and put it in the htdocs 
directory.

<?php phpinfo(); ?>

This works, most of the time. When going to the page (Firefox in my case), most 
of the time only a part of the page is shown, different each time. I can't find 
anything unusual in the apache logs.

Anyone an idea?


Regards,

Olivier

Works fine for me... I have the same Apache, MySQL 5.0, PHP 5.0.1 and WinXP SP2 installed... Try the other info functions ;)

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to