I've finally gotten PHP, Apache, and SSL running on RH. But...when I
try to open a script that has mixed php and html, IE displays a blank
screen and Netscape gives a popup error that hte page contains no
data. View source shows only the html code. If I run a straight php
script <?php echo phpinfo() ?> it works fine.
PHP is compiled as a static module as that's the only way we could get
it working. Does anyone have any suggestions?
TIA,
Sheila