[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] php4 displays blank page



On Wed, 29 Aug 2001 07:56:29 -0400, jramer mumbled something like:
>>I have remembered to restart the webserver everytime I made a
>>change.
>>Wonder if reboot will help?

I just happened to think of something.
PHP is showing you a blank page.
This means that the server is parsing the page correctly... if it 
wasn't, then you'd get a download prompt when trying to access the 
page.

Check your code in the page. I do this sometimes, I write up this big 
variable like $form="blah blah blah" and put in all of my if 
statements and construct the entire thing... and then at the end I 
forget to print or echo $form to the screen and end up with a blank 
page.

If you haven't gotten this figured out by now, you can send me the 
page and I'll look over the code, and/or test it out as-is to make 
sure it's your server and not the page that's causing the problem.

Also check the httpd.conf to ensure that you've got PHP enabled for 
the site you're trying to show the page on.

--
CarrieB
"Wherever is found what is called a paternal government, there is 
found state education. It has been discovered that the best way to 
insure implicit obedience is to commence tyranny in the nursery." 
--Benjamin Disraeli, British Prime Minister 1868 and 1874-1880