install/unix/litespeed.xml
7d5b86855e408d3d15fea8f805032cda610df7e1
...
...
@@ -37,10 +37,10 @@
37
37
<listitem>
38
38
<para>
39
39
To obtain and install either LiteSpeed Web Server or OpenLiteSpeed Web Server, visit the
40
-
LiteSpeed Web Server wiki
41
-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:installation">install page</link>
42
-
or OpenLiteSpeed wiki
43
-
<link xlink:href="http://open.litespeedtech.com/mediawiki/index.php/Help:Install">install page</link>.
40
+
LiteSpeed Web Server documentation
41
+
<link xlink:href="https://docs.litespeedtech.com/products/lsws/installation/">install page</link>
42
+
or OpenLiteSpeed documentation
43
+
<link xlink:href="https://openlitespeed.org/kb/category/installation/more-installation-methods/">install page</link>.
44
44
</para>
45
45
</listitem>
46
46

...
...
@@ -125,8 +125,8 @@ Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
125
125
Following the steps above, LiteSpeed / OpenLiteSpeed Web Server should
126
126
now be running with support for PHP as an SAPI extension. There are many more
127
127
configuration options available for LSWS / OLS and PHP. For more information,
128
-
check out the LiteSpeed wiki about
129
-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php">PHP</link>.
128
+
check out the LiteSpeed documentation about
129
+
<link xlink:href="https://docs.litespeedtech.com/extapp/php/configuration/control/">PHP</link>.
130
130
</para>
131
131

132
132
<para>
...
...
@@ -213,9 +213,9 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
213
213
<para>
214
214
Currently LiteSpeed PHP can be used with LiteSpeed Web Server,
215
215
OpenLiteSpeed Web Server, and Apache mod_lsapi. For steps on
216
-
server-side configuration, visit the wiki pages for
217
-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:configuring-lsws-for-php">LiteSpeed Web Server</link>
218
-
and <link xlink:href="http://open.litespeedtech.com/mediawiki/index.php/Help:Default_PHP_Settings">OpenLiteSpeed</link>.
216
+
server-side configuration, visit the documentation pages for
217
+
<link xlink:href="https://docs.litespeedtech.com/extapp/php/getting_started/">LiteSpeed Web Server</link>
218
+
and <link xlink:href="https://openlitespeed.org/kb/category/installation/php-installation-guides/">OpenLiteSpeed</link>.
219
219
</para>
220
220

221
221
<para>
...
...
@@ -225,25 +225,25 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
225
225
<para>
226
226
CentOS:
227
227
On CentOS, LSPHP can be installed from the LiteSpeed Repository or the Remi
228
-
Repository using <link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:rpm">RPM</link>.
228
+
Repository using <link xlink:href="https://docs.litespeedtech.com/extapp/php/getting_started/#litespeed-repo-search-packages">RPM</link>.
229
229
</para>
230
230

231
231
<para>
232
232
Debian:
233
233
On Debian, LSPHP can be installed from the LiteSpeed Repository using
234
-
<link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:apt">apt</link>.
234
+
<link xlink:href="https://docs.litespeedtech.com/extapp/php/getting_started/#litespeed-repo-search-packages">apt</link>.
235
235
</para>
236
236

237
237
<para>
238
238
cPanel:
239
-
Visit the respective <link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cpanel:easyapache4-config">wiki page</link>
239
+
Visit the respective <link xlink:href="https://docs.litespeedtech.com/cp/cpanel/quickstart/#easyapache-integration">documentation page</link>
240
240
about how to install LSPHP with cPanel and LSWS/OLS using EasyApache 4.
241
241
</para>
242
242

243
243
<para>
244
244
Plesk:
245
245
Plesk can be used with LSPHP on CentOS, CloudLinux, Debian, and Ubuntu,
246
-
for more details on this, visit the respective <link xlink:href="https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:plesk:php_guide">wiki page</link>
246
+
for more details on this, visit the respective <link xlink:href="https://docs.litespeedtech.com/cp/plesk/">documentation page</link>
247
247
</para>
248
248
</sect1>
249
249

250
250