Hi all,<br><br>now someone can add the how to create ERP5 Site to <a href="http://www.erp5.com/download/linux/Howto-Install.erp5.From.Buildout">http://www.erp5.com/download/linux/Howto-Install.erp5.From.Buildout</a>.<br>I have just translated the how to create ERP5 Site from ERP5BR (<a href="http://softwarepublico.gov.br/dotlrn/clubs/erp5/xowiki/criandoERP5Site">http://softwarepublico.gov.br/dotlrn/clubs/erp5/xowiki/criandoERP5Site</a>).<br>
<br>Creating ERP5 Site<br>===============<br>
<br>
To create an ERP5 Site you need to do the following:<br>
<div class="im">- Be sure that your instance is stopped:<br> $ ~/instances/bin/development-site stop<br>
<br>- Edit your instance's zope.conf to change "enable-product-installation" to "on":<br>
$ $EDITOR ~/instances/parts/development-site/etc/zope.conf<br>
<br>- Start your instance:<br>
$ ~/instances/bin/development-site fg<br>
<br>- Open your Zope instance, for example, <a href="http://localhost:18080/manage" target="_blank">http://localhost:18080/manage</a> , where 18080 is your instance port;<br>
<br>
</div>- Log in with your manager user. The default user is zope and password is zope;<br>
<br>- Select ERP5 Site in the combobox at the top right of the page where is written "Select type to add...".<br><div class="im">
<br>
</div>- Fill in the form:<br>
<div class="im"> - Id: erp5<br>
- Title: ERP5<br>
- ERP5 Database: <a href="http://development_site@127.0.0.1:10002/" target="_blank">development_site@127.0.0.1:10002</a> development_user development_password<br>
- CMF Activity Database: <a href="http://development_site@127.0.0.1:10002/" target="_blank">development_site@127.0.0.1:10002</a> development_user development_password<br>
<br>- Notes<br>
</div> - "development_site" is the database that you created on MySQL<br>
- 127.0.0.1 is the local address to the database<br>
- 10002 is the MySQL port<br>
- development_user and development_password are the database user and<br clear="all"><br><br><br>Regards<br>-- <br>Tiago Samahá Cordeiro<br>Linux User #468901<br>