[Typo3] How to create an 'Empty' Typo3 package
Franz Holzinger
franz at fholzinger.com
Wed Mar 30 18:54:29 CEST 2005
patrick at schlaepfer.com wrote:
> Which is the easiest way to create an typo3 package which includes
> - Apache setup for a virtual host vhost.d/xxxx.conf
> - Creating database and database user
> - Setting up typo3
> - Using the menu-tree from pre-defined layout
> - Installing the used extensions
Create your own dummy.zip with a MySQL dump of a working TYPO3
installation. This includes the creation of the database and database users.
> And I don't want to have several sites in the same tree.
So use a separate database for each site.
Franz
More information about the TYPO3-english
mailing list