<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.unix.debian.php',
    1 => 'Installing from packages on Debian GNU/Linux and related distributions',
  ),
  1 => 
  array (
    0 => 'install.unix.dnf.php',
    1 => 'Installing from packages on GNU/Linux distributions that use DNF',
  ),
  2 => 
  array (
    0 => 'install.unix.openbsd.php',
    1 => 'Installing from packages or ports on OpenBSD',
  ),
  3 => 
  array (
    0 => 'install.unix.source.php',
    1 => 'Installing from source on Unix and macOS systems',
  ),
  4 => 
  array (
    0 => 'install.unix.commandline.php',
    1 => 'Configurazioni CGI e da riga di comando',
  ),
  5 => 
  array (
    0 => 'install.unix.apache2.php',
    1 => 'Apache 2.x su sistemi Unix',
  ),
  6 => 
  array (
    0 => 'install.unix.nginx.php',
    1 => 'Nginx 1.4.x on Unix systems',
  ),
  7 => 
  array (
    0 => 'install.unix.lighttpd-14.php',
    1 => 'Lighttpd 1.4 su sistemi Unix',
  ),
  8 => 
  array (
    0 => 'install.unix.litespeed.php',
    1 => 'LiteSpeed Web Server/OpenLiteSpeed Web Server on Unix systems',
  ),
  9 => 
  array (
    0 => 'install.unix.solaris.php',
    1 => 'Solaris specific installation tips',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'Installazione e configurazione',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);