Trying to compile php7.4 with gd and webp support

#1
I am trying to compile own php using this guide https://openlitespeed.org/kb/build-custom-php-for-openlitespeed/
Prefix path : /usr/local/lsws/lsphp74

Configure options :
--with-mysqli --with-zlib --with-gd --enable-shmop --enable-sockets --enable-sysvsem --enable-sysvshm --enable-mbstring --with-iconv --with-mcrypt --with-pdo-mysql --enable-ftp --enable-zip --with-curl --enable-soap --enable-xml --enable-json --with-openssl --enable-bcmath --with-webp-dir=/usr/include/webp/


and after performing all these steps i got a log in web console http://5.189.158.239:8088/log.txt
 
Top