Alberto,
You need to add the AddType line in httpd.conf as per the installation
instructions and restart Apache.
HTH
Chris
Alberto Martin wrote:
> Hi:
>
> I installed apache 1.3.26 and php 4.1.2 without problem. Then I restart
> apache with no errors. Now I'm trying to test php by using a tes
Hi:
I installed apache 1.3.26 and php 4.1.2 without problem. Then I restart
apache with no errors. Now I'm trying to test php by using a test script
(php_test.php) that I saved in /etc/local/apache/htdocs/.
The test script called the phpinfo function, like this:
When I try to access the php fi