<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.unix.debian.php',
    1 => 'Debian GNU/Linux および関連ディストリビューションのパッケージからのインストール',
  ),
  1 => 
  array (
    0 => 'install.unix.dnf.php',
    1 => 'DNF を使用する GNU/Linux ディストリビューションでのパッケージからのインストール',
  ),
  2 => 
  array (
    0 => 'install.unix.openbsd.php',
    1 => 'OpenBSD パッケージまたは ports からのインストール',
  ),
  3 => 
  array (
    0 => 'install.unix.source.php',
    1 => 'Unix および macOS システムでのソースコードからのインストール',
  ),
  4 => 
  array (
    0 => 'install.unix.commandline.php',
    1 => 'CGI およびコマンドライン',
  ),
  5 => 
  array (
    0 => 'install.unix.apache2.php',
    1 => 'Apache 2.x (Unixシステム用)',
  ),
  6 => 
  array (
    0 => 'install.unix.nginx.php',
    1 => 'Nginx 1.4.x (Unix システム用)',
  ),
  7 => 
  array (
    0 => 'install.unix.lighttpd-14.php',
    1 => 'Lighttpd 1.4 (Unix システム用)',
  ),
  8 => 
  array (
    0 => 'install.unix.litespeed.php',
    1 => 'LiteSpeed/OpenLiteSpeed Webサーバー(Unixシステム用)',
  ),
  9 => 
  array (
    0 => 'install.unix.solaris.php',
    1 => 'Solaris へのインストール',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'インストールと設定',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);