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

Robert Lemke robert at typo3.org
Thu Jun 12 17:14:35 CEST 2008


Hi Gijs,

Am 12.06.2008 um 16:23 schrieb Gijs Epping:

> I am trying to get flow up and running but i keep getting this error:
>
> Warning: This script isn't in the allowed_admin_path setting! in
> /var/www/html/evs/flow3/gijs-epping/Packages/FLOW3/Classes/ 
> F3_FLOW3.php
> on line 323
>
> I know it has something to do with the eaccelerator but can i  
> configure
> this somewhere?


Yes, please look at your php.ini. You'll need a line similar to this  
here:

eaccelerator.allowed_admin_path="/var/www/html/evs/flow3/gijs-epping/"
However, it might be that FLOW3 doesn't work for you because there are  
still some issues with eaccelerator (it discards all PHP comments but  
we need them as annotations). Just try it out and let us know if it  
worked.

Cheers,
robert


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