Go Back    Forum > Digital Publishing / Web Sites > Website and Server Troubleshooting

Reply
 
LinkBack Thread Tools
  #1  
03-08-2011, 11:31 PM
admin's Avatar
admin admin is offline
Site Staff | Web Development
 
Join Date: Jul 2003
Posts: 4,310
Thanked 654 Times in 457 Posts
UPDATE: See 4th post for solution.
``````````````````````````````````````````

A fresh install of vBSEO, on a vBulletin 3.x board with GZIP enabled in the admincp vB Option, on a Windows 2008 IIS 7 server, using Micronovae IIS Mod-Rewrite, generates this message:
Quote:
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
Prior to vBSEO, the vB GZIP worked fine. It seems that either vBSEO adds it's own GZIP, or something about this vB + vBSEO combination don't properly cooperate with IIS and/or Micronovae software.

.htaccess + web.config had also previously been coexisting without issue.

Removing the .htaccess file completely seems to have resolved the compression issue.

Will watch for further problems.

Disabling GZIP entirely was also a solution, although undesirable.

- Did this site help you? Then upgrade to Premium Member and show your support!
- Also: Like Us on Facebook for special DVD/Blu-ray news and deals!

Last edited by admin; 03-16-2011 at 08:57 AM. Reason: Inaccurate information striked out
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Ads / Sponsors
 
Join Date: ∞
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
03-09-2011, 11:13 AM
admin's Avatar
admin admin is offline
Site Staff | Web Development
 
Join Date: Jul 2003
Posts: 4,310
Thanked 654 Times in 457 Posts
Actually.... it may have been related to the Zoints SEO plugin for vBulletin.
On a vB 3.8.x forum, Zoints seems to work fine in conjuction with vBSEO, with the Zoints rewrite turned off.
The other features still function.

On a vB 3.7.x forum, however, there was corruption in the compression output. Disabling Zoints entirely seems to have corrected the issue.

GZIP is enabled.
.htaccess restored, although some ruled purged or cleaned up.

Strange.

I may have to test settings within Zoints, to see if it's a specific feature that conflicts, or the whole plugin.

- Did this site help you? Then upgrade to Premium Member and show your support!
- Also: Like Us on Facebook for special DVD/Blu-ray news and deals!

Last edited by admin; 03-16-2011 at 08:58 AM. Reason: Inaccurate information striked out.
Reply With Quote
  #3  
03-09-2011, 11:21 AM
admin's Avatar
admin admin is offline
Site Staff | Web Development
 
Join Date: Jul 2003
Posts: 4,310
Thanked 654 Times in 457 Posts
Nope. Reintroducing a basic .htaccess barfed with this rule:
Code:
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
More output compression errors thrown by the web browser.

More to test.

- Did this site help you? Then upgrade to Premium Member and show your support!
- Also: Like Us on Facebook for special DVD/Blu-ray news and deals!

Last edited by admin; 03-16-2011 at 08:59 AM. Reason: Inaccurate information striked out.
Reply With Quote
  #4  
03-14-2011, 11:24 PM
admin's Avatar
admin admin is offline
Site Staff | Web Development
 
Join Date: Jul 2003
Posts: 4,310
Thanked 654 Times in 457 Posts
This did the trick:

1. Disable gzip setting within vBulletin, as server has dynamic + static compression enabled in IIS.
2. Disable URL rewrite in Zoints (but feel free to leave enabled for other features)

3. And reset MySQL to flush its cache.

- Did this site help you? Then upgrade to Premium Member and show your support!
- Also: Like Us on Facebook for special DVD/Blu-ray news and deals!
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a sub-domain for the sales page and opt-in pages? kpmedia Website and Server Troubleshooting 0 11-08-2010 08:13 PM
More pages per page in WordPress admin kpmedia Website and Server Troubleshooting 0 01-03-2010 10:39 PM
Question about compression ty3 Encode, Convert for discs 3 08-20-2007 02:49 PM
Need help with episode compression ty3 Encode, Convert for discs 3 07-11-2006 12:30 AM




 
All times are GMT -5. The time now is 06:09 AM