I\'ve successfully gotten PHP 4/4.0.1 to compile and install correctly with my iPlanet server, followed the instructions exactly, but when I point my browser to a php script (like <? phpinfo() ?>), it gives me \"document contains no data.\" The scripts I use work perfectly with Apache (on the same machine). What am I doing wrong?