Wow! Thanks for the really quick response. Yes, the page just says connecting to hotcouponworld.com. I can see it is trying to load something but nothing is displayed.
I have a Wordpress / vBulletin stack that I have moved to the Bitnami Wordpress stack. There .htaccess information is stored in the htaccess.conf file with Directory blocks as the location of the htaccess info.
<Directory "/opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/akismet">
#...
I have double checked the settings and they are correct. Standard URL and Enforce Canonical URL set to off. Updated the htaccess to the suggested version.
Turned on display_errors and got
Fatal error: Class 'vB_Types' not found in /home/www/hotcouponworld.com/forums/dbtech/dbseo/includes/class_sitemap.php on line 2518
Mark
I can't get the Sitemap to build. It keeps hanging. Every time it runs it stops at processing.... and no other part of the script is run.
Here is what I have done to solve -
Re-uploaded the files (twice)
Checked all mysql settings as previous suggested
disabled / re-enabled
I am prepared to...
I think this has to do with moving from vbseo and xcache support to dbseo with no xcache support. Right now I'm only running memcached through vb in the config.php script.