Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

How to direct browser to port 8069 in v7?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
serverportweb_server
3 Odpowiedzi
6999 Widoki
Awatar
Sean Samborski

I have installed on my server via the directions in the manual (can't post any links so hopefully you can just guess what I'm talking about.) After fighting with all the instructions that are written for v6.1 and not applicable for v7, I finally got it set up and running. Now I can get to my application using domain:port. Since I would like my application to reflect a URL without needing to specify the port, I need to find out how to do this.

I made the mistake of assuming the all-in-one included the web server, but I can't find any .conf files the OpenERP fake v7 doc (really a copy and paste from the v6.1 doc and relabeled v7 but that's another story.) So I have no apache, no nginx, no openerp-web and/or any web-server .conf files. I probably do but since we can't get any real v7 documentation it's probably all changed.

Can someone please explain how to fix this issue? Sorry if my message here sounds a bit ranty but I've paid for several support hours and I can't get in touch with the rep and have been told over the phone no one is available to help me with this today. I'm already under the gun.

2
Awatar
Odrzuć
Eric

wouldn't nginx just solve your problem? or any reverse proxy?

Sean Samborski
Autor

Maybe it would. But I could argue an all-in-one should handle that and not expect all users to be server admins. I don't know how to set up nginx. Would it interfere with what OpenERP is already doing? I don't know these things and I don't think using this application should require you have that knowledge.

Awatar
Daniel Reis
Najlepsza odpowiedź

You can have OpenERP responding on the standard HTTP, port 80. For that, set the xmlrpc_port configuration setting, but that requires some OpenERP Administration knowledge. But then, if you're hosting it yourself, that's a must - consider having some training on this.

Is short, there's two ways to do it:

  • Start the server with the --xmrpx-port=80 option.
  • Locate the .conf file your installation is using and add a xmlrpc_port=80 to it. This hasn't change from v6 to v7, so v6 documentation will give your proper guidance for this.
1
Awatar
Odrzuć
Awatar
Lionel J
Najlepsza odpowiedź

Go to the adress and then just add your server ip and then ":8069"

Like this :

ip_adress_of_your_server:8069

0
Awatar
Odrzuć
Awatar
Pavel Pavlov
Najlepsza odpowiedź

Hello,

If I understood you correct, your question is how to make openERP respond to http://<host>, on standard port 80, not default one 8069. Easiest way to do this would be via your config file. Here is an example how to do it, if you have no idea what to look for...

1)# ps -ef | grep openerp
openerp 2506 1 0 11:01 ? 00:00:01 /usr/bin/python /usr/bin/openerp-server --config=/etc/openerp/openerp-server.conf --logfile=/var/log/openerp/openerp-server.log

2)# vi /etc/openerp/openerp-server.conf
=>Set xmlrpc_port = 8069 to xmlrpc_port = 80

3) # /etc/init.d/openerp restart
Now your instance should be listening on http://<host>.

Regards,
Pavel Pavlov

0
Awatar
Odrzuć
Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
[v10 community] Where do I put my .htaccess ?
server port config
Awatar
Awatar
1
lis 17
5122
HostNoc as My Go-To Server Provider – Sharing My Experience
server
Awatar
0
cze 25
2
How to configure multi-instance and memory limit in .conf ?
server
Awatar
Awatar
1
cze 23
16944
How to change the default port (8069) used by odoo server Rozwiązane
port
Awatar
Awatar
Awatar
9
kwi 23
149170
Odoo 14 Server Error Message after Log in
server
Awatar
Awatar
1
sty 22
3488
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now