Hi. That's a lot of beer.
In the config.php file, set the following:
Code:
define('PHPDIG_DEFAULT_INDEX',false);
define('PHPDIG_SESSID_REMOVE',true);
define('PHPDIG_SESSID_VAR','s');
Then do the following to start from scratch:
- empty all the PhpDig database tables
- delete all files that may be in the temp dir
- delete all files in the text_content dir except keepalive.txt
- index the site
When you do the above, how much beer shows up now?