Richard Correia wrote:
I think your webserver is not treating .php as script file.
AddType application/x-httpd-php .php
http://www.weberdev.com/Manuals/PHP/install.windows.apache2.html
The above instructions are for windows, but you will get the idea.
Thanks,
Rich
I thought about doing that but I already had an AddHandler directive
that took care of php. I expect if that was the problem it would have
presented itself when I first installed php4.
But I tried it and got the same result.
Thanks - Tod
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php