i just installed openerp in this Ubuntu serever 64bit , it works perfectly put i get this error when i try to create it's database at the first beginning "#action=database_manager"
"
Client Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/openerp/addons/web/http.py", line 204, in dispatch
response["result"] = method(self, **self.params)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/controllers/main.py", line 777, in create
params['create_admin_pwd'])
File "/usr/lib/pymodules/python2.7/openerp/addons/web/session.py", line 30, in proxy_method
result = self.session.send(self.service_name, method, *args)
File "/usr/lib/pymodules/python2.7/openerp/addons/web/session.py", line 97, in send
raise xmlrpclib.Fault('AccessDenied', openerp.tools.ustr(e))
Server Access denied.
"
i googled it and this error means that the deb i installed didn't configer is PostgreSQL database
any help?
thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
4145
มุมมอง
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
|
3
มิ.ย. 20
|
6717 | ||
|
1
มี.ค. 15
|
4752 | ||
|
0
ต.ค. 20
|
2634 | ||
|
0
มี.ค. 18
|
4223 | ||
|
1
มี.ค. 15
|
7585 |
Do you have created the openerp user in postgres ?