<?php
$TOC = array (
  0 => 
  array (
    0 => 'install.unix.debian.php',
    1 => 'Debian GNU/Linux Kurulum Bilgileri',
  ),
  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 => 'OpenBSD &uuml;zerinde portlar ve paketlerden kurulum',
  ),
  3 => 
  array (
    0 => 'install.unix.source.php',
    1 => 'Installing from source on Unix and macOS systems',
  ),
  4 => 
  array (
    0 => 'install.unix.commandline.php',
    1 => 'CGI ve Komut Satırı Ayarları',
  ),
  5 => 
  array (
    0 => 'install.unix.apache2.php',
    1 => 'Unix sistemler ve Apache 2.x',
  ),
  6 => 
  array (
    0 => 'install.unix.nginx.php',
    1 => 'Nginx 1.4.x on Unix systems',
  ),
  7 => 
  array (
    0 => 'install.unix.lighttpd-14.php',
    1 => 'Unix sistemlerde Lighttpd 1.4',
  ),
  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\'e &ouml;zg&uuml; Kurulum İpu&ccedil;ları',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'install.php',
    1 => 'Yapılandırma ve Kurulum',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => '&Ouml;ns&ouml;z',
  ),
);