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

    What Are You Doing Right Now

    Scheduled Pinned Locked Moved Water Closet
    time waster
    88.9k Posts 285 Posters 43.0m 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 @Obsolesce
      last edited by

      @obsolesce said in What Are You Doing Right Now:

      @scottalanmiller said in What Are You Doing Right Now:

      I got two web pages on the same "page" in Firefox, which a sliding divider I can move up and down to see one or the other. No idea how I did it or what it is. Super handy, but bizarre and unexpected.

      I need that. How?

      If I knew how, I'd not be so confused!

      1 Reply Last reply Reply Quote 0
      • EddieJenningsE
        EddieJennings
        last edited by

        Poking around my OSTicket install to try to figure out why Apache is serving up a default page rather than the OSTicket installer.

        black3dynamiteB 1 Reply Last reply Reply Quote 0
        • black3dynamiteB
          black3dynamite @EddieJennings
          last edited by

          @eddiejennings said in What Are You Doing Right Now:

          Poking around my OSTicket install to try to figure out why Apache is serving up a default page rather than the OSTicket installer.

          How are you accessing osticket?
          osticket.domain.com or domain.com/osticket

          EddieJenningsE 1 Reply Last reply Reply Quote 0
          • EddieJenningsE
            EddieJennings @black3dynamite
            last edited by

            @black3dynamite said in What Are You Doing Right Now:

            @eddiejennings said in What Are You Doing Right Now:

            Poking around my OSTicket install to try to figure out why Apache is serving up a default page rather than the OSTicket installer.

            How are you accessing osticket?
            osticket.domain.com or domain.com/osticket

            I'm doing the former. I figured out the problem. I needed to install the php70-phppackage.

            black3dynamiteB 1 Reply Last reply Reply Quote 0
            • black3dynamiteB
              black3dynamite @EddieJennings
              last edited by

              @eddiejennings said in What Are You Doing Right Now:

              @black3dynamite said in What Are You Doing Right Now:

              @eddiejennings said in What Are You Doing Right Now:

              Poking around my OSTicket install to try to figure out why Apache is serving up a default page rather than the OSTicket installer.

              How are you accessing osticket?
              osticket.domain.com or domain.com/osticket

              I'm doing the former. I figured out the problem. I needed to install the php70-phppackage.

              Are using CentOS or Fedora?

              EddieJenningsE 1 Reply Last reply Reply Quote 0
              • EddieJenningsE
                EddieJennings @black3dynamite
                last edited by

                @black3dynamite said in What Are You Doing Right Now:

                @eddiejennings said in What Are You Doing Right Now:

                @black3dynamite said in What Are You Doing Right Now:

                @eddiejennings said in What Are You Doing Right Now:

                Poking around my OSTicket install to try to figure out why Apache is serving up a default page rather than the OSTicket installer.

                How are you accessing osticket?
                osticket.domain.com or domain.com/osticket

                I'm doing the former. I figured out the problem. I needed to install the php70-phppackage.

                Are using CentOS or Fedora?

                Fedora. I've confirmed that OSTicket won't function with PHP 7.1. Trying PHP 7.0 now.

                black3dynamiteB 1 Reply Last reply Reply Quote 0
                • black3dynamiteB
                  black3dynamite @EddieJennings
                  last edited by

                  @eddiejennings said in What Are You Doing Right Now:

                  @black3dynamite said in What Are You Doing Right Now:

                  @eddiejennings said in What Are You Doing Right Now:

                  @black3dynamite said in What Are You Doing Right Now:

                  @eddiejennings said in What Are You Doing Right Now:

                  Poking around my OSTicket install to try to figure out why Apache is serving up a default page rather than the OSTicket installer.

                  How are you accessing osticket?
                  osticket.domain.com or domain.com/osticket

                  I'm doing the former. I figured out the problem. I needed to install the php70-phppackage.

                  Are using CentOS or Fedora?

                  Fedora. I've confirmed that OSTicket won't function with PHP 7.1. Trying PHP 7.0 now.

                  That might not be a problem when 1.11 rc1.

                  EddieJenningsE 1 Reply Last reply Reply Quote 0
                  • EddieJenningsE
                    EddieJennings @black3dynamite
                    last edited by

                    @black3dynamite said in What Are You Doing Right Now:

                    @eddiejennings said in What Are You Doing Right Now:

                    @black3dynamite said in What Are You Doing Right Now:

                    @eddiejennings said in What Are You Doing Right Now:

                    @black3dynamite said in What Are You Doing Right Now:

                    @eddiejennings said in What Are You Doing Right Now:

                    Poking around my OSTicket install to try to figure out why Apache is serving up a default page rather than the OSTicket installer.

                    How are you accessing osticket?
                    osticket.domain.com or domain.com/osticket

                    I'm doing the former. I figured out the problem. I needed to install the php70-phppackage.

                    Are using CentOS or Fedora?

                    Fedora. I've confirmed that OSTicket won't function with PHP 7.1. Trying PHP 7.0 now.

                    That might not be a problem when 1.11 rc1.

                    Hopefully not. Install php 7.0 seemedto fix fixed 1.10.4. With php 7.1, the OSTicket install was fine, but the problem was I couldn't log into the administration panel afterward. The error that would appear in the browser was "Valid CSRF token is required." A little Googling lead me to php being the cause of the problem.

                    black3dynamiteB 1 Reply Last reply Reply Quote 0
                    • black3dynamiteB
                      black3dynamite @EddieJennings
                      last edited by

                      @eddiejennings said in What Are You Doing Right Now:

                      @black3dynamite said in What Are You Doing Right Now:

                      @eddiejennings said in What Are You Doing Right Now:

                      @black3dynamite said in What Are You Doing Right Now:

                      @eddiejennings said in What Are You Doing Right Now:

                      @black3dynamite said in What Are You Doing Right Now:

                      @eddiejennings said in What Are You Doing Right Now:

                      Poking around my OSTicket install to try to figure out why Apache is serving up a default page rather than the OSTicket installer.

                      How are you accessing osticket?
                      osticket.domain.com or domain.com/osticket

                      I'm doing the former. I figured out the problem. I needed to install the php70-phppackage.

                      Are using CentOS or Fedora?

                      Fedora. I've confirmed that OSTicket won't function with PHP 7.1. Trying PHP 7.0 now.

                      That might not be a problem when 1.11 rc1.

                      Hopefully not. Install php 7.0 seemedto fix fixed 1.10.4. With php 7.1, the OSTicket install was fine, but the problem was I couldn't log into the administration panel afterward. The error that would appear in the browser was "Valid CSRF token is required." A little Googling lead me to php being the cause of the problem.

                      That's the error I was getting so I just went with CentOS at that time.

                      1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch
                        last edited by

                        Server updates

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

                          Just watching some DS9, bed soon.

                          1 Reply Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch
                            last edited by

                            2am.

                            Cleaning the 10yo’s bed.

                            103.1° F fever induced vomiting.

                            Yeah kids!

                            DustinB3403D scottalanmillerS jmooreJ dafyreD AdamFA 5 Replies Last reply Reply Quote 1
                            • DustinB3403D
                              DustinB3403 @JaredBusch
                              last edited by

                              @jaredbusch said in What Are You Doing Right Now:

                              2am.

                              Cleaning the 10yo’s bed.

                              103.1° F fever induced vomiting.

                              Yeah kids!

                              Do you have mattress protectors?

                              JaredBuschJ 1 Reply Last reply Reply Quote 0
                              • EddieJenningsE
                                EddieJennings
                                last edited by

                                Monday morning E-mail purge.

                                scottalanmillerS 1 Reply Last reply Reply Quote 0
                                • hobbit666H
                                  hobbit666
                                  last edited by

                                  Trying to stay awake.

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

                                    Morning all.

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

                                      @eddiejennings said in What Are You Doing Right Now:

                                      Monday morning E-mail purge.

                                      That's one advantage of working all weekend.

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

                                        @jaredbusch said in What Are You Doing Right Now:

                                        2am.

                                        Cleaning the 10yo’s bed.

                                        103.1° F fever induced vomiting.

                                        Yeah kids!

                                        Oh no 😞

                                        1 Reply Last reply Reply Quote 0
                                        • jmooreJ
                                          jmoore @JaredBusch
                                          last edited by

                                          @jaredbusch That sucks, hope she feels better soon!

                                          1 Reply Last reply Reply Quote 0
                                          • dafyreD
                                            dafyre @JaredBusch
                                            last edited by

                                            @jaredbusch said in What Are You Doing Right Now:

                                            2am.

                                            Cleaning the 10yo’s bed.

                                            103.1° F fever induced vomiting.

                                            Yeah kids!

                                            Oof! Hope she feels better!

                                            JaredBuschJ 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3134
                                            • 3135
                                            • 3136
                                            • 3137
                                            • 3138
                                            • 4443
                                            • 4444
                                            • 3136 / 4444
                                            • First post
                                              Last post