Results 1 to 5 of 5

RC7 -> White Pages

This is a discussion on RC7 -> White Pages within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, I've got a big problem After uploading all files (including the new htaccess-file), I only receive white pages. Must ...

  1. #1
    Senior Member
    Real Name
    Stefan
    Join Date
    Jan 2008
    Location
    Germany
    Posts
    160
    Liked
    0 times

    RC7 -> White Pages

    Hi,

    I've got a big problem
    After uploading all files (including the new htaccess-file), I only receive white pages. Must be caused by the new htaccess, because if I delete it, it works. But links of course dont work, then...

    How do I solve that?

    My htaccess looks like this:

    Code:
    # PHP5 aktivieren
    Action application/x-httpd-php /cgi-sys/php-fcgi-starter.fcgi
    AddType application/x-httpd-php .php3 .php4
    Action application/x-httpd-php5 /cgi-sys/php5-fcgi-starter.fcgi
    AddType application/x-httpd-php5 .php .php5
    
    DirectoryIndex index.php index.html index.htm index.php3 index.php3 indx.phtml
    
    ErrorDocument 404 http://board.rellek.org/errordocs/404.htm
    ErrorDocument 403 http://board.rellek.org/errordocs/403.htm
    
    RewriteEngine On
    RewriteBase /
    
    RewriteCond %{HTTP_HOST} ^board\.rellek\.org\.dedi907\.your-server\.de
    RewriteRule (.*) http://board.rellek.org/$1 [L,R=301]
    
    Options +FollowSymlinks
    
    
    # vBSEO
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php(/.*)?)$ vbseo.php [L,QSA]
    
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA]
    
    # vBSEO
    
    
    # alte zoints-links
    #RewriteRule ^(.*)-t([0-9]*).html$ showthread.php?t=$2 [L]
    RewriteRule ^[^/]*-f([0-9]+)\.html$ vbseo.php?vbseourl=forumdisplay.php&f=$1 [L]
    RewriteRule ^[^/]*-t([0-9]+)\.html$ vbseo.php?vbseourl=showthread.php&t=$1 [L] 
    
    RewriteRule ^[^/]*-f([0-9]+)p([0-9]+)\.html$ vbseo.php?vbseourl=forumdisplay.php&f=$1&page=$2 [L]
    RewriteRule ^[^/]*-t([0-9]+)p([0-9]+)\.html$ vbseo.php?vbseourl=showthread.php&t=$1&page=$2 [L] 
    
    RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L]
    RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L]
    RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC]
    RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L]
    
    RewriteRule ^index(\.html?)$ index\.php [L]
    RewriteRUle ^24h(\.html?)$ search\.php?action=24h [L]
    RewriteRUle ^polls(\.html?)$ search\.php?action=polls [L]
    RewriteRule ^cat\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ board\.php?boardid=$1 [QSA,L]
    RewriteRule ^firstnewpost\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ thread\.php?goto=firstnew&threadid=$1 [QSA,L]
    RewriteRule ^forum\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ board\.php?boardid=$1 [QSA,L]
    RewriteRule ^forum\/([0-9]*)\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ board\.php?boardid=$1&page=$2 [QSA,L]
    RewriteRule ^lastpost\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ thread\.php?goto=lastpost&threadid=$1 [QSA,L]
    RewriteRule ^nextnewest\/([0-9*)\/([-_a-zA-Z0-9]*)(\.html?)$ thread\.php?goto=nextnewest&threadid=$1 [QSA,L]
    RewriteRule ^nextoldest\/([0-9*)\/([-_a-zA-Z0-9]*)(\.html?)$ thread\.php?goto=nextoldest&threadid=$1 [QSA,L]
    RewriteRule ^post\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ thread\.php?postid=$1#post$1 [QSA,L]
    RewriteRule ^printtopic\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ print\.php?threadid=$1&page=1 [QSA,L]
    RewriteRule ^printtopic\/([0-9]*)\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ print\.php?threadid=$1&page=$2 [QSA,L]
    RewriteRule ^userinfo\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ profile\.php?userid=$1 [QSA,L]
    RewriteRUle ^find\/([0-9]*)\/result(\.html?)$ search\.php?searchid=$1 [L]
    RewriteRUle ^find\/([0-9]*)\/([0-9]*)\/result(\.html?)$ search\.php?searchid=$1&page=$2 [L]
    RewriteRule ^topic\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ thread\.php?threadid=$1 [QSA,L]
    RewriteRule ^topic\/([0-9]*)\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ thread\.php?threadid=$1&page=$2 [QSA,L]
    RewriteRule ^userposts\/([0-9]*)\/([-_a-zA-Z0-9]*)(\.html?)$ search\.php?action=user&userid=$1 [QSA,L]
    
      SetEnvIfNoCase User-Agent ".*lwp.*" spambot=1
      SetEnvIfNoCase User-Agent ".*Snapbot.*" spambot=1
      SetEnvIfNoCase User-Agent ".*HTTrack.*" spambot=1
      SetEnvIfNoCase User-Agent ".*Rightscripts.*" spambot=1
      SetEnvIfNoCase User-Agent  ".*West Wind Internet Protocols.*" spambot=1
    
    ## Ausm Internet
    RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Bot\ mailto:craftbot@yahoo.com [OR]
    RewriteCond %{HTTP_USER_AGENT} ^CherryPicker [OR]
    RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Crescent [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Custo [OR]
    RewriteCond %{HTTP_USER_AGENT} ^DISCo [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Download\ Demon [OR]
    RewriteCond %{HTTP_USER_AGENT} ^eCatch [OR]
    RewriteCond %{HTTP_USER_AGENT} ^EirGrabber [OR]
    RewriteCond %{HTTP_USER_AGENT} ^EmailCollector [OR]
    RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [OR]
    RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Express\ WebPictures [OR]
    RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [OR]
    RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE [OR]
    RewriteCond %{HTTP_USER_AGENT} ^FlashGet [OR]
    RewriteCond %{HTTP_USER_AGENT} ^GetRight [OR]
    RewriteCond %{HTTP_USER_AGENT} ^GetWeb! [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It [OR]
    RewriteCond %{HTTP_USER_AGENT} ^GornKer [OR]
    RewriteCond %{HTTP_USER_AGENT} ^GrabNet [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Grafula [OR]
    RewriteCond %{HTTP_USER_AGENT} ^HMView [OR]
    RewriteCond %{HTTP_USER_AGENT} HTTrack [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} ^Image\ Stripper [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Image\ Sucker [OR]
    RewriteCond %{HTTP_USER_AGENT} Indy\ Library [NC,OR]
    RewriteCond %{HTTP_USER_AGENT} ^InterGET [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Internet\ Ninja [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Irvine [OR]
    RewriteCond %{HTTP_USER_AGENT} ^JetCar [OR]
    RewriteCond %{HTTP_USER_AGENT} ^JOC\ Web\ Spider [OR]
    RewriteCond %{HTTP_USER_AGENT} ^larbin [OR]
    RewriteCond %{HTTP_USER_AGENT} ^LeechFTP [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Mass\ Downloader [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Microsoft.URL [OR]
    RewriteCond %{HTTP_USER_AGENT} ^MIDown\ tool [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Mister\ PiX [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Mozilla.*NEWT [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Navroad [OR]
    RewriteCond %{HTTP_USER_AGENT} ^NearSite [OR]
    RewriteCond %{HTTP_USER_AGENT} ^NetAnts [OR]
    RewriteCond %{HTTP_USER_AGENT} ^NetSpider [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Net\ Vampire [OR]
    RewriteCond %{HTTP_USER_AGENT} ^NetZIP [OR]
    RewriteCond %{HTTP_USER_AGENT} ^NICErsPRO [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Octopus [OR]
    RewriteCond %{HTTP_USER_AGENT} ^oegp [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Offline\ Explorer [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Offline\ Navigator [OR]
    RewriteCond %{HTTP_USER_AGENT} ^PageGrabber [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Papa\ Foto [OR]
    RewriteCond %{HTTP_USER_AGENT} ^pavuk [OR]
    RewriteCond %{HTTP_USER_AGENT} ^pcBrowser [OR]
    RewriteCond %{HTTP_USER_AGENT} dloader(NaverRobot) [OR]
    RewriteCond %{HTTP_USER_AGENT} ^RealDownload [OR]
    RewriteCond %{HTTP_USER_AGENT} ^ReGet [OR]
    RewriteCond %{HTTP_USER_AGENT} ^SearchExpress [OR]
    RewriteCond %{HTTP_USER_AGENT} ^SiteSnagger [OR]
    RewriteCond %{HTTP_USER_AGENT} ^SmartDownload [OR]
    RewriteCond %{HTTP_USER_AGENT} ^SuperBot [OR]
    RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Surfbot [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Siphon [OR]
    RewriteCond %{HTTP_USER_AGENT} ^tAkeOut [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Teleport\ Pro [OR]
    RewriteCond %{HTTP_USER_AGENT} ^VoidEYE [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Web\ Image\ Collector [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Web\ Sucker [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebAuto [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebBandit [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebCopier [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebFetch [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebGo\ IS [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebLeacher [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebReaper [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebSauger [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Website\ Quester [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebStripper [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebWhacker [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WebZIP [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Wget [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Widow [OR]
    RewriteCond %{HTTP_USER_AGENT} ^WWWOFFLE [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Xaldon\ WebSpider [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Zeus [OR]
    RewriteCond %{HTTP_USER_AGENT} ^West\sWind\sInternet [OR] 
    RewriteCond %{HTTP_USER_AGENT} ^ZyBorg
    RewriteRule ^.* - [F,L]
    
    # gesperrte User-Agents und Hosts
    Order deny,allow
    Deny from .craft-ag.de
    Deny from 207.44.162.2
    Deny from .ev1servers.net
    Deny from 67.15.54.16
    Deny from .freewebsitehost.net
    Deny from .speedlogix
    Deny from .unixserverhosting.com
    Deny from .intercage
    Deny from .server4you
    Deny from .h555
    Deny from shareware
    Deny from .myacc
    Deny from .bezeqint
    Deny from .theplanet
    Deny from .interbusiness.it
    Deny from .rcn.com
    Deny from .keymachine.de
    Deny from .cklite.com
    Deny from .hitslog.net
    Deny from .fastnetweb.it
    Deny from .ipxserver.de
    Deny from .co.kr
    Deny from .ne.jp
    Deny from .hosteurope.de
    ## Ausm internet
    
      <Limit GET POST PUT>
         Order allow,deny
         allow from all
         deny from env=spambot
         deny from 217.198.114.13
         deny from 70.85.50.100
         deny from 66.90.95.
         deny from 66.90.110.
         deny from 66.234.128.
         deny from 209.160.72.219
         DENY FROM 70.86.237.26
         DENY FROM 59.93.205.106
         DENY FROM 210.116.114.83
         DENY FROM 87.118.103.185
         DENY FROM 219.94.134.235 
         DENY FROM 58.89.216.230
         DENY FROM 69.50.
         DENY FROM 69.31.
         DENY FROM 62.141.
         DENY FROM 81.95.146.
         Deny from 64.131.64.202
         deny from 88.198.20.205
         deny from 87.171.82.95
         deny from 219.235.118.118  
         deny from 208.96.54.
      </Limit>
      
    RewriteCond %{HTTP_REFERER} ^$ [NC]
    RewriteCond %{HTTP_USER_AGENT} ^$ [NC]
    RewriteCond %{THE_REQUEST} ^GET [OR]
    RewriteCond %{THE_REQUEST} ^POST
    RewriteRule ^.* - [F,L]

    Thanks in advice.

  2. #2
    Senior Member
    Real Name
    Stefan
    Join Date
    Jan 2008
    Location
    Germany
    Posts
    160
    Liked
    0 times
    Well... In the meantime I've played a little bit and found out it must be the vbseo.php.

    Because with RC5's vbseo.php I don't receive white pages (vBSEO is temporary disabled).

  3. #3
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Please open a support ticket with ftp access for troubleshooting.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  4. #4
    Senior Member
    Real Name
    Stefan
    Join Date
    Jan 2008
    Location
    Germany
    Posts
    160
    Liked
    0 times
    Created a ticket, thanks

    Looking forward to a solution :-)

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Thank you for details. I've added the following in file:
    PHP Code:
        if(strstr($vbseo_redir_url'/vbseo.php')) $vbseo_redir_url ''
    and that worked.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. white page problem
    By Arcadyan in forum Troubleshooting
    Replies: 5
    Last Post: 01-23-2008, 07:49 PM
  2. White page
    By Gameaholic in forum Troubleshooting
    Replies: 1
    Last Post: 07-20-2007, 09:20 PM
  3. white page
    By Exilera in forum Troubleshooting
    Replies: 11
    Last Post: 11-18-2006, 11:45 AM
  4. Everything Is White
    By Silviu in forum Troubleshooting
    Replies: 4
    Last Post: 09-22-2006, 12:40 PM
  5. White Screened!
    By Blank Face in forum Troubleshooting
    Replies: 1
    Last Post: 07-19-2006, 08:42 AM

Posting Permissions

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