![]() |
Installing Xcache v1.2.2 causes problems with .htaacess file
I had my hosting provider install Xcache v1.2.2 this evening. After the install, my sites went down with a 500 internal server error.
renaming the .htaacess files on both forums stopped the error and both forums came back online. This is a Linux CentOS server Dedicated Server Dual Core with 4 gigs of memory Web Server - Apache v2.0.63 (cgi) htaaccess file from site 1 Code:
RewriteEngine on htaaccess file from site 2 Code:
RewriteEngine on |
1. edit httpd.conf and enable debug "LogLevel debug"
2. Restart crapache 3. Put the .htaccess files back 4. tail the apache error_log after navigating to the site tail -f /etc/httpd/logs/error_log | grep "500" cpanel servers: tail -f /usr/local/apache/logs/error_log |
Make sure your config files are using a unique cache datastore prefix, which is close to the bottom of the vb config file. In the vbseo config file the line is called VBSEO_CACHE_VAR.
|
Regardless of filling out the xcache option in config.php, this will not cause the server to generate a 500 error.
|
Found out part of the problem - the host installed xcahce and might have reconfigured PHP handler as CGI.
As long as there a .htaacees file in the html root with php information in it, the site crashes with an internal 500 error. So the question is, should PHP be configured as CGI or Apache or something else? |
1. edit httpd.conf and enable debug "LogLevel debug"
2. Restart crapache 3. Put the .htaccess files back 4. tail the apache error_log after navigating to the site tail -f /etc/httpd/logs/error_log | grep "500" cpanel servers: tail -f /usr/local/apache/logs/error_log |
You might make sure your var cache settings are unique in the vb config file; as well as the vbseo config file if you use it.
|
All times are GMT. The time now is 05:27 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|