I just installed PHP 4.0.6 and Apache using RPM from RedHat 7.2.

Right now I am not getting any output from the browser at all.

This is my test file: hello.php
<html><head><title>PHP Test</title></head>
<body>
<?php print("Hello World!\n"); ?>
</body></html>

Can anyone tell me why I am not getting this output at all.  Or explain 
to me what I am missing.
I looked at the http.conf and the php.ini files but I didn't change 
anything at all.

Thanks for you help.

Hai.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to