Then most likely display_errors is off in php.ini and you have a syntax error in an include file used by all of the scripts.
----- Original Message ----- From: "Angel Gabriel" <[EMAIL PROTECTED]> To: "'Matt'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, October 16, 2002 12:40 PM Subject: RE: [PHP] Blank PHP pages. > I already did that, and it came up all pretty, and purply. :) > > -----Original Message----- > From: Matt [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 16, 2002 5:26 PM > To: Angel Gabriel > Subject: Re: [PHP] Blank PHP pages. > > > The simplest thing to try is to create a phpinfo.php script, putting in it: > <?php > phpinfo(); > ?> > > You should be a nice pretty page of the php config -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php