1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!-- $Revision$ -->
3
- <!-- EN-Revision: 445962cfde047efd759cfc37006a5c5864864ef5 Maintainer: mumumu Status: ready -->
3
+ <!-- EN-Revision: b9f20acc914a07acc46db2ab0c77c515352526fc Maintainer: mumumu Status: ready -->
4
4
5
5
<sect1 xml : id =" install.unix.litespeed" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
6
6
<title >LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用)</title >
42
42
<orderedlist >
43
43
<listitem >
44
44
<para >
45
- LiteSpeed// OpenLiteSpeed Web サーバを取得し、インストールするには、
46
- LiteSpeed Web サーバの wiki
47
- <link xlink : href =" https://www .litespeedtech.com/support/wiki/doku.php/litespeed_wiki: installation" >install page</link >
48
- または OpenLiteSpeed wiki
49
- <link xlink : href =" http ://open.litespeedtech.com/mediawiki/index.php/Help:Install " >install page</link >.
45
+ LiteSpeed/OpenLiteSpeed Web サーバを取得し、インストールするには、
46
+ LiteSpeed Web サーバの ドキュメント
47
+ <link xlink : href =" https://docs .litespeedtech.com/products/lsws/ installation/ " >install page</link >
48
+ または OpenLiteSpeed のドキュメント
49
+ <link xlink : href =" https ://openlitespeed.org/kb/category/installation/more-installation-methods/ " >install page</link >.
50
50
を参照してください。
51
51
</para >
52
52
</listitem >
@@ -134,8 +134,8 @@ Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
134
134
SAPI 拡張としての PHP サポートを有効にした状態で実行できるようになっているはずです。
135
135
LSWS / OLS と PHP で利用可能な設定オプションはもっとたくさんあります。
136
136
さらに詳しい情報は、
137
- LiteSpeed wiki の
138
- <link xlink : href =" https://www .litespeedtech.com/support/wiki/doku. php/litespeed_wiki:php " >PHP</link >
137
+ LiteSpeed ドキュメント の
138
+ <link xlink : href =" https://docs .litespeedtech.com/extapp/ php/configuration/control/ " >PHP</link >
139
139
のページを参照してください。
140
140
</para >
141
141
@@ -229,9 +229,10 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
229
229
LiteSpeed PHP は、 LiteSpeed/OpenLiteSpeed Web サーバ、
230
230
および Apache の mod_lsapi とともに使えます。
231
231
サーバサイドの設定のさらなるステップについては、
232
- wiki ページ
233
- <link xlink : href =" https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:php:configuring-lsws-for-php" >LiteSpeed Webサーバ</link >
234
- および <link xlink : href =" http://open.litespeedtech.com/mediawiki/index.php/Help:Default_PHP_Settings" >OpenLiteSpeed</link >
232
+ ドキュメントの
233
+ <link xlink : href =" https://docs.litespeedtech.com/extapp/php/getting_started/" >LiteSpeed Web Server</link >
234
+ および
235
+ <link xlink : href =" https://openlitespeed.org/kb/category/installation/php-installation-guides/" >OpenLiteSpeed</link >
235
236
を参照してください。
236
237
</para >
237
238
@@ -243,22 +244,22 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
243
244
CentOS:
244
245
CentOS では、LSPHP は
245
246
LiteSpeed リポジトリ または Remi リポジトリ から、
246
- <link xlink : href =" https://www .litespeedtech.com/support/wiki/doku. php/litespeed_wiki:php:rpm " >RPM</link >
247
+ <link xlink : href =" https://docs .litespeedtech.com/extapp/ php/getting_started/#litespeed-repo-search-packages " >RPM</link >
247
248
を使ってインストールできます。
248
249
</para >
249
250
250
251
<para >
251
252
Debian:
252
253
Debian では、LSPHP は LiteSpeed リポジトを経由で、
253
- <link xlink : href =" https://www .litespeedtech.com/support/wiki/doku. php/litespeed_wiki:php:apt " >apt</link >
254
+ <link xlink : href =" https://docs .litespeedtech.com/extapp/ php/getting_started/#litespeed-repo-search-packages " >apt</link >
254
255
を使ってインストールできます。
255
256
</para >
256
257
257
258
<para >
258
259
cPanel:
259
260
CPanel と EashApache 4 を使って、LSWS/OLS と CPanel とともに LSPHP をインストールする方法については、
260
261
それぞれの
261
- <link xlink : href =" https://www .litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cpanel:easyapache4-config " >wiki ページ </link >
262
+ <link xlink : href =" https://docs .litespeedtech.com/cp/cpanel/quickstart/#easyapache-integration " >wiki page </link >
262
263
を参照してください。
263
264
</para >
264
265
@@ -267,7 +268,7 @@ PHP_LSAPI_MAX_REQUESTS=500 PHP_LSAPI_CHILDREN=35 /path/to/lsphp -b IP_address:po
267
268
Plesk は、CentOS, CloudLinux, Debian, および Ubuntu 上の LSPHP ともに利用できます。
268
269
これに関するさらなる情報は、
269
270
それぞれの
270
- <link xlink : href =" https://www .litespeedtech.com/support/wiki/doku.php/litespeed_wiki: plesk:php_guide " >wiki ページ </link >
271
+ <link xlink : href =" https://docs .litespeedtech.com/cp/ plesk/ " >documentation page </link >
271
272
を参照してください。
272
273
</para >
273
274
</sect1 >
0 commit comments