Re: [PHP-INST] Problem loading a php script

2002-07-09 Thread Chris Hewitt
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

[PHP-INST] Problem loading a php script

2002-07-08 Thread Alberto Martin
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