Page 1 of 1
PHP 5 Sometimes not running
Posted: Fri Jun 10, 2005 7:42 am
by rod_deacon
I am using PHP 5.0.3 and Apache 2. Some of the code, straightforward PHP works fine, but if I have php embedded in HTML all that I see is a blank browser or some times the code printed clear. Anyone any ideas.
Posted: Fri Jun 10, 2005 8:02 am
by malcolmboston
PHP is running otherwise it wouldnt print it out the code, it would bring up a save file dialog.
Also a blank page makes me think you have some syntax errors
Posted: Fri Jun 10, 2005 8:12 am
by Syranide
PHP is NOT running if he can see the code (and no mistakes), the server could still have PHP defined as plain text.