On 06/15/16 00:28, Rick Stevens wrote:
> Do you have modphp installed and a section in your Apache config to the
> effect:
>
>     <FilesMatch \.php$>
>        SetHandler application/x-httpd-php
>     </FilesMatch>
>
> to cause Apache to actually execute the PHP? 

The installation of php placed a file named php.conf in /etc/httpd/conf.d 
containing that
stanza.  Also, it placed a file named 10-php.conf in /etc/httpd/conf.modules.d 
which I
believe causes the needed modules to be loaded.

-- 
You're Welcome Zachary Quinto
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://lists.fedoraproject.org/admin/lists/users@lists.fedoraproject.org
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to