Hi there, I have installed wordops with this instructions https://virtubox.github.io/ubuntu-nginx-web-server/
Just for your info ;
wo update always shows "Update Wordops to 3.9.4.3.
wo info shows an error msg and does not work: "error while getting parameter"
other than these, it seems OK for now. Thanks a lot.

    HalilG Hello,
    yes wo update will always allow wordops update until we publish the stable release, it's easier for us to be able to update wordops without having to change version number.
    About wo info, issue has been fixed, just run again wo update to apply the fix.

    thanks Virtubox, I am following your scripts since ee3. Hope wordops will continue its journey w/o problem.
    I re applied wo update and still getting the same error message. fyi.

      HalilG In fact the issue with wo info is only due to an extra line in /etc/nginx/nginx.conf.
      If you open this file, you should find this at the beginning :

      events 
      {

      Just replace it by :

      events {

      And wo info will work properly

      it was http block with extra line, corrected and now it's working. thanks alot.

      Hosted by VirtuBox