[FLOW3-general] neos, unable to see setup
mario chiari
m at mariochiari.net
Tue Oct 9 18:47:35 CEST 2012
Hi,
On Tue, 2012-10-09 at 17:35 +0200, Christian Müller wrote:
> Hi,
>
> seems your server setup is not really compatible. Lets see:
>
> On 09/10/12 17:13, mario chiari wrote:
...
> > (Exception #1309269952 thrown while rendering TYPO3\Phoenix\ContentTypes
> > \TypoScript\PluginImplementation. See log for more details.)
> Exception thrown -> Did you look up it up and check what happens?
Uncaught exception #1309269952 in line 434
of /var/www/html/TYPO3-Neos-1.0-alpha1/Data/Temporary/Development/Cache/Code/Flow_Object_Classes/TYPO3_Flow_Resource_Streams_ResourceStreamWrapper_Original.php: Invalid resource URI "resource://typo3.phoenixdemotypo3org/Private/Templates/Registration/CreateAccount.html": Package "typo3.phoenixdemotypo3org" is not available.
> > 4.
> > -- BUT, any other web folder of mine is not accessible any more, e.g.
> > http://localhost/mysql returns the NEOS' Page Not Found, instead of
> > phpmyadmin. I guess i may fix httpd.conf again, but is so the best way
> > to go?
> You should create virtual hosts for your localhost -> neos.localhost,
> mysql.localhost etc
On the same webserver (on my personal personal) I have a Flow3 folder
too. http://localhost/flow3/Web/index.php/typo3.blog used to work
straightforwardly. I am not sure I want to create so many virtual hosts.
Do I need?
> > 5.
> > -- NEOS is very very slow.
> You are probably in Development Context?
yes.
> Check if the line:
>
> # SetEnv FLOW3_CONTEXT Production
>
> in your Web/.htaccess is commented or not. If it is and you want to
> change that, make sure you also copy over the Settings.yaml from
> Configuration/Development/Settings.yaml to
> Configuration/Production/Settings.yaml
>
> Apart from that keep in mind that nothing in Neos is cached at the
> moment. Everything is rendered on request. For sure that will change in
> the final release but that is of course a major reason if you encounter
> slowness.
Ok
thanks a lot
cheers
mario
>
> Cheers,
> Christian
>
More information about the FLOW3-general
mailing list