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

    Making a Truly Fast WordPress Server with NginX, MariaDB and HHVM

    News
    mysql wordpress nginx mariadb ubuntu hhvm php ubuntu 15.04 howtoforge
    3
    4
    2.2k
    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.
    • mlnewsM
      mlnews
      last edited by scottalanmiller

      How To Install WordPress with MariaDB, NGinx and HHVM on Ubuntu. From HowTo Forge.

      1 Reply Last reply Reply Quote 2
      • W
        WingCreative
        last edited by

        I'm still a bit wary about HHVM in production environments... I ended up needing to set up ps watcher to make sure the process restarted after server reboots and general failures the one time I tried it out.

        If your permalinks aren't working as intended, take a look at this nginx configuration. After modifying it a bit for my server, all of the permalink issues I had were solved 😄

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

          That Facebook is using HHVM in production makes me a little more comfortable with it.

          W 1 Reply Last reply Reply Quote 0
          • W
            WingCreative @scottalanmiller
            last edited by

            @scottalanmiller said:

            That Facebook is using HHVM in production makes me a little more comfortable with it.

            True, but I would guess that Facebook's application runs mostly on code that Facebook is responsible for maintaining. On the other hand, most WordPress websites have at least a couple of third party plugins and/or themes and those usually assume you're running on PHP 5 so there's a higher chance of stuff like this happening.

            Probably wouldn't be an issue very often but I would be more paranoid about updates breaking things if I were running HHVM in production.

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