Site, Server Genel » Genel Makaleler

APC Cache Kurulumu

http://forum.whmdestek.com/

Go Back   WHM/cPanel Support Platform » Türkçe » Site, Sunucu Sorunlarınız ve Çözümleri » Site, Server Genel » Genel Makaleler
 


Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 26.06.07, 02:32
Onursal's Avatar
fshbcr
 
Join Date: Jun 2007
Location: Çorlu
Age: 28
Posts: 638
Rep Power: 1092
Onursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond repute
Send a message via MSN to Onursal
APC Cache Kurulumu

Code:
cd /usr/local/src
Code:
wget http://pecl.php.net/get/APC-3.0.14.tgz
dosyaları aşağıdaki komut ile çıkartınız:

Code:
gunzip -c APC-3.0.14.tgz | tar xf -
Code:
cd APC-3.0.14
Code:
/usr/bin/phpize
Code:
./configure --enable-apc --enable-apc-mmap --with-apxs=/usr/local/apache/bin/apxs --with-php-config=/usr/bin/php-config
Code:
make
Code:
make install


php.ini dosyasını pico, vi veya nano ile açıp aşağıdaki satırı buluyoruz
ctrl w tıklayıp arayın
Code:
;Windows Extensions
bu satırın hemen üstüne ekleyin bu kodu ekleyin
Code:
extension="/usr/lib/php/extensions/no-debug-non-zts-20020429/apc.so"
apc.shm_size = 32
php.ini dosyasını kayıt edip çıkıyoruz (ctrl x y)ve Apache sunucusunu APC aktif olması için yeniden başlatıyoruz.

Code:
/etc/rc.d/init.d/httpd stop
/etc/rc.d/init.d/httpd start
phpinfo.php dosyasından bakıyoruz APC kurulmuşmu diye

/usr/local/src/APC-3.0.14 içindeki apc.php dosyasını sizin ftp hesabınıza atayım. ordan bakabilesiniz diye. gerektiğinde yine ordan çerezleri silebilirsiniz.

Code:
cp apc.php  /home/netlojik/public_html
şimdi
Code:
pico /home/netlojik/public_html/apc.php
diyelim ve üst satırlarda kullanıcı adı ve şifre yazar onu değiştirip kaydedelim

ctrl x y
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 26.06.07, 02:39
Onursal's Avatar
fshbcr
 
Join Date: Jun 2007
Location: Çorlu
Age: 28
Posts: 638
Rep Power: 1092
Onursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond reputeOnursal has a reputation beyond repute
Send a message via MSN to Onursal
Sunucunuzda AWBS gibi şifrelenmiş php scriptler varsa Bu tür scriptleriniz çalışmaz. şimdiden hatırlayayım.

Eklentiyi iptal ekmek isterseniz

php.ini dosyasına eklediğiniz satırları kaldırıp apache'yi yeniden başlatmanız yeterlidir.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Sign up for PayPal and start accepting credit card payments instantly.

Navigasyon
Menü