- Notice: Use of undefined constant TEMP_FOLDER - assumed 'TEMP_FOLDER' in /smhhome/e-web/ea/0a/austrackcampers.com/public/www/_ss_environment.php on line 3
- Notice: Use of undefined constant silverstripe - assumed 'silverstripe' in /smhhome/e-web/ea/0a/austrackcampers.com/public/www/_ss_environment.php on line 3
- Warning: Division by zero in /smhhome/e-web/ea/0a/austrackcampers.com/public/www/_ss_environment.php on line 3
- Notice: Use of undefined constant cache - assumed 'cache' in /smhhome/e-web/ea/0a/austrackcampers.com/public/www/_ss_environment.php on line 3
- [Warning] is_dir() [function.is-dir]: open_basedir restriction in effect. File(/tmp/) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT:/smhhome/chroot_bind/php/php5/usr/local/lib/php/)
- GET /admin
- Line 152 in /smhhome/e-web/ea/0a/austrackcampers.com/public/www/sapphire/thirdparty/Zend/Cache/Backend/File.php
- Source
- 143 * Set the cache_dir (particular case of setOption() method)
- 144 *
- 145 * @param string $value
- 146 * @param boolean $trailingSeparator If true, add a trailing separator is necessary
- 147 * @throws Zend_Cache_Exception
- 148 * @return void
- 149 */
- 150 public function setCacheDir($value, $trailingSeparator = true)
- 151 {
- 152 if (!is_dir($value)) {
- 153 Zend_Cache::throwException('cache_dir must be a directory');
- 154 }
- 155 if (!is_writable($value)) {
- 156 Zend_Cache::throwException('cache_dir is not writable');
- 157 }
- 158 if ($trailingSeparator) {
- Trace
- * is_dir(/tmp/)
- Line 152 of File.php
- * Zend_Cache_Backend_File->setCacheDir(/tmp/,)
- Line 122 of File.php
- * Zend_Cache_Backend_File->__construct(Array)
- Line 152 of Cache.php
- * Zend_Cache::_makeBackend(File,Array,,)
- Line 93 of Cache.php
- * Zend_Cache::factory(Core,File,Array,Array)
- Line 835 of Data.php
- * Zend_Locale_Data::getContent(en_US,date)
- Line 962 of Format.php
- * Zend_Locale_Format::getDateFormat(en_US)
- Line 81 of DateField.php
- * DateField->__construct(SiteTreeFilterDate)
- Line 224 of CMSMain.php
- * CMSMain->SiteTreeFilterDateField()
- Line 369 of ViewableData.php
- * ViewableData->obj(SiteTreeFilterDateField,,,1)
- Line 445 of ViewableData.php
- * ViewableData->XML_val(SiteTreeFilterDateField,,1)
- Line 102 of .cache.smhhome.e-web.ea.0a.austrackcampers.com.public.www.cms.templates.Includes.CMSMain_left.ss
- * include(/smhhome/e-web/ea/0a/austrackcampers.com/public/www/silverstripe-cache/.cache.smhhome.e-web.ea.0a.austrackcampers.com.public.www.cms.templates.Includes.CMSMain_left.ss)
- Line 392 of SSViewer.php
- * SSViewer->process(CMSMain)
- Line 342 of ViewableData.php
- * ViewableData->renderWith(Array)
- Line 483 of LeftAndMain.php
- * LeftAndMain->Left()
- Line 369 of ViewableData.php
- * ViewableData->obj(Left,,,1)
- Line 445 of ViewableData.php
- * ViewableData->XML_val(Left,,1)
- Line 59 of .cache.smhhome.e-web.ea.0a.austrackcampers.com.public.www.cms.templates.LeftAndMain.ss
- * include(/smhhome/e-web/ea/0a/austrackcampers.com/public/www/silverstripe-cache/.cache.smhhome.e-web.ea.0a.austrackcampers.com.public.www.cms.templates.LeftAndMain.ss)
- Line 392 of SSViewer.php
- * SSViewer->process(CMSMain)
- Line 202 of Controller.php
- * Controller->handleAction(SS_HTTPRequest)
- Line 134 of RequestHandler.php
- * RequestHandler->handleRequest(SS_HTTPRequest)
- Line 147 of Controller.php
- * Controller->handleRequest(SS_HTTPRequest)
- Line 283 of Director.php
- * Director::handleRequest(SS_HTTPRequest,Session)
- Line 127 of Director.php
- * Director::direct(/admin)
- Line 127 of main.php