On Wed, 2002-07-24 at 04:54, cana rich wrote:
>     I've installed Apache v1.3.26 and PHP v4.2.1 and
> it seems doesn't work. I can't execute a php web page.
> Apache doesn't recognize the php page.
> Can some one help me please?

Was php installed when you started apache?  What is the filename of the
page containing the php code?  The default configuration will parse php
files ending in .php, .php4, .php3, and .phtml.

What does the php code look like?  The code should be enclosed in php
blocks like this:
<?php
...code
?>




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to