vBulletin Search Engine Optimization
This is a discussion on CPU load 100% - Blank Page when view post within the Troubleshooting forums, part of the vBSEO SEO Plugin category; 2 days before, I installed vBSEO on Windows Server 2003, PHP 5.26 (ISAPI) and mySQL 5.1, ISAPI/Rewrite3 When I turn ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| CPU load 100% - Blank Page when view post
2 days before, I installed vBSEO on Windows Server 2003, PHP 5.26 (ISAPI) and mySQL 5.1, ISAPI/Rewrite3 When I turn vBSEO on (ISAPI/Rewrite OFF) All setting default, server load 100% :( Today, I try to setup PHP follow Fast-CGI, but I can't access to URL formated showthread.php?p=60099#post60099 (I received blank/white page) Rewrite Rule: Code: # Helicon ISAPI_Rewrite configuration file
# Version 3.1.0.56
RewriteEngine On
#RewriteCond %{HTTP_HOST} .*topplay.vn
#RewriteRule ^/forum/((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{HTTP_HOST} .*topplay.vn
RewriteCond %{REQUEST_URI} !/forum/(acua/|mcua/|cron)
RewriteRule ^/forum/((archive/)?(.*\.php(/.*)?)?)$ /forum/vbseo.php [L,QSA]
RewriteCond %{HTTP_HOST} .*topplay.vn
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !^/forum/(acua|mcua|clientscript|cpstyles|images)/
RewriteRule ^/forum/(.+)$ /forum/vbseo.php [L,QSA] PHP ISAPI or PHP Fast-CGI better? |
|
#2
| ||||
| ||||
|
Was this issue resolved? If not, please open a support ticket. http://www.vbseo.com/tickets/
__________________ Joe Ward / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| My site does not load, I get an error and blank page when I upload .htaccess | BlankTopic | URL Rewrite Settings | 14 | 04-18-2008 03:53 PM |
| 'View Single Post' Page Title Format | LuckyStrike | General Discussion | 4 | 03-14-2008 01:06 AM |
| Blank page after new post | snoopgst | Troubleshooting | 4 | 03-27-2007 07:56 PM |
| Blank page after new post? | The Frienz Network.com | Troubleshooting | 3 | 03-08-2007 01:25 PM |
| VBSEO its eating up my CPU, High Load Causing Blank Pages. | webgroup | Troubleshooting | 15 | 02-10-2007 07:05 AM |