Results 1 to 4 of 4

xcache vbseo sorunu

This is a discussion on xcache vbseo sorunu within the Türkçe forums, part of the General Discussion category; Şuan halen uğraşıyorum ama halen çözemedim.... APC Cache i iptal ettim. Sonra xcache 1.2.0 yükledim. Bir çok problem çıkardı. Şuan ...

  1. #1
    Senior Member Atakan KOC's Avatar
    Real Name
    Atakan KOC
    Join Date
    Sep 2006
    Location
    Turkey/Istanbul
    Posts
    166
    Liked
    0 times

    xcache vbseo sorunu

    Şuan halen uğraşıyorum ama halen çözemedim....

    APC Cache i iptal ettim. Sonra xcache 1.2.0 yükledim. Bir çok problem çıkardı. Şuan devam eden problem ise mesajlara girildiğinde 500 internal error veriyor olması...

    Code:
    http://www.onsayfa.com/forum/sosyoloji/ NORMAL
    http://www.onsayfa.com/forum/uyeler/zero-relax.html NORMAL
    http://www.onsayfa.com/forum/sosyoloji/6605-egitim-ve-kultur.html HATALI SAYFA 500 internel error
    Şuan kullandığım .htaccess

    Code:
    <IfModule mod_security.c>
       SecFilterEngine Off
       SecFilterScanPOST Off
    </IfModule>
    
    RewriteEngine On
    
    RewriteCond %{HTTP_HOST} !^www\.onsayfa\.com
    RewriteRule (.*) http://www.onsayfa.com/$1 [L,R=301]
    
    RewriteRule ^gazete/(.*)$ http://www.sonkonu.com/gazete/$1 [R=301,NC]
    RewriteRule ^movie/(.*)$ http://www.sonkonu.com/sinema/$1 [R=301,NC]
    RewriteRule ^(blog/|galeri/)(.*)$ /forum/ [L,R=301]
    
    RewriteRule ^rss-forum-(.*).xml forum/external.php?type=RSS2&forumids=$1 [QSA,L]
    RewriteRule ^anasayfa-(.*)-(.*).html$ index.php?do=$1&id=$2 [QSA,L]
    RewriteRule ^anasayfa-(.*).html$ index.php?do=$1 [QSA,L]
    
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    RewriteRule ^forum/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    
    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_FILENAME} !(forum/admincp/|forum/modcp/|forum/chat|forum/cron)
    RewriteRule ^forum/(.*\.php)$ forum/vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
    
    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^forum/(archive/.*)$ forum/vbseo.php?vbseourl=$1&%{QUERY_STRING} [L]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(forum/admincp|forum/modcp|forum/clientscript|forum/cpstyles|forum/images)/
    RewriteRule ^forum/(.+)$ forum/vbseo.php?vbseourl=$1 [L,QSA]

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    500 internal sorunu .htaccess izinleri ile alakalıdır. Onu kontrol etmeni tavsiye ederim.
    xcache ile &#231;ok uzun s&#252;re kullandım vbseo yu ve en ufak sorun &#231;ıkmadı.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Senior Member Atakan KOC's Avatar
    Real Name
    Atakan KOC
    Join Date
    Sep 2006
    Location
    Turkey/Istanbul
    Posts
    166
    Liked
    0 times
    Mert bir incelermisin.... ne gibi bir hata yapmış olabirim....

  4. #4
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    şunların bana bilgilerini verir misin ?
    ssh den login ol , public_html e gidip
    dir -la yaz
    .htaccess ve herhangi bir php dosyasının tam acılımlarını yaz l&#252;tfen.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. The vBSEO LinkBacks User Guide - vBSEO 3.0 GOLD
    By Joe Ward in forum General Discussion
    Replies: 49
    Last Post: 09-20-2011, 07:10 PM
  2. vBSEO 2.0 Gold, Build 2 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 21
    Last Post: 10-08-2005, 07:47 PM
  3. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-08-2005, 11:00 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •