> On 2 Nov 2017, at 10:14 pm, Ryan Schmidt <ryandes...@macports.org> wrote:
> 
> 
> On Oct 18, 2017, at 15:48, Horst Simon wrote:
> 
>> Thanks Marius, got it working with some minor change to the 
>> /opt/local/etc/apache2/extra/mod_php71.conf file, had to change the module 
>> name in it.
> 
> Could you elaborate on what specifically you had to change?
> 

Changed the first line
 from 
 <IfModule mod_php7.c>
 to 
<IfModule php7_module>

Reply via email to