差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン | |||
ja:documentation:pandorafms:technical_annexes:30_pfms_install_latest_ubuntu_server [2025/05/11 13:55] – [SSL 設定] junichi | ja:documentation:pandorafms:technical_annexes:30_pfms_install_latest_ubuntu_server [2025/05/11 13:56] (現在) – [PHP および Apache2 の設定] junichi | ||
---|---|---|---|
行 502: | 行 502: | ||
==== PHP および Apache2 の設定 ==== | ==== PHP および Apache2 の設定 ==== | ||
- | < | + | < |
- | cat > / | + | cat> / |
<?php | <?php | ||
\$config[" | \$config[" | ||
\$config[" | \$config[" | ||
\$config[" | \$config[" | ||
- | \$config[" | + | \$config[" |
\$config[" | \$config[" | ||
\$config[" | \$config[" | ||
行 516: | 行 516: | ||
include (\$ownDir . " | include (\$ownDir . " | ||
EO_CONFIG_F | EO_CONFIG_F | ||
+ | |||
</ | </ | ||
行 529: | 行 530: | ||
</ | </ | ||
EO_CONFIG_F | EO_CONFIG_F | ||
+ | |||
</ | </ | ||
---- | ---- | ||
- | < | + | |
+ | < | ||
chmod 600 / | chmod 600 / | ||
行 539: | 行 542: | ||
mv / | mv / | ||
+ | |||
</ | </ | ||
---- | ---- | ||
- | < | + | |
+ | < | ||
ln -s / | ln -s / | ||
行 556: | 行 561: | ||
sed --follow-symlinks -i -e " | sed --follow-symlinks -i -e " | ||
+ | |||
</ | </ | ||
---- | ---- | ||
- | < | + | |
- | cat > / | + | < |
+ | cat> / | ||
<meta HTTP-EQUIV=" | <meta HTTP-EQUIV=" | ||
EOF_INDEX | EOF_INDEX | ||
行 567: | 行 574: | ||
systemctl restart php8.0-fpm | systemctl restart php8.0-fpm | ||
+ | |||
</ | </ | ||