| > I'm having problems with 4.1.1 and 2.0.28 of the same sort--all the | > install stuff goes smoothly, Apache 2.0 comes up, no errors anywhere, | > but my PHP scripts don't seem to be being sent to the PHP module.
A silly question: do you have something like:
<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
in your httpd.conf ?
--
----
--------
- Ivan Voras <ivoras @ fer.hr> -
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
