tpug Fri Dec 7 11:37:17 2001 EDT
Modified files:
/phpdoc/tr/chapters install.xml
Log:
windows, linux and conf options are completed, only UNIX installation and
few less-used server desc are left.
Index: phpdoc/tr/chapters/install.xml
diff -u phpdoc/tr/chapters/install.xml:1.2 phpdoc/tr/chapters/install.xml:1.3
--- phpdoc/tr/chapters/install.xml:1.2 Tue Dec 4 16:31:58 2001
+++ phpdoc/tr/chapters/install.xml Fri Dec 7 11:37:08 2001
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<chapter id="installation">
<title>Kurulum</title>
@@ -2451,7 +2451,7 @@
</sect2>
<sect2 id="install.configure.networking">
- <title>Networking</title>
+ <title>Ağ</title>
<variablelist>
<varlistentry id="install.configure.with-curl">
@@ -2460,10 +2460,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: PHP 3 i�in mevcut değil
</para>
<para>
- PHP 4: Include CURL support
+ PHP 4: CURL desteğini ekler.
</para>
</listitem>
</varlistentry>
@@ -2474,12 +2474,12 @@
</term>
<listitem>
<para>
- PHP 3: Option not available; use <link
+ PHP 3: Se�enek mevcut değil, <link
linkend="install.configure.with-ftp">--with-ftp</link>
- instead.
+ kullanın.
</para>
<para>
- PHP 4: Enable FTP support
+ PHP 4: FTP desteğini etkinleştirir.
</para>
</listitem>
</varlistentry>
@@ -2490,12 +2490,12 @@
</term>
<listitem>
<para>
- PHP 3: Include FTP support.
+ PHP 3: FTP desteğini ekler.
</para>
<para>
- PHP 4: Option not available; use <link
+ PHP 4: Se�enek mevcut değil <link
linkend="install.configure.enable-ftp">--enable-ftp</link>
- instead
+ kullanın.
</para>
</listitem>
</varlistentry>
@@ -2506,15 +2506,16 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Disable the URL-aware fopen wrapper that allows accessing
- files via http or ftp.
+ PHP 3, PHP 4: Dosyalara http ya da ftp �zerinden erişime imkan
+sağlayan
+ URL-duyarlı fopen okuyucusunu devre dışı
+bırakır.
</para>
<warning>
<para>
- This switch is only available for PHP versions up to 4.0.3, newer
- versions provide an INI parameter called
- <parameter>allow_url_fopen</parameter> instead of forcing you to
- decide upon this feature at compile time.
+ Bu se�enek yalnızca 4.0.3 s�r�m�ne kadar olan PHP s�r�mlerinde
+ mevcuttur, yeni s�r�mler yeni bir INI parametresi olan
+ <parameter>allow_url_fopen</parameter> yi sağlarlar, b�ylece
+ bu �zelliğin olup olmamasına kurulum aşamasında
+karar vermekten
+ kurtulursunuz.
</para>
</warning>
</listitem>
@@ -2526,8 +2527,8 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Include DAV support through Apache's mod_dav, DIR is
- mod_dav's installation directory (Apache module version only!)
+ PHP 3, PHP 4: Apache'in mod_dav desteği �zerinden DAV desteğini
+ekler.
+ DIR, mod_dav kurulum klas�r�n� g�sterir (yalnızca Apache mod�l s�r�m�!)
</para>
</listitem>
</varlistentry>
@@ -2538,7 +2539,7 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Include OpenSSL support in SNMP.
+ PHP 3, PHP 4: SNMP i�in OpenSSL desteğini ekler.
</para>
</listitem>
</varlistentry>
@@ -2549,10 +2550,11 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Include SNMP support. DIR is the SNMP base install
- directory, defaults to searching through a number of common locations
- for the snmp install. Set DIR to shared to build as a dl, or shared,DIR
- to build as a dl and still specify DIR.
+ PHP 3, PHP 4: SNMP desteğini ekler. DIR, SNMP kurulum klas�r�d�r.
+ �ntanımlı olarak snmp kurulumunun olma ihtimalinin
+bulunduğu klas�rleri
+ araştırır. DIR değerini shared yaparak dl olarak
+derlenmesini sağlayabilirsiniz,
+ ya da shared, DIR komutunu vererek hem shared kurulum
+yapılmasını hem
+ de DIR belirtilmesini sağlayabilirsiniz.
</para>
</listitem>
</varlistentry>
@@ -2563,7 +2565,7 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Enable UCD SNMP hack
+ PHP 3, PHP 4: UCD SNMP'yi etkinleştirir.
</para>
</listitem>
</varlistentry>
@@ -2574,10 +2576,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek PHP 3 i�in mevcut değil
</para>
<para>
- PHP 4: Enable sockets support
+ PHP 4: Soket desteğini etkinleştirir.
</para>
</listitem>
</varlistentry>
@@ -2588,11 +2590,11 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek PHP 3 i�in mevcut değil
</para>
<para>
- PHP 4: Include YAZ support (ANSI/NISO Z39.50). DIR is the YAZ bin
- install directory
+ PHP 4: YAZ desteğini ekler (ANSI(NISO Z39.50). DIR YAZ bin
+ kurulum klas�r�d�r.
</para>
</listitem>
</varlistentry>
@@ -2603,12 +2605,11 @@
</term>
<listitem>
<para>
- PHP 3: Option not available; use <link
- linkend="install.configure.with-yp">--with-yp</link>
- instead.
+ PHP 3: Se�enek mevcut değil; <link
+ linkend="install.configure.with-yp">--with-yp</link> kullanın.
</para>
<para>
- PHP 4: Include YP support
+ PHP 4: YP desteğini ekler
</para>
</listitem>
</varlistentry>
@@ -2619,12 +2620,12 @@
</term>
<listitem>
<para>
- PHP 3: Include YP support
+ PHP 3: YP desteğini ekler
</para>
<para>
- PHP 4: Option not available; use <link
+ PHP 4: Se�enek mevcut değil, <link
linkend="install.configure.enable-yp">--enable-yp</link>
- instead.
+ kullanın.
</para>
</listitem>
</varlistentry>
@@ -2635,7 +2636,7 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Include mnoGoSearch support.
+ PHP 3, PHP 4: mnoGoSearch desteğini ekler.
</para>
</listitem>
</varlistentry>
@@ -2644,7 +2645,7 @@
</sect2>
<sect2 id="install.configure.php">
- <title>PHP Behaviour</title>
+ <title>PHP Davranışları</title>
<variablelist>
<varlistentry id="install.configure.enable-magic-quotes">
@@ -2653,7 +2654,7 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Enable magic quotes by default.
+ PHP 3, PHP 4: Magic quotes �zelliğini �ntanımlı olarak
+etkinleştirir.
</para>
</listitem>
</varlistentry>
@@ -2664,7 +2665,8 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Disable the short-form <? start tag by default.
+ PHP 3, PHP 4: Kısaltılmış <?
+başlangı� etiketini �ntanımlı olarak
+ devre dışı bırakır.
</para>
</listitem>
</varlistentry>
@@ -2675,11 +2677,11 @@
</term>
<listitem>
<para>
- PHP 3: Enable GET/POST/Cookie track variables by default.
+ PHP 3: GET/POST/�erez takip değişkenlerini �ny�kl� olarak
+etkinleştirir.
</para>
<para>
- PHP 4: Option not available in PHP 4; as of PHP 4.0.2,
- track_vars is always on.
+ PHP 4: Se�enek PHP 4 i�in mevcut değil; PHP 4.0.2 s�r�m�nden itibaren,
+ track_vars s�rekli etkindir.
</para>
</listitem>
</varlistentry>
@@ -2688,7 +2690,7 @@
</sect2>
<sect2 id="install.configure.servers">
- <title>Server</title>
+ <title>Sunucu</title>
<variablelist>
<varlistentry id="install.configure.with-aolserver-src">
@@ -2697,10 +2699,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
- PHP 4: Specify path to the source distribution of AOLserver
+ PHP 4: AOLsunucu i�in yolu belirtir
</para>
</listitem>
</varlistentry>
@@ -2711,10 +2713,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
- PHP 4: Specify path to the installed AOLserver
+ PHP 4: AOLsunucu i�in yolu belirtir.
</para>
</listitem>
</varlistentry>
@@ -2725,8 +2727,8 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Build Apache module. DIR is the top-level Apache build
- directory, defaults to /usr/local/etc/httpd.
+ PHP 3, PHP 4: Apache mod�l�n� y�kler. DIR, Apache i�in en �st klas�r yolunu
+ g�sterir, �ntanımlı olarak /ust/local/etc/httpd dir.
</para>
</listitem>
</varlistentry>
@@ -2737,8 +2739,8 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Build shared Apache module. FILE is the optional pathname
- to the Apache apxs tool; defaults to apxs.
+ PHP 3, PHP 4: Shared Apache mod�l�n� y�kler. FILE, Apache apxs aracı
+ i�in se�ime bağlı yolu g�sterir, �ntanımlı
+değer apxs dir.
</para>
</listitem>
</varlistentry>
@@ -2749,11 +2751,12 @@
</term>
<listitem>
<para>
- PHP 3: Take advantage of versioning and scoping Provided by Solaris 2.x
- and Linux
+ PHP 3: Solaris 2.x ve Linux tarafından sağlanan s�r�mleme
+�zelliğinden
+ yararlanır.
</para>
<para>
- PHP 4: Export only required symbols. See INSTALL for more information
+ PHP 4: Yalnızca gerekli sembolleri alır. INSTALL
+dosyasından daha fazla
+ bilgi alabilirsiniz.
</para>
</listitem>
</varlistentry>
@@ -2764,14 +2767,13 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
- PHP 4: Build PHP as a Pike module for use with the Caudium
- webserver. DIR is the Caudium base directory. If no directory
- is specified $prefix/caudium/server is used. The prefix is
- controlled by the --prefix option and is /usr/local per
- default.
+ PHP 4: PHP'yi Cadium websunucusu ile �alışabilmesi i�in Pike
+mod�l�
+ olarak y�kler. DIR, Cadium ana klas�r�d�r. Klas�r belirtilmemişse
+ $prefix/caudium/server kullanılır. �nek --prefix ayarı
+ile kontrol edilir ve
+ �ntanımlı olarak /usr/local dir.
</para>
</listitem>
</varlistentry>
@@ -2782,8 +2784,8 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Build fhttpd module. DIR is the fhttpd sources directory,
- defaults to /usr/local/src/fhttpd.
+ PHP 3, PHP 4: fhttpd mod�l�n� yokler. DIR, fhttpd kaynak klas�r�d�r.
+ �ntanımlı değeri /usr/local/src/fhttpd dir.
</para>
</listitem>
</varlistentry>
@@ -2794,10 +2796,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
- PHP 4: Specify path to the installed Netscape
+ PHP 4: Kurulu Netscape'in yolunu belirtir.
</para>
</listitem>
</varlistentry>
@@ -2808,7 +2810,7 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
PHP 4:
@@ -2822,10 +2824,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
- PHP 4: Build PHP as a module for use with Pi3Web.
+ PHP 4: Pi3Web ile kullanılabilmesi i�in PHP'yi mod�l olarak y�kler.
</para>
</listitem>
</varlistentry>
@@ -2836,11 +2838,11 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
- PHP 4: Build PHP as a Pike module. DIR is the base Roxen directory,
- normally /usr/local/roxen/server.
+ PHP 4: PHP'yi Pike mod�l� olarak derler. DIR, Roxen ana klas�r�d�r,
+ normal yeri /usr/local/roxen/server dır.
</para>
</listitem>
</varlistentry>
@@ -2851,10 +2853,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Mevcut değil
</para>
<para>
- PHP 4: Build the Roxen module using Zend Thread Safety.
+ PHP 4: Roxen mod�l�n� Zend Thread Safety ile derler.
</para>
</listitem>
</varlistentry>
@@ -2865,7 +2867,7 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
PHP 4:
@@ -2879,10 +2881,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
- PHP 4: Build PHP as an ISAPI module for use with Zeus.
+ PHP 4: PHP'yi Zeus ile birlikte kullanılabilmesi i�in ISAPI mod�l�
+olarak derler.
</para>
</listitem>
</varlistentry>
@@ -2891,7 +2893,7 @@
</sect2>
<sect2 id="install.configure.text">
- <title>Text and language</title>
+ <title>Metin ve dil</title>
<variablelist>
<varlistentry id="install.configure.with-aspell">
@@ -2900,7 +2902,7 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Include ASPELL support.
+ PHP 3, PHP 4: ASPELL desteğini ekler.
</para>
</listitem>
</varlistentry>
@@ -2911,8 +2913,8 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4: Include GNU gettext support. DIR is the gettext install
- directory, defaults to /usr/local
+ PHP 3, PHP 4: GNU gettext desteğini ekler. DIR, gettext kurulum
+klas�r�n�
+ g�sterir, �ntanımlı değeri /usr/local dir.
</para>
</listitem>
</varlistentry>
@@ -2923,10 +2925,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
- PHP 4: Include iconv support.
+ PHP 4: iconv desteğini ekler.
</para>
</listitem>
</varlistentry>
@@ -2937,10 +2939,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Se�enek mevcut değil
</para>
<para>
- PHP 4: Include PSPELL support.
+ PHP 4: PSPELL desteğini ekler.
</para>
</listitem>
</varlistentry>
@@ -2951,10 +2953,10 @@
</term>
<listitem>
<para>
- PHP 3: Include GNU recode support.
+ PHP 3: GNU recode desteğini ekler.
</para>
<para>
- PHP 4: Include recode support. DIR is the recode install directory.
+ PHP 4: recode desteğini ekler. DIR, recode kurulum klas�r�d�r.
</para>
</listitem>
</varlistentry>
@@ -2965,7 +2967,7 @@
</term>
<listitem>
<para>
- PHP 3, PHP 4 : Activate shmop support.
+ PHP 3, PHP 4: shmop desteğini etkinleştirir.
</para>
</listitem>
</varlistentry>
@@ -2984,11 +2986,11 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Mevcut değil
</para>
<para>
- PHP 4: Include DOM support (requires libxml >= 2.0). DIR is the
- libxml install directory, defaults to <filename>/usr</filename>
+ PHP 4: DOM desteğini ekler (libxml >= 2.0 gerektirir). DIR, libxml
+ kurulum klas�r�n� g�sterir, �ntanımlı değeri
+<filename>/usr</filename> dır.
</para>
</listitem>
</varlistentry>
@@ -2999,10 +3001,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: PHP 3 i�in mevcut değil
</para>
<para>
- PHP 4: Enable Descriptive errors
+ PHP 4: Tanımlanabilir hataları etkinleştirir.
</para>
</listitem>
</varlistentry>
@@ -3013,10 +3015,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Mevcut değil
</para>
<para>
- PHP 4: Include Sablotron support
+ PHP 4: Sablotron desteğini etkinleştirir.
</para>
</listitem>
</varlistentry>
@@ -3027,10 +3029,10 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3
+ PHP 3: Mevcut değil
</para>
<para>
- PHP 4: Enable WDDX support
+ PHP 4: WDDX desteğini etkinleştirir.
</para>
</listitem>
</varlistentry>
@@ -3041,13 +3043,13 @@
</term>
<listitem>
<para>
- PHP 3: Option not available in PHP 3; XML functionality is
- not built in by default. Use <link
+ PHP 3: PHP 3 i�in mevcut değil, XML desteği �ny�kl�
+değildir.
+ Y�klemek i�in <link
linkend="install.configure.with-xml">--with-xml</link>
- to turn it on.
+ kullanın.
</para>
<para>
- PHP 4: Disable XML support using bundled expat lib
+ PHP 4: �ny�kl� expat lib kullanılarak XML desteğini verilmesini
+devre dışı bırakır.
</para>
</listitem>
</varlistentry>
@@ -3058,13 +3060,13 @@
</term>
<listitem>
<para>
- PHP 3: Include XML support
+ PHP 3: XML desteğini ekler
</para>
<para>
- PHP 4: Option not available; XML support is built in by
- default. Use <link
+ PHP 4: XML desteği �ny�kl� olarak mevcuttur. Kaldırmak i�in
+ <link
linkend="install.configure.disable-xml">--disable-xml</link> to
- turn it off.
+ kullanın.
</para>
</listitem>
</varlistentry>
@@ -3248,107 +3250,98 @@
<para>
PHP �alıştırılabiliri, SAPI mod�lleri ve
bazı uzantılar �alışabilmek i�in dış DLL
dosyalarına bağımlıdırlar.
- The PHP binary, the SAPI modules, and some extensions rely on
- external DLLs for execution. Make sure that these DLLs in the
- distribution exist in a directory that is in the Windows PATH.
- The best bet to do it is to copy the files below into your
- system directory, which is typically:
- <simplelist>
- <member>c:\windows\system for Windows 9x/Me</member>
- <member>c:\winnt\system32 for Windows NT/2000/XP</member>
+ BU DLL dosyalarının Windows PATH'ine dahil bir klas�rde
+olduklarından emin olun.
+ Bunu yapmanın en iyi yolu, bu dosyaları sistem klas�r�n�z�n
+altına atmaktır. Genellikle bu
+ <simplelist>
+ <member>Windows 9X/ME i�in c:\windows\system</member>
+ <member>Windows NT/2000/XP i�in c:\winnt\system32</member>
</simplelist>
- The files to copy are:
+ Kopyalanması gereken dosyalar:
<simplelist>
<member>
- 'php4ts.dll', if it already exists there, overwrite it
+ 'php4ts.dll', mevcutsa �st�ne yazdırın.
</member>
<member>
- The files in your distribution's 'dlls' directory.
- If you have them already installed on your system, overwrite them
- only if something doesn't work correctly (Before overwriting them,
- it is a good idea to make a backup of them, or move them to
- another folder - just in case something goes wrong).
- </member>
+ Dağıtımınıza ait dosyaların ait
+olduğu 'dll' klas�r�.
+ Bu dosyalar zaten sisteminizde y�kl�yse, yalnızca bir
+şeylerin d�zg�n �alışmaması
+ durumunda �zerlerine yazdırın. (�zerlerine yazdırmadan
+�nce,
+ yedeklerini almanızda ya da başka bir klas�re
+taşımanızda fayda var - bir şeylerin
+ yolunda gitmeme durumuna karşı.
+ </member>
</simplelist>
</para>
<para>
- Download the latest version of the Microsoft Data Access Components
- (MDAC) for your platform, especially if you use Microsoft Windows
- 9x/NT4. MDAC is available at <ulink url="&url.mdac;">&url.mdac;</ulink>.
+ Platformunuz i�in Microsoft Data Access Components (MDAC)
+uygulamasının
+ son s�r�m�n� indirin. �zellikle Microsoft 9X/NT4
+kullanıcılarının yapmasında
+ fayda var. MDAC'ı <ulink url="&url.mdac;">&url.mdac;</ulink> adresinde
+ bulabilirsiniz.
</para>
</listitem>
<listitem>
<para>
- Copy your choosen ini file (see below) to your
- '%WINDOWS%' directory on Windows 9x/Me or to your
- '%SYSTEMROOT%' directory under Windows NT/2000/XP
- and rename it to <filename>php.ini</filename>. Your
- '%WINDOWS%' or '%SYSTEMROOT%' directory is
- typically:
+ Tercih ettiğiniz ini dosyasını
+(aşağıya bakın) Windows 9X/ME
+kullanıyorsanız
+ '%WINDOWS%' klas�r�ne, Windows NT/2000/XP
+kullanıyorsanız
+ '%SYSTEMROOT%' klas�r�ne kopyalayın ve ismini
+ <filename>php.ini</filename> olarak değiştirin.
+ '%WINDOWS%&apos ya da '%SYSTEMROOT%'
+ klas�rlerinin genel olarak bulundukları yerler:
<simplelist>
- <member>c:\windows for Windows 9x/Me</member>
- <member>c:\winnt or c:\winnt40 for NT/2000/XP servers</member>
+ <member>Windows 9x/Me i�in c:\windows</member>
+ <member>NT/2000/XP sunucuları i�in c:\winnt ya da c:\winnt40</member>
</simplelist>
</para>
<para>
- There are two ini files distributed in the zip file,
- <filename>php.ini-dist</filename> and
- <filename>php.ini-optimized</filename>. We advise
- you to use <filename>php.ini-optimized</filename>,
- because we optimized the default settings in this
- file for performance, and security. The best is to
- study all the <link linkend="configuration.file">ini
- settings</link> and set every element manually yourself.
- If you would like to achive the best security, then this
- is the way for you, although PHP works fine with these
- default ini files.
+ Zip dosyası ile birlikte iki farklı ini dosyası gelir,
+<filename>php.ini-dist</filename> ve
+ <filename>php.ini-optimized</filename>. Size �nerimiz
+ <filename>php.ini-optimized</filename> dosyasını
+kullanmanız, ��nk�
+ bu dosyadaki ayarlar performans ve g�venlik d�ş�n�lerek
+hazırlanmıştır.
+ Yapılacak en iyi iş, b�t�n dosyayı incelemek ve <link
+linkend="configuration.file">ini
+ ayarları</link>nın her birini tek tek elle onaylamaktır.
+G�venliği son sınırına
+ �ıkarmak istiyorsanız, bu yolu izleyebilirsiniz, �te yandan PHP
+�ntanımlı ini
+ dosyalarıyla sorunsuz bi�imde �alışmaktadır.
</para>
</listitem>
<listitem>
<para>
- Edit your new 'php.ini' file:
+ Yeni ';php.ini' dosyanızı d�zenleyin:
<itemizedlist>
<listitem>
<simpara>
- You will need to change the 'extension_dir' setting to
- point to your php-install-dir, or where you have placed
- your 'php_*.dll' files. ex: c:\php\extensions
+ 'extension_dir' ayarını php-kurulum-klas�r�n�n ya da php_*.dll
+dosyaları
+ klas�r�n�n yerini g�sterecek bi�imde değiştirmelisiniz. �rn:
+c:\php\extensions
</simpara>
</listitem>
<listitem>
<simpara>
- If you are using OmniHTTPd, do not follow the next step.
- Set the 'doc_root' to point to your webservers
- document_root. For example: c:\apache\htdocs or c:\webroot
+ OmniHTTPd'yi kullanmayı se�tiyseniz, şimdiki
+adımı atlayın.
+ 'doc_root' ayarını değiştirin ve web sunucunuzun
+document_root değerini
+ yazın. �rneğin: c:\apache\htdocs ya da c:\webroot
</simpara>
</listitem>
<listitem>
<simpara>
- Choose which extensions you would like to load when PHP
- starts. See the section about
- <link linkend="install.windows.extensions">Windows
- extensions</link>, about how to set up one, and what
- is already built in. Note that on a new installation
- it is advisable to first get PHP working and tested
- without any extensions before enabling them in
- <filename>php.ini</filename>.
+ PHP başladığında hangi uzantıların
+y�kleneceğini se�in.
+ <link linkend="install.windows.extensions">Windows
+ uzantıları</link> b�l�m�nden uzantıların
+nasıl kurulduğu ve hangilerinin
+ �ny�kl� geldiklerini �ğrenebilirsiniz. Ancak �ncelikle PHP'yi hi�bir
+uzantı
+ y�klemeden test edip �alıştığından emin
+olmanızı, uzantıları sonra etkinleştirmenizi
+ tavsiye ediyoruz.
</simpara>
</listitem>
<listitem>
<simpara>
- On PWS and IIS, you can set the <filename>browscap.ini</filename>
- to point to: 'c:\windows\system\inetsrv\browscap.ini' on
- Windows 9x/Me and 'c:\winnt\system32\inetsrv\browscap.ini'
- on NT/2000/XP Server.
+ PWS ve IIS �zerinde, <filename>browscap.ini</filename>
+ dosyasını 'c:\windows\system\inetsrv\browscap.ini' ya da
+ 'c:\winnt\system32\inetsrv\browscap.ini' klas�rlerinden birini g�sterecek
+ bi�imde ayarlayabilirsiniz.
</simpara>
</listitem>
<listitem>
<simpara>
- Note that the <filename>mibs</filename> directory supplied
- with the Windows distribution contains support files for
- SNMP. This directory should be moved to
- <filename>DRIVE:\usr\mibs</filename> (<filename>DRIVE</filename>
- being the drive where PHP is installed.)
+ Windows dağıtımı ile birlikte gelen
+<filename>mibs</filename> klas�r�,
+ SNMP desteği i�in gerekli dosyaları i�ermektedir. Bu klas�r
+ <filename>DRIVE:\usr\mibs</filename> olarak
+taşınmalıdır.
+ (<filename>DRIVE</filename> PHP'nin kurulu olduğu s�r�c�y� g�sterir.)
</simpara>
</listitem>
</itemizedlist>
@@ -3359,25 +3352,21 @@
</sect2>
<sect2 id="install.windows.build">
- <title>Building from source</title>
+ <title>Kaynaktan kurulum</title>
<para>
- Before getting started, it is worthwhile answering the question:
- "Why is building on Windows so hard?" Two reasons come to mind:
+ Başlamadan �nce bir soruyu cevaplamakta yarar var:
+ "Windows altında derleme neden bu kadar zor?" . Akla iki neden geliyor:
</para>
<orderedlist>
<listitem><simpara>
- Windows does not (yet) enjoy a large community of developers
- who are willing to freely share their source. As a direct
- result, the necessary investment in infrastructure required
- to support such development hasn't been made. By and large,
- what is available has been made possible by the porting of
- necessary utilities from Unix. Don't be surprised if some of
- this heritage shows through from time to time.
+ Windows kaynaklarını �zg�rce paylaşmaktan hoşlanan
+yazılımcılara
+ (hen�z) yeterince sahip değil. Bunun sonucu olarak, yazılım
+geliştirme i�in
+ harcanması gereken maddi kaynak �ok daha yukarda kalıyor. Bu
+nedenle yapılanlar,
+ ihtiya� duyulan ara�ların Unixten taşınmasıyla
+m�mk�n olabiliyor.
</simpara></listitem>
<listitem><simpara>
- Pretty much all of the instructions that follow are of the
- "set and forget" variety. So sit back and try follow the
- instructions below as faithfully as you can.
+ Aşağıdaki bilgilerin �oğu "yap ve sorma"
+bi�imindedir. O nedenle arkanıza
+ yaslanın ve komutları m�mk�n olabildiğince sadık
+bi�imde uygulamaya başlayın.
</simpara></listitem>
</orderedlist>
@@ -3894,24 +3883,23 @@
</sect1>
<sect1 id="install.apache">
- <title>Servers-Apache</title>
+ <title>Sunucular-Apache</title>
<para>
- This section contains notes and hints specific to Apache installs
- of PHP, both for <link linkend="install.apache.unix">Unix</link> and
- <link linkend="install.apache.windows">Windows</link> versions.
+ Bu b�l�m hem <link linkend="install.apache.unix">Unix</link> hem de
+ <link linkend="install.apache.windows">Windows</link> i�in PHP'nin
+ Apache ile birlikte kullanıldığı sistemler
+hakkında notlar ve ipu�ları i�eriyor.
</para>
<sect2 id="install.apache.unix">
- <title>Details of installing PHP with Apache on Unix</title>
+ <title>PHP'nin Unix altında Apache ile Kurulumu</title>
<para>
- You can select arguments to add to the
- <command>configure</command> on line 8 below from the <link
- linkend="install.configure">Complete list of configure
- options</link>.
+ 8. satırdaki <command>configure</command> komutuna ekleyebileceğiniz
+ arg�manların listesini <link linkend="install.configure">Konfig�rasyon
+ayarlarının
+ tam listesi</link> b�l�m�nde bulabilirsiniz.
</para>
<example id="install.apache.unix.longer">
<title>
- Installation Instructions (Apache Module Version)
+ Kurulum Talimatları (Apache Mod�l S�r�m�)
</title>
<programlisting>
1. gunzip apache_1.3.x.tar.gz
@@ -3925,70 +3913,70 @@
9. make
10. make install
11. cd ../apache_1.3.x
-12. for PHP 3: ./configure --activate-module=src/modules/php3/libphp3.a
- for PHP 4: ./configure --activate-module=src/modules/php4/libphp4.a
+12. PHP 3 i�in: ./configure --activate-module=src/modules/php3/libphp3.a
+ PHP 4 i�in: ./configure --activate-module=src/modules/php4/libphp4.a
13. make
14. make install
- Instead of this step you may prefer to simply copy the httpd binary
- overtop of your existing binary. Make sure you shut down your
- server first though.
+Bu adım yerine httpd binary dosyasını varolan binary
+dosyasının yerine kopyalamayı
+da tercih edebilirsiniz. Bunu yapmadan �nce sunucunuzu durdurmayı
+unutmayın.
15. cd ../php-x.x.x
-16. for PHP 3: cp php3.ini-dist /usr/local/lib/php3.ini
- for PHP 4: cp php.ini-dist /usr/local/lib/php.ini
+16. PHP 3 i�in: cp php3.ini-dist /usr/local/lib/php3.ini
+ PHP 4 i�in: cp php.ini-dist /usr/local/lib/php.ini
- You can edit your .ini file to set PHP options. If
- you prefer this file in another location, use
- --with-config-file-path=/path in step 8.
-
-17. Edit your httpd.conf or srm.conf file and add:
+ PHP ayarlarını değiştirmek i�in .ini
+dosyanızı d�zenleyebilirsiniz. Bu dosyanın
+ farklı bir yerde saklanmasını istiyorsanız,
+8.adımda --with-config-file-path=/path
+ kullanın.
+
+17. httpd.conf ya da srm.conf dosyanızı a�ın ve ekleyin:
- For PHP 3: AddType application/x-httpd-php3 .php3
- For PHP 4: AddType application/x-httpd-php .php
+ PHP 3 i�in: AddType application/x-httpd-php3 .php3
+ PHP 4 i�in: AddType application/x-httpd-php .php
- You can choose any extension you wish here. .php is simply the one
- we suggest. You can even include .html .
-
-18. Use your normal procedure for starting the Apache server. (You must
- stop and restart the server, not just cause the server to reload by
- use a HUP or USR1 signal.)
+ Buraya istediğiniz uzantıyı ekleyebilirsiniz. .php bizim
+�nerdiğimiz şeklidir. Bunların
+ arasına .html dahil istediğiniz uzantıyı yazabilirsiniz.
+
+18. Apache sunucusunu normal şekliyle başlatın. (Sunucuyu
+durdurmalı ve yeniden
+başlatmalısınız, sunucuya HUP ya da USR1 sinyali
+g�ndermek yeterli değildir)
</programlisting>
</example>
<para>
- Depending on your Apache install and Unix variant, there are many
- possible ways to stop and restart the server. Below are some typical
- lines used in restarting the server, for different apache/unix
- installations. You should replace <literal>/path/to/</literal> with
- the path to these applications on your systems.
+ Apache kurulumunuz ve kullandığınız Unix t�revine
+bağlı olarak, sunucuyu
+ durdurmanın ve yeniden başlatmanın farklı
+yolları bulunabilir. Aşağıda sunucuyu
+ yeniden başlatmak i�in kullanılan
+alışılmış komutlar yer alıyor. Buradaki
+ <literal>/path/to/</literal> değerini kendi sisteminize uyacak bi�imde
+ değiştirmeyi unutmayın.
<informalexample>
<programlisting>
-1. Several Linux and SysV variants:
+1. �eşitli Linux ve SysV t�revleri
/etc/rc.d/init.d/httpd restart
-2. Using apachectl scripts:
+2. apachectl uygulaması kullanılarak:
/path/to/apachectl stop
/path/to/apachectl start
-3. httpdctl and httpsdctl (Using OpenSSL), similar to apachectl:
+3. httpdctl ve httpsdctl (OpenSSL kullanarak), apachectl ye benzer şekilde:
/path/to/httpsdctl stop
/path/to/httpsdctl start
-4. Using mod_ssl, or another SSL server, you may want to manually
-stop and start:
+4. mod_ssl ya da başka bir SSL sunucu kullanıyorsanız, sunucuyu
+elle başlatabilirsiniz:
/path/to/apachectl stop
/path/to/apachectl startssl
+
+5. SuSE 7.2 i�in:
+rcapache restart
</programlisting>
</informalexample>
- The locations of the apachectl and http(s)dctl binaries often
- vary. If your system has <literal>locate</literal> or
- <literal>whereis</literal> or <literal>which</literal> commands,
- these can assist you in finding your server contrl programs.
+ apachectl ve http(s)dctl binary dosyalarının yerleri
+sıklıkla farklılık g�sterebilir.
+ Sisteminiz <literal>locate</literal> ya da <literal>whereis</literal> veya
+ <literal>which</literal> komutlarına sahipse, bunları kullanarak
+web sunucunuzun
+ kontrol dosyalarına ulaşabilirsiniz.
</para>
<para>
- Different examples of compiling PHP for apache are as follows:
+ PHP'nin Apache mod�l� olarak derlenmesine dair birka� �rnek verirsek:
<informalexample>
<programlisting>
./configure --with-apxs --with-pgsql
@@ -3996,11 +3984,10 @@
</informalexample>
</para>
<para>
- This will create a <filename>libphp4.so</filename> shared
- library that is loaded into Apache using a LoadModule line in
- Apache's <filename>httpd.conf</filename> file. The PostgreSQL
- support is embedded into this <filename>libphp4.so</filename>
- library.
+ Bu y�ntem <filename>libphp4.so</filename> paylaşım k�t�phanesini
+ yaratacak ve Apache'ın <filename>httpd.conf</filename> d�zenleyerek
+ mod�l�n y�klenmesi i�in gerekli LoadModule satırını
+ekleyecektir. PostgreSQL
+ desteği <filename>libphp4.so</filename> i�ine g�m�lecektir.
</para>
<para>
<informalexample>
@@ -4010,12 +3997,10 @@
</informalexample>
</para>
<para>
- This will again create a <filename>libphp4.so</filename> shared
- library for Apache, but it will also create a
- <filename>pgsql.so</filename> shared library that is loaded into
- PHP either by using the extension directive in
- <filename>php.ini</filename> file or by loading it explicitly in
- a script using the <function>dl</function> function.
+ Bu y�ntem yine <filename>libphp4.so</filename> k�t�phanesini derleyecektir,
+ ama bu sefer PHP'ye php.ini dosyasına yazılarak ya da
+ <function>dl</function> fonksiyonu kullanılarak eklenecek halde
+�alıştırılabilecek
+ <filename>pgsql.so</filename> dosyasını da �retecektir.
</para>
<para>
<informalexample>
@@ -4025,17 +4010,14 @@
</informalexample>
</para>
<para>
- This will create a <filename>libmodphp4.a</filename> library, a
- <filename>mod_php4.c</filename> and some accompanying files and
- copy this into the <literal>src/modules/php4</literal> directory
- in the Apache source tree. Then you compile Apache using
- <literal>--activate-module=src/modules/php4/libphp4.a</literal>
- and the Apache build system will create
- <filename>libphp4.a</filename> and link it statically into the
- <filename>httpd</filename> binary. The PostgreSQL support is
- included directly into this <filename>httpd</filename> binary,
- so the final result here is a single <filename>httpd</filename>
- binary that includes all of Apache and all of PHP.
+ Bu y�ntem <filename>libmodphp4.a</filename> k�t�phanesini,
+ <filename>mod_php4.c</filename> dosyasını ve bunlara eşlik
+eden birka�
+ dosyayı yaratıp Apache kaynak kod ağacı i�indeki
+<literal>src/modules/php4</literal>
+ klas�r�ne kopyalayacaktır. İkinci adımda Apache'ı
+derlediğinizde
+ <literal>--activate-module=src/modules/php4/libphp4.a</literal>
+ dosyası yaratılacak ve statik olarak <filename>httpd</filename>
+binary dosyasına
+ bağlanacaktır. Sonu� olarak Apache'ın ve PHP'nin t�m�n�
+i�eren bir
+ <filename>httpd</filename> dosyası elde edilecektir.
</para>
<para>
<informalexample>
@@ -4045,48 +4027,47 @@
</informalexample>
</para>
<para>
- Same as before, except instead of including PostgreSQL support
- directly into the final <filename>httpd</filename> you will get
- a <filename>pgsql.so</filename> shared library that you can load
- into PHP from either the <filename>php.ini</filename> file or
- directly using <function>dl</function>.
+ Bir �nceki ile aynıdır, yalnızca PostgreSQL
+desteğinin sondaki
+ <filename>httpd</filename> dosyasının i�ine g�m�lmesinin yerine,
+ <filename>pgsql.so</filename> k�t�phanesi ayrıca yaratılacak ve bu
+ k�t�phaneyi <filename>php.ini</filename> ile ya da
+ <function>dl</function> fonksiyonu ile birlikte kullanmanız m�mk�n
+ olacak.
</para>
<para>
- When choosing to build PHP in different ways, you should consider
- the advantages and drawbacks of each method. Building as a shared
- object will mean that you can compile apache separately, and don't
- have to recompile everything as you add to, or change, PHP.
- Building PHP into apache (static method) means that PHP will
- load and run faster. For more information, see the Apache
- <ulink url="&url.apachedso;">webpage on DSO support</ulink>.
+ PHP'yi hangi yolla derleyeceğinize karar verirken, her y�ntemin
+avantajları
+ ve dezavantajları olduğunu g�z�n�nde bulundurun.
+Paylaşım nesnesi olarak
+ derlemek, Apache'yi ayrıca derleyebileceğiniz anlamına
+gelir, ve size PHP'yi
+ her derlediğinizde Apache'ı da yeniden derleme derdinden
+kurtarır. PHP'yi
+ Apache'ın i�ine g�mmek (statik y�ntem) PHP'nin daha hızlı
+�alışması anlamına
+ gelir. Daha fazla bilgi i�in Apache'ın <ulink url="&url.apachedso;">DSO
+desteği</ulink>
+ sayfasını inceleyin.
</para>
</sect2>
<sect2 id="install.apache.windows">
- <title>Installing PHP on Windows with Apache 1.3.x</title>
+ <title>PHP'nin Windows altında Apache 1.3.x ile Kurulumu</title>
<simpara>
- There are two ways to set up PHP to work with Apache 1.3.x
- on Windows. One is to use the CGI binary (php.exe),
- the other is to use the Apache module dll. In either case
- you need to stop the Apache server, and edit your
- <filename>srm.conf</filename> or <filename>httpd.conf</filename>
- to configure Apache to work with PHP.
+ PHP'yi Windows altında Apache 1.3.x ile birlikte kurmak i�in iki yol
+vardır.
+ Birincisi CGI binary (php.exe) kullanmak, ikincisi ise Apache mod�l�n�
+sağlayan
+ dll'yi kullanmaktır. Her iki durumda da Apache sunucusunu durdurup
+ <filename>srm.conf</filename> ya da <filename>httpd.conf</filename>
+ dosyasını d�zenlemeniz ve Apache'ı PHP ile
+�alışacak şekilde ayarlamanız
+ gereklidir.
</simpara>
<simpara>
- Although there can be a few variations of configuring PHP
- under Apache, these are simple enough to be used by the
- newcomer. Please consult the Apache Docs for further
- configuration directives.
+ PHP'yi Apache altında kurmanın farklı y�ntemleri olsa da, bu
+y�ntemler
+ yeni başlayan birisinin uygulayabileceği kadar basittir.
+Konfig�rasyon se�enekleri
+ i�in Apache dok�mantasyonunu inceleyebilirsiniz.
</simpara>
<para>
- If you unziped the PHP package to c:\php\ as described
- in the <link linkend="install.windows.manual">Manual
- Installation Steps</link> section, you need to insert
- these lines to your Apache configuration file to set
- up the CGI binary:
+ PHP zip paketini <link linkend="install.windows.manual">Elle
+ Kurulum Adımları</link> b�l�m�nde
+anlatıldığı gibi c:\php\ klas�r�ne
+a�tıysanız,
+ CGI binary ayarlamasını yapmak i�in aşağıdaki
+satırları Apache konfig�rasyon
+ dosyanıza eklemeniz gereklidir:
<itemizedlist>
<listitem>
<simpara>
@@ -4110,22 +4091,20 @@
</simpara>
</listitem>
</itemizedlist>
- Note that the second line in the list above can be found
- in the actual versions of <filename>httpd.conf</filename>,
- but it is commented out. After changing the configuration
- file, remember to restart the server, for example,
- <literal>NET STOP APACHE</literal> followed by
- <literal>NET START APACHE</literal>, if you run Apache
- as a Windows Service, or use your regular shortcuts.
+ İkinci satır <filename>httpd.conf</filename>
+dosyasının yeni s�r�mlerinde
+ hazır olarak mevcuttur ancak başına devre
+dışı kalması i�in yorum işareti
+ eklenmiştir. Dosyayı değiştirdikten sonra, sunucuyu
+yeniden başlatın. Bunu
+ Apache bir Windows hizmeti olarak �alışıyorsa
+ <literal>NET STOP APACHE</literal> komutunu izleyen
+ <literal>NET START APACHE</literal> komutunu vererek yapabilirsiniz.
</para>
<para>
- If you would like to use PHP as a module in Apache,
- be sure to move <filename>php4ts.dll</filename> to
- the windows/system (for Windows 9x/Me) or winnt/system32
- (for Windows NT/2000/XP) directory, overwriting any older file.
- Then you should add the following two lines to you Apache
- conf file:
+ PHP'yi Apache mod�l� olarak kullanmak istiyorsanız,
+<filename>php4ts.dll</filename>
+ dosyasını windows/system (Windows 9X/ME i�in) ya da winnt/system32
+ (Windows NT/2000/XP i�in) klas�rlerine taşımayı
+unutmayın ve varolan eski
+ dosyaların �zerine yazmaktan �ekinmeyin. Daha sonra
+aşağıdaki iki satırı
+ Apache conf dosyanıza ekleyin:
<itemizedlist>
<listitem>
<simpara>
@@ -4146,72 +4125,68 @@
<note>
<simpara>
- In Apache 1.3.22 for Windows, the default configuration file
- (<filename>httpd.conf-dist-win</filename>) has
- a <literal>ClearModuleList</literal> directive included
- by default. If this directive is used, it is required
- to put an <literal>AddModule mod_php4.c</literal> to
- the <literal>AddModule</literal> list, as else PHP will
- not be registered as an Apache module.
- </simpara>
- </note>
-
+ Windows i�in Apache 1.3.22 de, �ntanımlı konfig�rasyon
+dosyası
+ (<filename>httpd.conf-dist-win</filename>) �ntanımlı olarak
+ <literal>ClearModuleList</literal> direktifini i�ermektedir. Bu direktif
+ kullanıldığında, <literal>AddModule</literal>
+listesine <literal>AddModule mod_php4.c</literal>
+ satırının eklenmesi gerekmektedir, aksi takdirde PHP Apache
+mod�l� olarak
+ kayıt edilmeyecektir.
<simpara>
- To use the source code highlighting feature, simply create a PHP
- script file and stick this code in: <literal><?php show_source
- ("original_php_script.php"); ?></literal>. Substitute
- <literal>original_php_script.php</literal> with the name of the
- file you wish to show the source of. (This is the only way of
- doing this, as there is no .phps like feature on Windows).
+ Kaynak kod renklendirme �zelliğini kullanmak i�in, basit bir PHP
+dosyası yaratın
+ ve i�ine: <literal><?php show_source
+ ("original_php_script.php"); ?></literal> satırını ekleyin.
+Renklendirmek
+ istediğiniz dosyanın ismini
+<literal>original_php_script.php</literal> ile
+ değiştirin (Windows altında .phps benzeri bir �zellik
+olmadığı i�in bu renklendirme
+ i�in tek yoldur).
</simpara>
<note>
<simpara>
- On Win-Apache all backslashes in a path statement such
- as "c:\directory\file.ext", must be converted to
- forward slashes, as "c:/directory/file.ext".
+ Win-Apache i�ersindeki yol tanımında kullanılan b�t�n ters
+b�l� işaretleri,
+ "c:\directory\file.ext" gibiler, "c:/directory/file.ext" de olduğu gib
+d�z b�l�ye
+ �evrilmelidir.
</simpara>
</note>
</sect2>
</sect1>
<sect1 id="install.commandline">
- <title>Servers-CGI/Commandline</title>
+ <title>Sunucu-CGI/Komut Satırı</title>
<para>
- The default is to build PHP as a CGI program. This creates a
- commandline interpreter, which can be used for CGI processing, or
- for non-web-related PHP scripting. If you are running a web
- server PHP has module support for, you should generally go for
- that solution for performance reasons. However, the CGI version
- enables Apache users to run different PHP-enabled pages under
- different user-ids. Please make sure you read through the <link
- linkend="security">Security chapter</link> if you are going to
- run PHP as a CGI.
+ PHP'nin �ntanımlı kurulumu CGI uygulaması şeklindedir.
+ Bu kurulum CGI işlemleri ya da webden bağımsız PHP
+uygulamaları i�in
+ kullanılabilir. PHP'nin desteklediği bir web sunucusuna sahipseniz,
+performansı
+ d�ş�nerek sunucu mod�l� kurulumunu tercih etmelisiniz. �te yandan, CGI
+s�r�m�
+ Apache kullanıcılarının farklı
+kullanıcı-idleri ile farklı PHP-etkin sayfalar
+ �alıştırabilmelerini sağlar. PHP'yi CGI olarak
+kullanmayı d�ş�n�yorsanız,
+ <link
+ linkend="security">G�venlik b�l�m�</link> adresine uğrayın.
</para>
<sect2 id="install.commandline.testing">
- <title>Testing</title>
+ <title>Deneme</title>
<simpara>
- If you have built PHP as a CGI program, you may test your build
- by typing <command>make test</command>. It is always a good idea
- to test your build. This way you may catch a problem with PHP on
- your platform early instead of having to struggle with it later.
+ PHP'yi CGI uygulaması olarak derlediyseniz, oluşturulan
+yapıyı
+ <command>make test</command> yazarak deneyebilirsiniz. Yapıyı
+ test etmek her zaman i�in iyi bir fikirdir. Bu şekilde platformunuzda PHP
+ile
+ ilgili �ıkabilecek problemleri �nceden tespit edip giderme
+fırsatını bulmuş
+ olursunuz.
</simpara>
</sect2>
<sect2 id="install.commandline.benchmarking">
- <title>Benchmarking</title>
+ <title>Performans Testi</title>
<simpara>
- If you have built PHP 3 as a CGI program, you may benchmark your
- build by typing <command>make bench</command>. Note that if
- <link linkend="features.safe-mode">Safe Mode</link>
- is on by default, the benchmark may not be able to finish if
- it takes longer then the 30 seconds allowed. This is because the
- <function>set_time_limit</function> can not be used in safe
- mode. Use the <link
+ PHP 3'� CGI olarak derlediyseniz, oluşan yapının
+performansını
+ <command>make bench</command> komutunu vererek �l�ebilirsiniz.
+ <link linkend="features.safe-mode">Safe Mode</link> �ntanımlı olarak
+ a�ıksa, �l��m 30 saniyeyi ge�tiğinde otomatik olarak
+duracaktır. Bunun nedeni
+ <function>set_time_limit</function> fonksiyonunun g�venli modda
+kullanılamıyor
+ olmasıdır.< link
linkend="ini.max-execution-time">max_execution_time</link>
- configuration setting to control this time for your own
- scripts. <command>make bench</command> ignores the <link
- linkend="configuration.file">configuration file</link>.
+ ayarını kullanarak bu zamanı kendi
+uygulamalarınıza g�re ayarlamalısınız.
+ <command>make bench</command> komutu
+ <link
+ linkend="configuration.file">ayar dosyası</link>nı g�zardı
+etmektedir.
</simpara>
<note>
<simpara>
@@ -4286,32 +4261,31 @@
</sect1>
<sect1 id="install.iis">
- <title>Servers-IIS/PWS</title>
+ <title>Sunucu-IIS/PWS</title>
<para>
- This section contains notes and hints specific to IIS (Microsoft
- Internet Information Server). Installing PHP for
+ Bu b�l�m IIS (Microsoft Internet Information Server) sunucusuna �zel
+ notlar ve ipu�ları i�ermektedir. PHP'nin
<link linkend="install.iis.iis3">PWS/IIS 3</link>,
- <link linkend="install.iis.pws4">PWS 4 or newer</link> and
- <link linkend="install.iis.iis4">IIS 4 or newer</link> versions.
+ <link linkend="install.iis.pws4">PWS 4 ya da daha yeni</link> ve
+ <link linkend="install.iis.iis4">IIS 4 ya da daha yeni</link> s�r�mler �zerinde
+ �alışmasıyla ilgili bilgi vermektedir.
</para>
<sect2 id="install.iis.iis3">
- <title>Windows and PWS/IIS 3</title>
+ <title>Windows ve PWS/IIS 3</title>
<simpara>
- The recommended method for configuring these servers is to use
- the REG file included with the distribution
- (pws-php4cgi.reg). You may want to edit this file and make sure
- the extensions and PHP install directories match your
- configuration. Or you can follow the steps below to do it
- manually.
+ Bu sunucuların konfig�rasyonu i�in �nerilen y�ntem
+dağıtımla birlikte gelen
+ (pws-php4cgi.reg) dosyasının kullanımıdır. Bu
+dosyayı d�zenleyerek PHP'nin
+ uzantı ve kurulum klas�rlerinin sizin sisteminizdekilerle
+eşdeğerde olduğundan
+ emin olun. Ya da aşağıdaki adımları tek tek
+uygulayın.
</simpara>
<warning>
<para>
- These steps involve working directly with the Windows
- registry. One error here can leave your system in an unstable
- state. We highly recommend that you back up your registry
- first. The PHP Development team will not be held responsible if
- you damage your registry.
+ Bu adımlar Windows registrysi yani sistem kaydı ile direk
+işlem yapmanızı
+ gerektirir. Burada yapılacak bir hata, sisteminizi kararsız halde
+bırakabilir.
+ Bu nedenle �ncelikle sistem kaydınızın yedeğini
+almanızı tavsiye ederiz.
+ PHP Geliştirme Takımı'nın, kayıt sisteminizde
+oluşacak herhangi bir hatadan
+ sorumlu olmayacağını bilmenizi isteriz.
</para>
</warning>
@@ -4319,189 +4293,184 @@
<itemizedlist>
<listitem>
<simpara>
- Run Regedit.
+ Regedit uygulamasını �alıştırın.
</simpara>
</listitem>
<listitem>
<simpara>
- Navigate to: <literal>HKEY_LOCAL_MACHINE /System
+ <literal>HKEY_LOCAL_MACHINE /System
/CurrentControlSet /Services /W3Svc /Parameters
- /ScriptMap</literal>.
+ /ScriptMap</literal> a gidin.
</simpara>
</listitem>
<listitem>
<simpara>
- On the edit menu select: <literal>New->String Value</literal>.
+ D�zan men�s�nden <literal>New->String Value</literal> se�in.
</simpara>
</listitem>
<listitem>
<simpara>
- Type in the extension you wish to use for your php
- scripts. For example <literal>.php</literal>
+ Php uygulamalarınız i�in kullanmak istediğiniz
+uzantıyı se�in.
+ �rn: <literal>.php</literal>
</simpara>
</listitem>
<listitem>
<simpara>
- Double click on the new string value and enter the path to
- <literal>php.exe</literal> in the value data field. ex:
+ Yeni değerin �zerine tıklayın ve verişi
+girişi yapılan b�l�me
+ <literal>php.exe</literal>'nin bulunduğu yolu yazın. �rn:
<literal>c:\php\php.exe</literal>.
</simpara>
</listitem>
<listitem>
<simpara>
- Repeat these steps for each extension you wish to associate
- with PHP scripts.
+ Bu adımları eklemek istediğiniz her uzantı i�in
+tekrarlayın.
</simpara>
</listitem>
</itemizedlist>
</para>
<para>
- The following steps do not affect the web server installation
- and only apply if you want your php scripts to be executed when
- they are run from the command line (ex. run
- <filename>c:\myscripts\test.php</filename>) or by double clicking
- on them in a directory viewer window. You may wish to skip these
- steps as you might prefer the PHP files to load into a text
- editor when you double click on them.
+ Aşağıdaki adımlar web sunucu kurulumunuzu
+etkilemeyecek, yalnızca
+ php uygulamalarınızın konsoldan
+�alıştırılabilmesini istiyorsanız
+uygulanacaktır.
+ (�rn. <filename>c:\myscripts\test.php</filename>). Bu adımları
+atlayabilir
+ ve PHP dosyalarınızın �ift
+tıklandıklarında bir metin edit�r� tarafından
+a�ılmasını
+ sağlayabilirsiniz.
</para>
<para>
<itemizedlist>
<listitem>
<simpara>
- Navigate to: <literal>HKEY_CLASSES_ROOT</literal>
+ <literal>HKEY_CLASSES_ROOT</literal> a gidin.
</simpara>
</listitem>
<listitem>
<simpara>
- On the edit menu select: <literal>New->Key</literal>.
+ D�z�n men�s�nden <literal>New->Key</literal> se�in.
</simpara>
</listitem>
<listitem>
<simpara>
- Name the key to the extension you setup in the previous
- section. ex: <literal>.php</literal>
+ �nceki b�l�mde se�tiğiniz uzantı ismini key değerine
+eşleyin.
+ �rn: <literal>.php</literal>
</simpara>
</listitem>
<listitem>
<simpara>
- Highlight the new key and in the right side pane, double click
- the "default value" and enter <literal>phpfile</literal>.
+ Yeni anahtarın �zerine gelin ve sağ b�l�mden
+"�ntanımlı değer" �zerine
+ �ift tıklayın ve <literal>phpfile</literal> yazın.
</simpara>
</listitem>
<listitem>
<simpara>
- Repeat the last step for each extension you set up in the
- previous section.
+ Son adımı kullanmak istediğiniz b�t�n uzantılar
+i�in tekrarlayın.
</simpara>
</listitem>
<listitem>
<simpara>
- Now create another <literal>New->Key</literal> under
- <literal>HKEY_CLASSES_ROOT</literal> and name it
- <literal>phpfile</literal>.
+ Şimdi <literal>HKEY_CLASSES_ROOT</literal> altında yeni bir
+ <literal>New->Key</literal> yaratın ve adını
+<literal>phpfile</literal> koyun.
</simpara>
</listitem>
<listitem>
<simpara>
- Highlight the new key <literal>phpfile</literal> and in the
- right side pane, double click the "default value" and enter
- <literal>PHP Script</literal>.
+ <literal>phpfile</literal> �zerine gelin ve sağ b�l�mden,
+"�ntanımlı değer"in
+ �zerine �ift tıklayıp <literal>PHP Script</literal> yazın.
</simpara>
</listitem>
<listitem>
<simpara>
- Right click on the <literal>phpfile</literal> key and select
- <literal>New->Key</literal>, name it <literal>Shell</literal>.
+ <literal>phpfile</literal> anahtarının �st�ne sağ
+tıklayın ve
+ <literal>New->Key</literal> se�in, ve <literal>Shell</literal>
+ olarak adlandırın.
</simpara>
</listitem>
<listitem>
<simpara>
- Right click on the <literal>Shell</literal> key and select
- <literal>New->Key</literal>, name it <literal>open</literal>.
+ <literal>Shell</literal> anahtarının �st�ne sağ
+tıklayın ve
+ <literal>New->Key</literal>, se�in ve <literal>open</literal>
+ olarak adlandırın.
</simpara>
</listitem>
<listitem>
<simpara>
- Right click on the <literal>open</literal> key and select
- <literal>New->Key</literal>, name it
- <literal>command</literal>.
+ <literal>open</literal> anahtarının �st�ne sağ
+tıklayın ve
+ <literal>New->Key</literal> se�in, ve <literal>command</literal>
+ olarak adlandırın.
</simpara>
</listitem>
<listitem>
<simpara>
- Highlight the new key <literal>command</literal> and in the
- right side pane, double click the "default value" and enter
- the path to <literal>php.exe</literal>. ex:
- <literal>c:\php\php.exe -q %1</literal>. (don't forget the
- <literal>%1</literal>).
+ Yeni oluşan <literal>command</literal> anahtarını se�in
+ve sağ b�l�mden,
+ "�ntanımlı değer"e �ift tıklayıp
+<literal>php.exe</literal> i�in yolu girin.
+ �rn: <literal>c:\php\php.exe -q %1</literal> (<literal>%1</literal>
+ yazmayı unutmayın).
</simpara>
</listitem>
<listitem>
<simpara>
- Exit Regedit.
+ Regedit'ten �ıkın.
</simpara>
</listitem>
<listitem>
<simpara>
- If using PWS on Windows, reboot to reload the registry.
+ Windows altında PWS kullanıyorsanız, sistem
+kaydının yeniden y�klenmesi
+ i�in sistemi yeniden başlatın.
</simpara>
</listitem>
</itemizedlist>
</para>
<simpara>
- PWS and IIS 3 users now have a fully operational system. IIS 3
- users can use a nifty <ulink url="&url.iiscfg;">tool</ulink>
- from Steven Genusa to configure their script maps.
+ PWS ve IIS 3 kullanıcıları şu anda tam
+�alışan bir sisteme sahipler. IIS 3
+ kullanıcıları uygulama haritalarını ayarlamak
+i�in Steven Genusa tarafından
+ hazırlanmış <ulink url="&url.iiscfg;">aracı</ulink>
+kullanabilirler.
</simpara>
</sect2>
<sect2 id="install.iis.pws4">
- <title>Windows and PWS 4 or newer</title>
+ <title>Windows ve PWS 4 ya da �st�</title>
<simpara>
- When installing PHP on Windows with PWS 4 or newer version,
- you have two options. One to set up the PHP CGI binary,
- the other is to use the ISAPI module dll.
+ PHP'yi Windows altında PWS 4 ya da �st� i�in kurarken, iki
+se�eneğiniz vardır.
+ Birincisi CGI �alıştırılabiliri kurulumu, ikincisi
+ISAPI mod�l� kurulumu.
</simpara>
<para>
- If you choose the CGI binary, do the following:
+ CGI kurulumu se�tiyseniz, aşağıdakileri takip edin:
<itemizedlist>
<listitem>
<simpara>
- Edit the enclosed <filename>pws-php4cgi.reg</filename>
- file (look into the sapi dir) to reflect the location of
- your php.exe. Forward slashes should be escaped, for example:
-
<literal>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script
Map] ".php"="c:\\php\\php.exe"</literal>
+ Dağıtımla birlikte gelen
+<filename>pws-php4cgi.reg</filename>
+ dosyasını d�zenleyip php.exe nizin yerini kendi sisteminize g�re
+değiştirin.
+ B�l� işaretlerinden ka�ılabilir, �rneğin:
+
+<literal>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script
+ Map] ".php"="c:\\php\\php.exe"</literal>
</simpara>
</listitem>
<listitem>
<simpara>
- In the PWS Manager, right click on a given directory you want
- to add PHP support to, and select Properties. Check the 'Execute'
- checkbox, and confirm.
+ PWS y�neticisine gelin, PHP desteği eklemek istediğiniz klas�r�n
+�st�ne sağ
+ tıklayın, ve �zellikler'i se�in. 'Y�r�tme' (Execute)
+kutuğunu işaretleyin ve
+ onaylayın.
</simpara>
</listitem>
</itemizedlist>
</para>
<para>
- If you choose the ISAPI module, do the following:
+ ISAPI mod�l�n� se�tiyseniz, aşağıdakileri uygulayın:
<itemizedlist>
<listitem>
<simpara>
- Edit the enclosed <filename>pws-php4isapi.reg</filename>
- file (look into the sapi dir) to reflect the location of
- your php4isapi.dll. Forward slashes should be escaped, for example:
-
<literal>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script
Map] ".php"="c:\\php\\sapi\\php4isapi.dll"</literal>
+ Dağıtımla birlikte gelen
+<filename>pws-php4cgi.reg</filename>
+ dosyasını d�zenleyip php4isapi.dll nizin yerini kendi
+sisteminize g�re değiştirin.
+ B�l� işaretlerinden ka�ılmalıdır, �rneğin:
+
+<literal>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\w3svc\parameters\Script
+ Map] ".php"="c:\\php\\sapi\\php4isapi.dll"</literal>
</simpara>
</listitem>
<listitem>
<simpara>
- In the PWS Manager, right click on a given directory you want to
- add PHP support to, and select Properties. Check the 'Execute'
- checkbox, and confirm.
+ PWS y�neticisine gelin, PHP desteği eklemek istediğiniz klas�r�n
+�st�ne sağ
+ tıklayın, ve �zellikler'i se�in. 'Y�r�tme' (Execute)
+kutuğunu işaretleyin ve
+ onaylayın.
</simpara>
</listitem>
</itemizedlist>
@@ -4510,98 +4479,92 @@
</sect2>
<sect2 id="install.iis.iis4">
- <title>Windows NT/2000/XP and IIS 4 or newer</title>
+ <title>Windows NT/2000/XP ve IIS 4 ya da �st�</title>
<simpara>
- To install PHP on an NT/2000/XP Server running IIS 4 or newer,
- follow these instructions. You have two options to set up
- PHP, using the CGI binary (php.exe) or with the ISAPI module.
+ PHP'yi IIS 4 ya da �st� �alışan bir NT/2000/XP sunucuya kurmak i�in,
+ aşağıdaki komutları uygulayın. PHP'yi kurmak
+i�in iki se�eneğiniz var,
+ CGI (php.exe) ya da ISAPI mod�l�.
</simpara>
<simpara>
- In either case, you need to start the Microsoft Management
- Console (may appear as 'Internet Services Manager', either
- in your Windows NT 4.0 Option Pack branch or the Control
- Panel=>Administrative Tools under Windows 2000/XP). Then
- right click on your Web server node (this will most probably
- appear as 'Default Web Server'), and select 'Properties'.
+ Her iki şekilde de, Microsoft Y�netim Konsolunu
+başlatmalısınız
+ ('Internet Hizmet Y�neticisi' olarak da ge�er). Daha sonra Web sunucu
+ bağına sağ tıklayın (b�y�k ihtimalle
+'�ntanımlı Web Sunucusu' olarak g�z�kecektir),
+ ve '�zellikler'i se�in.
</simpara>
<para>
- If you want to use the CGI binary, do the following:
+ CGI kurulumu istiyorsanız, aşağıdakileri
+uygulayın:
<itemizedlist>
<listitem>
<simpara>
- Under 'Home Directory', 'Virtual Directory', or
- 'Directory', click on the 'Configuration' button,
- and then enter the App Mappings tab.
+ 'Home Klas�r�', 'Sanal Klas�r' ya da 'Klas�r' altında, 'Ayarlar'
+tuşuna tıklayın
+ ve Uygulama Haritaları b�l�m�ne girin.
</simpara>
</listitem>
<listitem>
<simpara>
- Click Add, and in the Executable box, type:
- <literal>c:\php\php.exe</literal> (assuming
- that you have unziped PHP in c:\php\).
+ Ekle tuşuna tıklayın ve
+�alıştırılabilir kutusuna:
+ <literal>c:\php\php.exe</literal> (PHP'yi c:\php\ ye kurduğunuzu kabul
+ edersek) yazın.
</simpara>
</listitem>
<listitem>
<simpara>
- In the Extension box, type the file name extension you want
- associated with PHP scripts. Leave 'Method exclusions'
- blank, and check the Script engine checkbox. You may also
- like to check the 'check that file exists' box - for a small
- performance penalty, IIS (or PWS) will check that the script
- file exists and sort out authentication before firing up php.
- This means that you will get sensible 404 style error messages
- instead of cgi errors complaing that php did not output any data.
+ Uzantılar kutusunda, PHP uygulamaları ile birlikte kullanmak
+istediğiniz
+ dosya uzantılarını yazın. 'Method exclusions'
+b�l�m�n� boş bırakın, ve
+ Betik motoru kutucuğunu se�ili hale getirin. Aynı zamanda
+'dosyanın varolduğundan
+ emin ol' kutucuğunu da işaretleyebilirsiniz - ufak bir
+performans kaybına karşılık,
+ IIS (ya da PWS) uygulama dosyasının
+varlığını kontrol eder ve PHP'yi
+�alıştırmadan
+ �nce bir �eşit doğrulama yapar. Bunun anlamı,
+kullanıcıya PHP'nin hi�bir veri
+ g�ndermediğinden yakınan CGI hatası yerine,
+anlamlı 404 stili hata mesajlarının
+ g�sterilecek olmasıdır.
</simpara>
<simpara>
- You must start over from the previous step for each
- extension you want associated with PHP scripts.
- <literal>.php</literal> and <literal>.phtml</literal>
- are common, although <literal>.php3</literal> may be
- required for legacy applications.
+ Kullanmak istediğiniz her dosya uzantısı i�in �nceki
+adımı baştan uygulamalısınız.
+ <literal>.php</literal> ve <literal>.phtml</literal>
+ en sık kullanılan uzantılardır, �te yandan
+<literal>.php3</literal>
+ bazı eski uygulamalar i�in gerekli olabilir.
</simpara>
</listitem>
<listitem>
<simpara>
- Set up the appropriate security. (This is done in Internet
- Service Manager), and if your NT Server uses NTFS file system,
- add execute rights for I_USR_ to the directory that contains
- <literal>php.exe</literal>.
+ G�venlik ayarlarını yapın (Internet Hizmet Sunucusu
+�zerinden yapılır).
+ NT sunucunuz NTFS dosya sistemini kullanıyorsa,
+<literal>php.exe</literal>
+ dosyasının bulunduğu klas�rdeki I_USR_ i�in
+�alıştırma iznini verin.
</simpara>
</listitem>
</itemizedlist>
</para>
<para>
- To use the ISAPI module, do the following:
+ ISAPI mod�l�n� kullanmak i�in, aşağıdakileri yapın:
<itemizedlist>
<listitem>
<simpara>
- If you don't want to perform HTTP Authentication using PHP,
- you can (and should) skip this step. Under ISAPI Filters,
- add a new ISAPI filter. Use PHP as the filter name, and
- supply a path to the php4isapi.dll.
+ PHP ile HTTP Doğrulaması kullanmayacaksanız, bu
+adımı atlayabilirsiniz
+ (ve atlamalısınız). ISAPI S�zge�leri altından yeni
+bir ISAPI s�zge�i ekleyin.
+ S�zge� ismi olarak PHP verin, ve yol olarak php4isapi.dll
+dosyasının bulunduğu
+ yolu girin.
</simpara>
</listitem>
<listitem>
<simpara>
- Under 'Home Directory', click on the 'Configuration' button.
- Add a new entry to the Application Mappings. Use the path
- to the php4isapi.dll as the Executable, supply
- <literal>.php</literal> as the extension, leave Method
- exclusions blank, and check the Script engine checkbox.
+ 'Home Klas�r�' b�l�m�nden, 'Ayarlar' tuşuna tıklayın.
+Uygulama Haritaları
+ b�l�m�ne yeni bir giriş yapın.
+�alıştırılabilir olarak php4isapi.dll i�in yolu belirtin,
+ <literal>.php</literal> yi uzantı olarak belirtin, Method exclusions
+b�l�m�n�
+ boş bırakın, ve Betik motoru kutucuğunu se�ili
+hale getirin.
</simpara>
</listitem>
<listitem>
<simpara>
- Stop IIS completely (NET STOP iisadmin)
+ IIS'i kapatın (NET STOP iisadmin)
</simpara>
</listitem>
<listitem>
<simpara>
- Start IIS again (NET START w3svc)
+ IIS'i tekrar başlatın (NET START w3svc)
</simpara>
</listitem>
</itemizedlist>
@@ -4889,74 +4852,72 @@
</sect1>
<sect1 id="install.omnihttpd">
- <title>Servers-OmniHTTPd Server</title>
+ <title>Sunucular-OmniHTTPd Sunucusu</title>
<para>
- This section contains notes and hints specific to OmniHTTPd.
+ B�l�m OmniHTTPd ile ilgili notlar ve ipu�ları i�ermektedir.
</para>
<sect2 id="install.omnihttpd.windows">
- <title>OmniHTTPd 2.0b1 and up for Windows</title>
+ <title>Windows i�in OmniHTTPd 2.0b1 ve yukarısı</title>
<simpara>
- You need to complete the folowing steps to make PHP
- work with OmniHTTPd. This is a CGI executable setup.
- SAPI is supported by OmniHTTPd, but some tests showed,
- that it is not so stable to use PHP as an ISAPI module
- in OmniHTTPd.
+ PHP'yi OmniHTTPd ile birlikte kullanabilmek i�in aşağıdaki
+adımları
+ tamamlamanız gereklidir. Bu kurulum CGI kurulumudur. SAPI OmniHTTPd'yi
+ destekliyor olsa da, bazı testler PHP'nin OmniHTTPd'de ISAPI mod�l� olarak
+ kullanılmasının kararlı
+olmadığını g�stermiştir.
</simpara>
<para>
<itemizedlist>
<listitem>
<para>
- Step 1: Install OmniHTTPd server.
+ Adım 1: OmniHTTPd'yi kurun.
</para>
</listitem>
<listitem>
<para>
- Step 2: Right click on the blue OmniHTTPd icon in the system
- tray and select <literal>Properties</literal>
+ Adım 2: Sistem �ubuğundan mavi OmniHTTPd simgesine sağ
+tıklayın
+ ve <literal>Properties</literal> se�eneğini se�in.
</para>
</listitem>
<listitem>
<para>
- Step 3: Click on <literal>Web Server Global Settings</literal>
+ Adım 3: <literal>Web Server Global Settings</literal> se�eneğine
+tıklayın.
</para>
</listitem>
<listitem>
<para>
- Step 4: On the 'External' tab, enter: <literal>virtual = .php
- | actual = c:\path-to-php-dir\php.exe</literal>, and use the Add
- button.
+ Adım 4: 'External' se�eğine gelip, <literal>virtual = .php
+ | actual = c:\path-to-php-dir\php.exe</literal> yazın ve Add
+tuşuna basın.
</para>
</listitem>
<listitem>
<para>
- Step 5: On the <literal>Mime</literal> tab, enter:
- <literal>virtual = wwwserver/stdcgi | actual = .php</literal>,
- and use the Add button.
+ Adım 5: <literal>Mime</literal> b�l�m�ne gelin,
+ <literal>virtual = wwwserver/stdcgi | actual = .php</literal>
+ yazın ve Add tuşuna basın.
</para>
</listitem>
<listitem>
<para>
- Step 6: Click <literal>OK</literal>
+ Adım 6: <literal>OK</literal> tuşuna tıklayın.
</para>
</listitem>
</itemizedlist>
</para>
<simpara>
- Repeat steps 2 - 6 for each extension you want to associate with PHP.
+ 2 - 6 adımları arasını PHP ile birlikte kullanmak
+istediğiniz her dosya uzantısı
+ i�in tekrarlayın.
</simpara>
<note>
<para>
- Some OmniHTTPd packages come with built in PHP support.
- You can choose at setup time to do a custom setup, and
- uncheck the PHP component. We recommend you to use the latest
- PHP binaries. Some OmniHTTPd servers come with PHP 4 beta
- distributions, so you should choose not to set up
- the built in support, but install your own. If the server
- is already on your machine, use the Replace button in Step
- 4 and 5 to set the new, correct information.
+ Bazı OmniHTTPd paketleri �ny�kl� PHP desteği ile birlikte
+gelmektedir.
+ Kuruluma başlarken custom setup se�eneğini se�ebilir ve PHP
+mod�l�n�n
+ y�klenmemesini sağlayabilirsiniz. �nerimiz en son PHP s�r�m�n�
+kullanmanızdır.
+ Bazı OmniHTTPd sunucuları PHP'nin beta s�r�mleri ile birlikte
+dağıtılmaktadır,
+ bu nedenle �ny�kl� mod�l� �ıkartıp kendi kurulumunuzu
+yapmanız gereklidir.
+ Eğer sunucu makinanızda zaten y�kl�yse, Adım 4 ve 5'te
+Replace tuşunu
+ kullanarak yeni, doğru bilgi girişini yapabilirsiniz.
</para>
</note>
</sect2>
@@ -5007,44 +4968,43 @@
</sect1>
<sect1 id="install.xitami">
- <title>Servers-Xitami</title>
+ <title>Sunucular-Xitami</title>
<para>
- This section contains notes and hints specific to Xitami.
+ Bu b�l�m Xitami i�in notlar ve ipu�larını i�erir.
</para>
<sect2 id="install.xitami.windows">
- <title>Xitami for Windows</title>
+ <title>Windows i�in Xitami</title>
<simpara>
- This list describes how to set up the PHP CGI binary
- to work with Xitami on Windows.
+ Aşağıdaki liste PHP'yi CGI olarak Windows altında
+�alışan Xitami'ye nasıl
+ tanıtabileceğinizi anlatmaktadır.
</simpara>
<para>
<itemizedlist>
<listitem>
<para>
- Make sure the webserver is running, and point
- your browser to xitamis admin console
- (usually <literal>http://127.0.0.1/admin</literal>),
- and click on Configuration.
+ Web sunucunuzun �alışır durumda olduğundan ve
+tarayıcınızın Xitami y�netim
+ konsolunu g�sterdiğinden
+ (genellikle <literal>http://127.0.0.1/admin</literal>) emin olun, ve
+ Configuration �zerine tıklayın.
</para>
</listitem>
<listitem>
<para>
- Navigate to the Filters, and put the
- extension which PHP should parse (i.e. .php)
- into the field File extensions (.xxx).
+ S�zge�ler b�l�m�ne girin, ve kullanmak istediğiniz dosya
+uzantılarını
+ (�rn. .php) File extensions b�l�m�ne girin (.xxx).
</para>
</listitem>
<listitem>
<para>
- In Filter command or script put the path and name
- of your php executable i.e. <literal>c:\php\php.exe</literal>.
+ S�zge� b�l�m�nde php �alıştırılabilirinizin yolunu
+ve ismini yazın.
+ �rn: <literal>c:\php\php.exe</literal>.
</para>
</listitem>
<listitem>
<para>
- Press the 'Save' icon.
+ 'Save' simgesine basın.
</para>
</listitem>
</itemizedlist>
@@ -5064,55 +5024,55 @@
</sect1>
<sect1 id="install.problems">
- <title>Problems?</title>
+ <title>Problemler?</title>
<sect2>
- <title>Read the FAQ</title>
+ <title>SSS'yi okuyun</title>
<simpara>
- Some problems are more common than others. The most
- common ones are listed in the <link linkend="faq">PHP
- FAQ</link>, part of this manual.
+ Bazı problemlerle diğerlerine g�re daha sık
+karşılaşılmaktadır. En �ok
+karşılaşılan
+ problemler, <link linkend="faq">PHP SSS</link> b�l�m�nde ele
+alınmıştır.
</simpara>
</sect2>
<sect2 id="install.otherproblems">
- <title>Other problems</title>
+ <title>Diğer problemler</title>
<simpara>
- If you are still stuck, someone on the PHP installation mailing list may be
- able to help you. You should check out the archive first, in case
- someone already answered someone else who had the same problem as
- you. The archives are available from the support page on <ulink
- url="&url.php;">&url.php;</ulink>. To subscribe to the PHP installation
- mailing list, send an empty mail to <ulink
- url="mailto:&email.php.install.subscribe;">&email.php.install.subscribe;</ulink>.
- The mailing list address is <literal>&email.php.install;</literal>.
+ Sorununuza ��z�m bulamadıysanız, PHP kurulum posta listesinden
+herhangi
+ biri size yardımcı olabilir. �ncelikle arşivi
+tarayın, muhtemelen sizinle aynı sorunu
+ yaşamış birini ve ona gelen cevabı
+bulacaksınız. Arşivlere destek sayfasındaki
+ <ulink
+ url="&url.php;">&url.php;</ulink> bağından
+ulaşılabilir. PHP kurulum
+ posta listesine dahil olmak i�in, <ulink
+ url="mailto:&email.php.install.subscribe;">&email.php.install.subscribe;</ulink>
+ adresine boş bir e-posta atmanız yeterlidir. Posta listesinin
+adresi
+ <literal>&email.php.install;</literal> dir.
</simpara>
<simpara>
- If you want to get help on the mailing list, please try to be
- precise and give the necessary details about your environment
- (which operating system, what PHP version, what web server, if
- you are running PHP as CGI or a server module, etc.), and
- preferably enough code to make others able to reproduce and test
- your problem.
+ Posta listesinden yardım almak istiyorsanız, l�tfen sisteminizle
+ilgili gerekli bilgiyi
+ de ekleyin ve sorunu tam olarak a�ıklamaya �alışın.
+Sisteminizle ilgili bilgiler
+ arasında hangi işletim sistemini
+kullandığınız, hangi PHP s�r�m�nde
+�alıştığınız,
+ hangi web sunucuya sahip olduğunuz, PHP'yi CGI mı sunucu mod�l�
+olarak mı
+ kullandığınız hakkında bilgiler mutlaka
+olmalıdır. Ayrıca sorun �ıkan kodla
+ ilgili yeterli kodu da iletmenizin diğerlerinin hatayı
+bulabilmesine faydası olacaktır.
</simpara>
</sect2>
<sect2 id="install.bugreports">
- <title>Bug reports</title>
+ <title>Hata raporları</title>
<simpara>
- If you think you have found a bug in PHP, please report it. The
- PHP developers probably don't know about it, and unless you
- report it, chances are it won't be fixed. You can report bugs
- using the bug-tracking system at <ulink
- url="&url.php.bugs;">&url.php.bugs;</ulink>. Please do not
- send bug reports in mailing list or personal letters. The
- bug system is also suitable to submit feature requests.
+ PHP'de bir hata bulduğunuzu d�ş�n�yorsanız, l�tfen bildirin.
+PHP geliştiricileri
+ muhtemelen hatadan habersizdirler, ve siz bildirmedik�e, sorunun giderilme
+ ihtimali de az olacaktır. Hataları <ulink
+ url="&url.php.bugs;">&url.php.bugs;</ulink> adresindeki hata-takip
+ sistemine bildirebilirsiniz. L�tfen hatalarla ilgili
+mesajlarınızı posta listesine
+ ya da kişisel e-posta hesaplarına g�ndermeyin. Hata sistemi
+aynı zamanda
+ yeni �zellik talepleri i�in de kullanılabilir.
</simpara>
<simpara>
- Read the <ulink
- url="&url.php.bugs.howtoreport;">How to report a bug</ulink>
- document before submitting any bug reports!
+ L�tfen bir hata bildirmeden �nce<ulink
+ url="&url.php.bugs.howtoreport;">Hata nasıl bildirilir</ulink>
+ adresindeki dok�manı okuyun!
</simpara>
</sect2>