Comment to 'Your opinions about UNA 10'
  • I've tried three attempts to update. Each one goes fine but I lose my index page, shows 500 error and I have display errors set in ini. Every page except the home page works for me, I've even removed timeline module thinking it was that because that happened in the past.

    I tried to edit the homepage blocks too after the upgrade but I cannot even select "settings" for the homepage in the pages module, all others are editable.

    So I guess I need to wait and not even try the beta anymore. 

    • Better to Check all php modules, like gd or zip for the update it's needed a different set of php modules.
      • This would cause only the index page to not work for signed in members.

        Those php modules are there.

        root@ns1:/home/michael# sudo apt-get install php7.0-zip

        Reading package lists... Done

        Building dependency tree

        Reading state information... Done

        php7.0-zip is already the newest version (7.0.33-8+ubuntu16.04.1+deb.sury.org+1).

        0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

        root@ns1:/home/michael# sudo apt-get install php7.0-gd

        Reading package lists... Done

        Building dependency tree

        Reading state information... Done

        php7.0-gd is already the newest version (7.0.33-8+ubuntu16.04.1+deb.sury.org+1).

        0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

        Thanks for the input.

        • What are you using for PHP script execution mode?

          CGI wrapper (run as virtual server owner) 

          or

          FCGId (run as virtual server owner) 

          I've run all my sites in the latter mode.

          I've switched to CGI and will now attempt this one last time. 

          (you know the saying, I'll have one last drink.) If that is the case today, I'll be shit faced for sure later.

          Have to admit this is the best part about working with Boonex and UNA, we go balls to the wall when they release a beta, even though I've run a site for four years I still want the "newest now."