[FLOW3-general] Development context message still being displayed
Stephen Bungert
stephenbungert at yahoo.de
Sat Apr 30 17:51:36 CEST 2011
The problem seems to have gone now that I have restarted windows.
"Stephen Bungert" <stephenbungert at yahoo.de> schrieb im Newsbeitrag
news:mailman.1.1304169457.6339.flow3-general at lists.typo3.org...
> Hello!
>
> I installed fluid on mywebserver (Apache 2 on Windows Vista).
>
> I set up the virtual hosts as described here:
>
> http://flow3.typo3.org/documentation/tutorials/getting-started/gettingstarted.installation/#gettingstarted.installation.webserverconfiguration
>
> but when I go to dev.tutorial.local I still see the orange message box
> telling me to enable development context above the flow3 getting started
> content.
>
> I have setup the dev.tutorial.local virtual host as described:
>
> <VirtualHost 127.0.0.1:80>
> DocumentRoot "C:/xampp/htdocs/stephen/flow3/Web"
> ServerName dev.tutorial.local
> SetEnv FLOW3_CONTEXT Development
> </VirtualHost>
>
> I thought the whole point of the line "SetEnv FLOW3_CONTEXT Development"
> was to select the Development context?
More information about the FLOW3-general
mailing list