Let me tell you how I solved my php / Apache interace issues.

I did not modifiy my Apache http.config file beyond adding this at the
bottom of the file...

    # Include other conf files, any and all..
     include conf.d/*.conf

And in that directory I have a file called php.conf.

In that file I have [see below]...

=============================




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to