[TYPO3-50-general] [FLOW3] allowed_admin_path error

Robert Lemke robert at typo3.org
Fri Jun 13 11:40:38 CEST 2008


Hi Gijs,

Am 13.06.2008 um 11:24 schrieb Gijs Epping:

> The error is gone!
>
> Still getting a "FLOW3 - 500 Internal error" but may be that's  
> something
> else, is it? I will try to get a package up and running if i still run
> into problems i will post them back here.

I guess you now get the problems the enabled eaccelerator is causing.

You'll get some more meaningful error message if you call FLOW3 with  
the index_dev.php instead of the index.php (eg. http://yourhost/path/to/FLOW3/Public/index_dev.php) 
.

Another way to get a more informative message is adding this line to  
your Configuration/FLOW3.php file:

$c->exceptionHandler->className =  
'F3_FLOW3_Error_DebugExceptionHandler';

robert


More information about the TYPO3-project-5_0-general mailing list