Hello! I trying to set up PHP environment, following by this guide: openlitespeed.org/kb/mediawiki-on-openlitespeed/
But, at this step, when i trying to configure External App parameter - Command, i have a few questions:
The first is what difference between $SERVER_ROOT/fcgi-bin/lsphp5 indicated in the manual and default value lsphp73/bin/lsphp in my OLSWS? Should i change this value to $SERVER_ROOT/lsphp72/bin/lsphp ?
Before this step, i must install some php libraries, but these lsphp72 lsphp72-common lsphp72-gd lsphp72-process lsphp72-mbstring lsphp72-mysqlnd lsphp72-xml lsphp72-json isn't available for ubuntu. How i can fix it? i can install only lsphp72 with dependences
lsphp72-common lsphp72-json lsphp72-opcache only - isn't full list.
But, at this step, when i trying to configure External App parameter - Command, i have a few questions:
The first is what difference between $SERVER_ROOT/fcgi-bin/lsphp5 indicated in the manual and default value lsphp73/bin/lsphp in my OLSWS? Should i change this value to $SERVER_ROOT/lsphp72/bin/lsphp ?
Before this step, i must install some php libraries, but these lsphp72 lsphp72-common lsphp72-gd lsphp72-process lsphp72-mbstring lsphp72-mysqlnd lsphp72-xml lsphp72-json isn't available for ubuntu. How i can fix it? i can install only lsphp72 with dependences
lsphp72-common lsphp72-json lsphp72-opcache only - isn't full list.