Bug #51704

TYPO3\Flow\Error\Exception thrown in file ErrorHandler.php

Added by trigger happy almost 2 years ago. Updated almost 2 years ago.

Status:New Start date:2013-09-04
Priority:-- undefined -- Due date:
Assigned To:- % Done:

0%

Category:- Error Handler Report -
Target version:-
PHP Version:5.3 Complexity:medium
Has patch:No Affected Flow version:(any)

Description

Warning: file_exists() [<a href='function.file-exists'>function.file-exists</a>]: Unable to find the wrapper "resource" - did you forget to enable it when you configured PHP? in /var/www/neos/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_Fluid_View_TemplateView.php line 273
18 TYPO3\Flow\Error\ErrorHandler::handleError(2, "file_exists() [<a href='function.file-exists'>func…d you forget to enable it when you configured PHP?", "/var/www/neos/Data/Temporary/Development/Cache/Cod…w_Object_Classes/TYPO3_Fluid_View_TemplateView.php", 273, array|4|)

17 file_exists("resource://TYPO3.Setup/Private/Templates/Login/Login.html")

16 TYPO3\Fluid\View\TemplateView_Original::getTemplatePathAndFilename(NULL)

15 TYPO3\Fluid\View\TemplateView_Original::getTemplateIdentifier(NULL)

14 TYPO3\Fluid\View\AbstractTemplateView::render()

13 TYPO3\Flow\Mvc\Controller\ActionController_Original::callActionMethod()

12 TYPO3\Flow\Mvc\Controller\ActionController_Original::processRequest(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

11 TYPO3\Flow\Mvc\Dispatcher_Original::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

10 TYPO3\Flow\Mvc\Dispatcher::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

9 call_user_func_array(array|2|, array|2|)

8 TYPO3\Flow\Mvc\Dispatcher::Flow_Aop_Proxy_invokeJoinPoint(TYPO3\Flow\Aop\JoinPoint)

7 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)

6 TYPO3\Flow\Security\Aspect\RequestDispatchingAspect_Original::blockIllegalRequestsAndForwardToAuthenticationEntryPoints(TYPO3\Flow\Aop\JoinPoint)

5 TYPO3\Flow\Aop\Advice\AroundAdvice::invoke(TYPO3\Flow\Aop\JoinPoint)

4 TYPO3\Flow\Aop\Advice\AdviceChain::proceed(TYPO3\Flow\Aop\JoinPoint)

3 TYPO3\Flow\Mvc\Dispatcher::dispatch(TYPO3\Flow\Mvc\ActionRequest, TYPO3\Flow\Http\Response)

2 TYPO3\Setup\Core\RequestHandler::handleRequest()

1 TYPO3\Flow\Core\Bootstrap::run()

Installed under Ubuntu with the latest PHP and MySQL.
I get this error during the setup progress.

Registered Stream Filters are: zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.*

System: Linux ubuntuWServer 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 16:19:23 UTC 2013 x86_64

Also available in: Atom PDF