[FLOW3-general] FLOW3 installation Mac OS X
Marco Behnke
marco at behnke.biz
Wed Feb 22 23:34:17 CET 2012
Hi,
I am trying to install FLOW3 on Mac OS X Zend Server following this
tutorial:
http://flow3.typo3.org/documentation/guide/partii/installation.html
No errors here:
git clone --recursive git://git.typo3.org/FLOW3/Distributions/Base.git
./FLOW3
The following output on
cd FLOW3/
sudo ./flow3 core:setfilepermissions marcobehnke daemon zend
FLOW3 File Permission Script
Checking permissions from here upwards.
Making sure Data and Web/_Resources exist.
Setting file permissions, trying to set ACLs via chmod ...
Done.
I can see the welcome page. Now I want to kickstart my package
./flow3 kickstart:package Game.Game
Created .../Game.Game/Classes/Controller/StandardController.php
Created .../Game.Game/Resources/Private/Templates/Standard/Index.html
The files are created, but if I reload I get:
But the error is:
Uncaught Exception Class Game\Game\Controller\StandardController does
not exist More Information Exception code #-1 File
/Users/marcobehnke/Sites/FLOW3/Packages/Framework/TYPO3.FLOW3/Classes/Reflection/ReflectionService.php
line 957
I'll geht the same Exceptions when calling instead:
http://dev.flow3.marcodev:10088/Game
:(
Regards,
Marco
--
Marco Behnke
Dipl. Informatiker (FH), SAE Audio Engineer Diploma
Zend Certified Engineer PHP 5.3
Tel.: 0174 / 9722336
e-Mail: marco at behnke.biz
Softwaretechnik Behnke
Heinrich-Heine-Str. 7D
21218 Seevetal
http://www.behnke.biz
More information about the FLOW3-general
mailing list