here some new information. when i try and go to
http://dev.grunt.com/ i get this:
Trace:
#0 /var/www/dev.grunt.com/htdocs/lib/Zend/Cache/Backend/Memcached.php(403): Zend_Cache::throwException('Can't get filli...')
#1 /var/www/dev.grunt.com/htdocs/lib/Zend/Cache/Backend/TwoLevels.php(488): Zend_Cache_Backend_Memcached->getFillingPercentage()
#2 /var/www/dev.grunt.com/htdocs/lib/Zend/Cache/Backend/TwoLevels.php(173): Zend_Cache_Backend_TwoLevels->_getFastFillingPercentage('saving')
#3 /var/www/dev.grunt.com/htdocs/lib/Zend/Cache/Core.php(381): Zend_Cache_Backend_TwoLevels->save('a:8:{s:10:"bloc...', '011_CORE_CACHE_...', Array, NULL)
#4 /var/www/dev.grunt.com/htdocs/lib/Varien/Cache/Core.php(76): Zend_Cache_Core->save('a:8:{s:10:"bloc...', 'CORE_CACHE_OPTI...', Array, NULL, 8)
#5 /var/www/dev.grunt.com/htdocs/app/code/core/Mage/Core/Model/Cache.php(349): Varien_Cache_Core->save('a:8:{s:10:"bloc...', 'CORE_CACHE_OPTI...', Array, NULL)
#6 /var/www/dev.grunt.com/htdocs/app/code/core/Mage/Core/Model/Cache.php(427): Mage_Core_Model_Cache->save('a:8:{s:10:"bloc...', 'core_cache_opti...')
#7 /var/www/dev.grunt.com/htdocs/app/code/core/Mage/Core/Model/Cache.php(459): Mage_Core_Model_Cache->_initOptions()
#8 /var/www/dev.grunt.com/htdocs/app/code/core/Mage/Core/Model/App.php(1100): Mage_Core_Model_Cache->canUse('config')
#9 /var/www/dev.grunt.com/htdocs/app/code/core/Mage/Core/Model/Config.php(404): Mage_Core_Model_App->useCache('config')
#10 /var/www/dev.grunt.com/htdocs/app/code/core/Mage/Core/Model/Config.php(286): Mage_Core_Model_Config->_canUseCacheForInit()
#11 /var/www/dev.grunt.com/htdocs/app/code/core/Mage/Core/Model/App.php(359): Mage_Core_Model_Config->loadModulesCache()
#12 /var/www/dev.grunt.com/htdocs/app/code/core/Mage/Core/Model/App.php(295): Mage_Core_Model_App->_initModules()
#13 /var/www/dev.grunt.com/htdocs/app/Mage.php(596): Mage_Core_Model_App->run(Array)
#14 /var/www/dev.grunt.com/htdocs/index.php(80): Mage::run('', 'store')
#15 {main}
And getting these new errors in the Admin Console:
2011-03-02 15:27:34.407 ERROR [config:vhost:Example:logging] failed to set up error log!
2011-03-02 15:27:34.472 ERROR [config:vhost:Example:security:realm:SampleProtectedArea] Path for user DB is invalid: /var/www/dev.grunt.com/htdocs/conf/htpasswd
2011-03-02 15:27:34.472 ERROR [config:vhost:Example:logging:accesslog] log file is not writable - /var/www/dev.grunt.com/htdocs/logs/access.log
2011-03-02 15:27:34.472 ERROR [config:vhost:Example:logging:accesslog] failed to set up access log!
2011-03-02 15:27:34.527 ERROR [config:vhost:Example:context:/docs/] Path for context location is invalid: /var/www/dev.grunt.com/htdocs/dev.grunt.com/docs/
2011-03-02 15:27:34.527 ERROR [config:vhost:Example:context:/protected/] Path for context location is invalid: /var/www/dev.grunt.com/htdocs/protected/
2011-03-02 15:27:34.527 ERROR [config:vhost:Example:context:/cgi-bin/] Path for context location is invalid: /var/www/dev.grunt.com/htdocs/cgi-bin/
2011-03-02 15:27:34.599 ERROR [config:server:vhosts] Path for vhost config is invalid: /usr/local/lsws/BETA/conf/vhconf.xml
2011-03-02 15:27:34.643 ERROR [config:vhost:BETA] Path for document root is not accessible: /usr/local/lsws/BETA/public_html/
2011-03-02 15:27:34.643 ERROR [config:vhost:BETA] configuration failed!