[FLOW3-general] FLOW3 1.0.0-alpha15 kickstart:package Issues
Andi Sugandi
andisugandi at gmail.com
Sun Aug 7 13:11:35 CEST 2011
Hi developers,
I'm newbie, and would love to learn FLOW3 as well.
Today, I just started to setup FLOW3 on (Virtualhost) openSUSE 11.4
computer by following the 'Quckstart' documentation described here:
http://flow3.typo3.org/fileadmin/manual/nighly/Quickstart/Index.html
Get the source from git as told on wiki:
http://forge.typo3.org/projects/team-forge/wiki/Cloning_the_FLOW3_Base_Distribution
and finally have the welcome page successfully loaded after running
(Setting File Permissions) on flow3 directory:
# ./flow3 core:setfilepermissions andi wwwrun www
https://picasaweb.google.com/lh/photo/otmOM9uEzifNEfj0sdAS7A
+But later I found problem in 'Kickstarting a Package' step:
> pwd
/srv/www/htdocs/flow3
> ./flow3 kickstart:package Julia.Demo
Uncaught Exception in FLOW3 #1: Warning: chmod(): Operation not
permitted in /srv/www/htdocs/flow3/Packages/Framework/TYPO3.FLOW3/Classes/Package/PackageManager.php
line 451
thrown in file Packages/Framework/TYPO3.FLOW3/Classes/Error/ErrorHandler.php
in line 81
#0 TYPO3\FLOW3\Error\DebugExceptionHandler::echoExceptionCli()
/srv/www/htdocs/flow3/Packages/Framework/TYPO3.FLOW3/Classes/Error/AbstractExceptionHandler.php:60
#1 TYPO3\FLOW3\Error\AbstractExceptionHandler::handleException()
Although the Julia.Demo directory has successfully been created:
> tree Packages/Application/
Packages/Application/
`-- Julia.Demo
|-- Classes
| `-- Package.php
|-- Configuration
|-- Documentation
|-- Meta
| `-- Package.xml
|-- Resources
`-- Tests
|-- Functional
`-- Unit
And, when trying to test the page, it's said:
https://picasaweb.google.com/lh/photo/rBSBhrJYnra6dB6g9xV1sg
I'v also made user: 'andi' to be included in webserver group: 'www'.
> grep www /etc/group
www:x:8:andi
Is there something I missed?
Thanks in advance.
Best regards,
--
Andi Sugandi.
More information about the FLOW3-general
mailing list