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

    Wordpress on Vultr 768

    IT Discussion
    wordpress vultr
    9
    70
    8.6k
    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.
    • AdamFA
      AdamF @momurda
      last edited by

      @momurda said in Wordpress on Vultr 768:

      Just a bit of browsing I find this. You do actually seem to be out of memory, try adding

      performance_schema = off

      to the [mysqld] section of my.cnf

      No go. Same result, same errors

      1 Reply Last reply Reply Quote 0
      • AdamFA
        AdamF
        last edited by

        Oh look, I fixed it!
        (throws hands up and reinstalls.)

        1 Reply Last reply Reply Quote 2
        • dafyreD
          dafyre
          last edited by

          Just don't forget to feed it... water it... say nurturing things to it.

          1 Reply Last reply Reply Quote 0
          • momurdaM
            momurda
            last edited by momurda

            Ah I forgot you put it in recovery mode. Turning that off might have fixed it, but if youre going to NIFO then that is ok too. Also when doing the reinstall make sure your permissions are right.

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

              Wait, it works now? Or you reinstalled? Or both?

              coliverC 1 Reply Last reply Reply Quote 0
              • coliverC
                coliver @scottalanmiller
                last edited by

                @scottalanmiller said in Wordpress on Vultr 768:

                Wait, it works now? Or you reinstalled? Or both?

                Sounds like both.

                1 Reply Last reply Reply Quote 0
                • momurdaM
                  momurda
                  last edited by

                  Think he means he fixed it by 'throwing hands up' and reinstalling. DOes the reinstall work though?

                  1 Reply Last reply Reply Quote 0
                  • AdamFA
                    AdamF
                    last edited by

                    I "fixed it" by reinstalling. Now I'm in the process of setting up LAMP and then Wordpress again.

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

                      @fuznutz04 said in Wordpress on Vultr 768:

                      I "fixed it" by reinstalling. Now I'm in the process of setting up LAMP and then Wordpress again.

                      Gotcha

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

                        It's the old "Take that!" & nuke it from orbit ploy. Works every time.

                        AdamFA 1 Reply Last reply Reply Quote 1
                        • AdamFA
                          AdamF @dafyre
                          last edited by

                          @dafyre Exactly. Didn't want to waste any more time on it, especially since it was still in testing/setup stages.

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

                            @fuznutz04 said in Wordpress on Vultr 768:

                            @dafyre Exactly. Didn't want to waste any more time on it, especially since it was still in testing/setup stages.

                            Makes sense.

                            1 Reply Last reply Reply Quote 0
                            • thwrT
                              thwr @scottalanmiller
                              last edited by

                              @scottalanmiller said in Wordpress on Vultr 768:

                              @thwr said in Wordpress on Vultr 768:

                              Most Wordpress sites only have like 128 MB, maybe 256 MB.

                              I doubt that most do, as it's effectively impossible for many years to even get VPS that small. Rackspace minimum is 512MB and DO/Vultr is like 768MB.

                              I wasn't sure what he got at that point. Wordpress runs "fine" on 128MB, but that does not take into account what the operating system, Apache/Nginx and MySQL need.

                              A VM with Wordpress and a full webserver/database server stack should probably have like 512 MB at least.

                              scottalanmillerS 2 Replies Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @thwr
                                last edited by

                                @thwr said in Wordpress on Vultr 768:

                                I wasn't sure what he got at that point. Wordpress runs "fine" on 128MB, but that does not take into account what the operating system, Apache/Nginx and MySQL need.

                                It should run fine on 16MB then 🙂

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

                                  @thwr said in Wordpress on Vultr 768:

                                  A VM with Wordpress and a full webserver/database server stack should probably have like 512 MB at least.

                                  For any real use, yeah. We have it working on 256MB, but it sucks.

                                  thwrT 1 Reply Last reply Reply Quote 0
                                  • thwrT
                                    thwr @scottalanmiller
                                    last edited by thwr

                                    @scottalanmiller said in Wordpress on Vultr 768:

                                    @thwr said in Wordpress on Vultr 768:

                                    A VM with Wordpress and a full webserver/database server stack should probably have like 512 MB at least.

                                    For any real use, yeah. We have it working on 256MB, but it sucks.

                                    Probably due to Wordpress. Someone once said: "That's the most frustrating piece of code I've ever seen". Don't have the link anymore...

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

                                      @thwr said in Wordpress on Vultr 768:

                                      @scottalanmiller said in Wordpress on Vultr 768:

                                      @thwr said in Wordpress on Vultr 768:

                                      A VM with Wordpress and a full webserver/database server stack should probably have like 512 MB at least.

                                      For any real use, yeah. We have it working on 256MB, but it sucks.

                                      Probably due to Wordpress. Someone once said: "That's the most frustrating piece of code I've ever seen". Don't have the link anymore...

                                      No, it's because MariaDB and Apache like a bit of room to breathe. Then PHP needs some overhead, too.

                                      thwrT 1 Reply Last reply Reply Quote 0
                                      • thwrT
                                        thwr @scottalanmiller
                                        last edited by

                                        @scottalanmiller said in Wordpress on Vultr 768:

                                        @thwr said in Wordpress on Vultr 768:

                                        @scottalanmiller said in Wordpress on Vultr 768:

                                        @thwr said in Wordpress on Vultr 768:

                                        A VM with Wordpress and a full webserver/database server stack should probably have like 512 MB at least.

                                        For any real use, yeah. We have it working on 256MB, but it sucks.

                                        Probably due to Wordpress. Someone once said: "That's the most frustrating piece of code I've ever seen". Don't have the link anymore...

                                        No, it's because MariaDB and Apache like a bit of room to breathe. Then PHP needs some overhead, too.

                                        That was a joke...

                                        1 Reply Last reply Reply Quote 0
                                        • AdamFA
                                          AdamF
                                          last edited by

                                          So reinstalling CentOS7, then installing the LAMP stack, followed by Wordpress, seems to have solved my issues. No issues like I was having earlier. Also, I have much more available memory than what i had previously. Strange problem.

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

                                            @fuznutz04 said in Wordpress on Vultr 768:

                                            So reinstalling CentOS7, then installing the LAMP stack, followed by Wordpress, seems to have solved my issues. No issues like I was having earlier. Also, I have much more available memory than what i had previously. Strange problem.

                                            Too bad we didn't have more time to delve into it.

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 2 / 4
                                            • First post
                                              Last post