hey, happy to join bbs, i have some problems with my openerp, after install , 
anyway it could not connect to server, any ideas ?  really appreciated..

RHEL5.3    openerp 5.0.11     postgresql8.1.11       python2.4.3
i fellow install steps on website as :

first install postgresql   and  createuser openerp 
secondly, yum all rpm required and setup openerp-server,it seems no problems
then run openerp-web/lib/populate.sh,  easy_install -U openerp-web
then open firefox type in http://127.0.0.1:8080 I can see the login website but 
 it cant connect to server !  what should i do, i think it's a conf problem, 
maybe openerp-web's config file , where is it ???

my server config :
[options]
without_demo = False
netport = 8070
server_actions_allow_code = False
secure = False
demo = {}
syslog = False
list_db = True
cache_timeout = 100000
port = 8069
reportgz = False
netinterface =
log_level = debug
admin_passwd = admin
smtp_port = 25
smtp_server = 127.0.0.1
db_user = openerp
price_accuracy = 2
login_message = False
import_partial =
soap = False
pidfile = False
db_maxconn = 64
smtp_password = False
xmlrpc = True
db_port = 5432
debug_mode = False
netrpc = True
interface =
logfile = None
csv_internal_sep = ,
pg_path = None
translate_modules = ['all']
stop_after_init = False
root_path = /usr/lib/python2.4/site-packages/openerp-server
smtp_user = False
db_password = qwe123
db_name =
db_host = 127.0.0.1
assert_exit_level = warn
email_from = False
addons_path = /usr/lib/python2.4/site-packages/openerp-server/addons

server :
[r...@localhost lib]# openerp-server -c /openerp_serverrc
[2010-07-05 08:45:10,065] DEBUG:psycopg2:installed. Logging using Python 
logging module
[2010-07-05 08:45:10,067] INFO:server:version - 5.0.11
[2010-07-05 08:45:10,067] INFO:server:addons_path - 
/usr/lib/python2.4/site-packages/openerp-server/addons
[2010-07-05 08:45:10,067] INFO:server:database hostname - 127.0.0.1
[2010-07-05 08:45:10,068] INFO:server:database port - 5432
[2010-07-05 08:45:10,068] INFO:server:database user - openerp
[2010-07-05 08:45:10,068] INFO:objects:initialising distributed objects services
[2010-07-05 08:45:10,652] INFO:web-services:starting XML-RPC services, port 8069
[2010-07-05 08:45:10,652] INFO:web-services:starting NET-RPC service, port 8070
[2010-07-05 08:45:10,652] INFO:web-services:the server is running, waiting for 
connections.


[r...@localhost lib]# openerp-web
[05/Jul/2010:08:45:53] ENGINE Bus STARTING
[05/Jul/2010:08:45:53] ENGINE Started monitor thread '_TimeoutMonitor'.
[05/Jul/2010:08:45:53] ENGINE Started monitor thread 'Autoreloader'.
[05/Jul/2010:08:45:54] ENGINE Serving on 0.0.0.0:8080
[05/Jul/2010:08:45:54] ENGINE Bus STARTED

any quistions will be soluted as fast as i can ..  waiting  for help online  :D




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=58290#58290

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to