Log in / create account
View source | Discuss page | Page history | Printable version   
ADVERTISEMENT
Accounting eLearning Courses
Partnerships
SourceForge.net Logo
Openbravo ERP at SourceForge

SourceForge.net Logo
Openbravo POS at SourceForge

Open Solution Alliance Logo
Openbravo at Open Solution Alliance

Install eZforOb

Contents

Installing eZforOb

Requirements

In order to install eZforOb you need:

1. Openbravo ERP R2.2x (does not work with R2.3x or higher)

2. postgresql installed and running

3. apache2 installed and running

4. php4

5. postgresql authentication mechanism configured as trust http://www.postgresql.org/docs/7.4/static/auth-methods.html

6. php.ini configuration :

  max_execution_time = 0 
  memory_limit = 128M

Note: eZforOB was originally developed on a openSUSE10.0. Others systems has not been tested. openSUSE10.0 has php 4.4.0 and postgres 8.0.3. If you know of other systems where it works properly, please write it here, too.

Installing

When you satisfy all the requirements, you can start installing eZforOb.

run init_BdD.sql script (that will create the database, the user database, and uploads the data)

copy everything to your document root, typically:

cp ezpublish /srv/www/htdocs/ -r

and change the owner to the apache user, typically:

chown wwwrun:www /srv/www/htdocs/ezpublish -r

then you can access your e-shop by pointing your browser to http://localhost/ezpublish

and the admin interface at http://localhost/index.php/admin

user admin and password admin

Support

If you want community support, use the openbravo forums.

Spanish:

http://sourceforge.net/forum/message.php?msg_id=4711537

English:

http://sourceforge.net/forum/message.php?msg_id=4713594

If you want commercial support, either contact opentrends, the company that implemented eZforOb, or Openbravo itself.

Retrieved from "http://wiki.openbravo.com/wiki/Install_eZforOb"

This page has been accessed 1,214 times. This page was last modified 08:45, 16 June 2008. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.