Randy Patterson([EMAIL PROTECTED]) is reported to have said: > On Wednesday 22 August 2007 11:08, ArcticFox wrote: > > On Aug 22, 2007, at 11:04 AM, Randy Patterson wrote: > > > On Tuesday 21 August 2007 16:04, Jose Luis Rivas Contreras wrote: > > >> Randy Patterson wrote:> > > >> <--<snip>--> > > > Here's the entire php file in question; > > > > > > <html><body> > > > <h1>PHP Test</h1> > > > <br /> > > > <?php print "Hello World!" ?> > > > </body></html> > > > > > > "Hello World" doesn't print. > > > <--<snip>--> > > I just used the ".php" extension assuming that the default install would > understand it. In another test I used a file that just contained; > > <?php phpinfo(); ?> > > But I just get a blank page. I just install apache2 yesterday on an amd64 testing box. I had tried before on a K7 box and got the same results you cite, so bwent backj to apache 1.3 on the k7 box.
The amd64 apache install (ver 2.2.3-5) went well and, without making any additions/changes to any config files, phpinfo.php worked the first time. I just copied your "Hello World" script to test2.php in /var/www and it runs as you wrote it. So your test pgm is fine. Wayne -- Every program has two purposes -- one for which it was written and another for which it wasn't. _______________________________________________________