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

Reply via email to