hi, I m new to astpp, I install version 4.0 from quick install script, I due ablut 5 install but wen , finist I go to the ip address plus port 8089, and no web page uploa I put like this 1.2.3.4:8089 is this correct? any clue how to sove please thankyou
--
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/a1efa09e-dd92-4e18-a674-001cd4e3bef3%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAHeEQdWQ%3DY6RB2v_URbBaqffDxQ7nJMiqkfJ7JYYJ51Dkb8knQ%40mail.gmail.com.
--
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/bc21f7c7-7d3c-497e-b231-3db3065d270a%40googlegroups.com.
server {
listen 443 ssl default_server;
listen [::]:443 ssl default_server;
--
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/41ceb28a-3ab8-4361-8470-b1d8d4422ae1%40googlegroups.com.
hi, thank for you advanced, I think is near the problem, I dont now to much how to edit, but I do this
vi /etc/nginx/conf.d/astpp.conf and no see nothing and vi /var/lib/astpp/astpp-config.conf
how you think I can edit that files?
On Wed, Jun 26, 2019 at 9:42 AM David Morris <david...@3gtelecoms.net> wrote:
Hi Mundial3000,--Did you specify a FQDN (fully qualified domain name) when installing ASTPP?If so then the scripts for ASTPP will have setup the PHP scripts will expect to be able to use the FQDN.You can check if you did this by looking in the file at /var/lib/astpp/astpp-config.confYou'll see at the bottom of this configuration file that there's a variable set called "base_url".Because you are attempting to go to the IP address in your browser (instead of a domain name) the base_url should be set to the IP address you want ASTPP to answer at. e.g: base_url=https://1.2.3.4/If the base_url is set to a FQDN then either edit the file and change it to the IP address of the server (don't forget to keep the https:// part and the trailing / at the end).Also, please check that nginx is setup in "catch all" mode. You can check this by looking at the file /etc/nginx/conf.d/astpp.conf. You should see that the file starts like this:
server {
listen 443 ssl default_server;
listen [::]:443 ssl default_server;The important bit is "default_server" as this forces nginx to answer requests to port 443 (which is https) regardless of what URL the person typed in their browser.
On Wednesday, 19 June 2019 05:18:50 UTC+1, mundial3000 wrote:I tray this command and nginxs is not instaled systemctl status nginx is not nginx service, what to do?
On Tuesday, June 18, 2019 at 2:23:29 AM UTC-4, mundial3000 wrote:hi, I m new to astpp, I install version 4.0 from quick install script, I due ablut 5 install but wen , finist I go to the ip address plus port 8089, and no web page uploa I put like this 1.2.3.4:8089 is this correct? any clue how to sove please thankyou
=====================================================================
Documentation: https://astpp.readthedocs.io/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to as...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/ee4cff57-9f94-4aa1-8af5-b38895c312c6%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/ee4cff57-9f94-4aa1-8af5-b38895c312c6%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/b15950ba-0eb9-4f25-a56c-35a02da89d4a%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/b15950ba-0eb9-4f25-a56c-35a02da89d4a%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/b15950ba-0eb9-4f25-a56c-35a02da89d4a%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CABBVg4F65U3bUCou6prpTY%2BSneQ-NA%2BSTV%2BES57emjPF-et5DA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAHeEQdUi%3DOAf6fChreJ%2BrwHHuyVuMBWdnbQMKvM%3DTKA_zkbTGg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CABBVg4H4iFLRsN_nE%3DmAJuMHTp96uAbdeR0daqMoTo5eKtU_dA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CAFABgc1Pj5EZCguXzbm8aO0go4RYw17L9dVvN1178Z%3DAQiHctQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/CABBVg4H86ow06Fc6Zm5boQ-igaPFf%3DJwDpusX1rZob1MzLqsgA%40mail.gmail.com.
wget --no-check-certificate https: //raw .githubusercontent.com /iNextrix/ASTPP/v4 .0.1 /install .sh -O install .sh chmod +x install .sh |
--
=====================================================================
Documentation: https://docs.astppbilling.org/display/itplmars/ASTPP
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/4e2e6c57-7e65-4259-b1a4-6086961c423do%40googlegroups.com.