- Download and extract PHP7 to C:\php7 http://windows.php.net/download#php-7.1
- Configure PHP7 for FastCGI mode in IIS
- Enable and configure ImageMagick for PHP7 (php.ini)
- Install ImageMagick separately as well https://www.imagemagick.org/script/download.php#windows
- Configure folder permission for
lwl-convert/temp
,C:\Windows\Temp
: Read+Write permissions for IIS usersIUSR
and website's AppPool - Edit
conf.php
(Template:conf.php-dist
)
- Install Apache, php7 and php7 ImageMagick modules
- Make sure that the apache/www user has read+write permissions to
lwl-convert/temp
- Edit
conf.php
(Template:conf.php-dist
)