ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Elastix login page gives error HTTP ERROR 500 when login

    Scheduled Pinned Locked Moved IT Discussion
    voippbxfreepbxelastixelastix 4linuxcentoscentos 7httpdapache
    24 Posts 6 Posters 11.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller @Gaurav Bmotra
      last edited by

      @Gaurav-Bmotra said in Elastix login page gives error HTTP ERROR 500 when login:

      i have virtual server on cloud with centos 7 where i have already install Elastix ,,can i overide Freepbx to it ,, ?

      if yes ,,, how ??

      If you install from ISO, it overwrites everything. You did an ISO install to a cloud service that has CentOS 7 already there? That would overwrite CentOS 7.

      1 Reply Last reply Reply Quote 0
      • Gaurav BmotraG
        Gaurav Bmotra
        last edited by

        after mounting the iso image wich directory have the files where to run
        for i in $(ls); do yum -y install $i; done

        ??

        scottalanmillerS 1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller @Gaurav Bmotra
          last edited by

          @Gaurav-Bmotra said in Elastix login page gives error HTTP ERROR 500 when login:

          after mounting the iso image wich directory have the files where to run
          for i in $(ls); do yum -y install $i; done

          ??

          To do an ISO install you BOOT from the ISO. If you didn't boot from the ISO for Elastix 4 then you didn't do an ISO install but did an RPM install which explains the problems and that's why I asked in the first place. RPM installs have a lot of complications.

          1 Reply Last reply Reply Quote 1
          • scottalanmillerS
            scottalanmiller
            last edited by

            If you are doing Elastix 4 from RPM, here are the instructions: http://mangolassi.it/topic/6242/building-elastix-4-via-rpm-repo

            But we recommend FreePBX.

            1 Reply Last reply Reply Quote 0
            • Gaurav BmotraG
              Gaurav Bmotra
              last edited by

              do you have the RPM installation tutorial ??

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @Gaurav Bmotra
                last edited by

                @Gaurav-Bmotra said in Elastix login page gives error HTTP ERROR 500 when login:

                do you have the RPM installation tutorial ??

                I linked it one post above the question 🙂

                1 Reply Last reply Reply Quote 0
                • D
                  denny
                  last edited by denny

                  1. Open port 443
                    iptables -I INPUT -s your_network -p tcp --dport 443 -j ACCEPT

                  🙂

                  travisdh1T dbeatoD 2 Replies Last reply Reply Quote 0
                  • travisdh1T
                    travisdh1 @denny
                    last edited by travisdh1

                    @denny said in Elastix login page gives error HTTP ERROR 500 when login:

                    1. systemctl stop firewalld
                    2. disable selinux

                    0_1518694738872_03ff0f72-d3ea-47aa-a662-01fad8c7382d-image.png

                    1 Reply Last reply Reply Quote 0
                    • dbeatoD
                      dbeato @denny
                      last edited by

                      @denny said in Elastix login page gives error HTTP ERROR 500 when login:

                      1. systemctl stop firewalld
                      2. disable selinux
                      3. find /var/www/html/var/ -type d -exec chmod 755 {} ;
                      4. find /var/www/html/var/ -type f -exec chmod 755 {} ;

                      🙂

                      Way to necro a post, security and firewall ar of the upmost importance. No system ever needs to be setup open this way....

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @dbeato
                        last edited by

                        @dbeato said in Elastix login page gives error HTTP ERROR 500 when login:

                        @denny said in Elastix login page gives error HTTP ERROR 500 when login:

                        1. systemctl stop firewalld
                        2. disable selinux
                        3. find /var/www/html/var/ -type d -exec chmod 755 {} ;
                        4. find /var/www/html/var/ -type f -exec chmod 755 {} ;

                        🙂

                        Way to necro a post, security and firewall ar of the upmost importance. No system ever needs to be setup open this way....

                        I think that he was being tongue in cheek.

                        dbeatoD 1 Reply Last reply Reply Quote 0
                        • dbeatoD
                          dbeato @scottalanmiller
                          last edited by

                          @scottalanmiller said in Elastix login page gives error HTTP ERROR 500 when login:

                          @dbeato said in Elastix login page gives error HTTP ERROR 500 when login:

                          @denny said in Elastix login page gives error HTTP ERROR 500 when login:

                          1. systemctl stop firewalld
                          2. disable selinux
                          3. find /var/www/html/var/ -type d -exec chmod 755 {} ;
                          4. find /var/www/html/var/ -type f -exec chmod 755 {} ;

                          🙂

                          Way to necro a post, security and firewall ar of the upmost importance. No system ever needs to be setup open this way....

                          I think that he was being tongue in cheek.

                          Okay, I didn't get it LOL

                          1 Reply Last reply Reply Quote 0
                          • 1
                          • 2
                          • 2 / 2
                          • First post
                            Last post