[FLOW3-general] Getting started with Typo3 Phoenix
"Christian Müller (Kitsunet)"
christian.mueller at typo3.org
Fri Jun 3 17:16:13 CEST 2011
Hi Dmitri,
there is just one small error, you have to import the xml file that
actually contains the sites data. For PhoenixDemoTypo3Org this would be:
./flow3_dev typo3:site:import <
Packages/Sites/PhoenixDemoTypo3Org/Resources/Private/Content/Sites.xml
Hope that gets you up and running.
Christian
On 03.06.2011 16:04, Dmitri Pisarev wrote:
> Hello dear community!
> I'm attempting my first steps at creating my first simple web site with
> Typo3 Phoenix.
> First I shall describe where I have gone so far, in case anyone else
> will need it.
>
> 1) I have cloned TYPO3V5 from git:
> git clone git://git.typo3.org/TYPO3v5/Distributions/Base.git
> cd Base
> git submodule init
> git submodule update
> 2) Then I'd set file permissions according to my server settings.
> 3) Pointer my web server to Web folder.
> 4) Set the development context in Web/.htaccess, by uncommenting the
> appropriate line.
> 5) Imported the
> Packages/Framework/FLOW3/Resources/Private/Persistence/SQL/DDL.sql. I
> had change the quotes, and the index would not be created, saying it is
> too long.
> 6) Renamed and changed the Configuration/Settings.yaml
>
> All went fine, the tables were successfully created, and I got 'Page Not
> Found' when browsing my web site.
>
> ****No the question part: how do I import the PhoenixDemoTypo3Org site?
> I have run from the shell:
> ./flow3_dev typo3:site:import <
> Packages/Sites/PhoenixDemoTypo3Org/Meta/Package.xml
> Import finished.
> But I still see the 'page not found'.
>
> What are my next steps?
> Really looking forward to your support!
>
> Regards,
> Dmitri.
More information about the FLOW3-general
mailing list