Thank you for your time.

What is the procedure for upgrading from version 1.15.6 to version 1.17
Web Server Software Apache
MySQL Version 8.0.30
PHP Version 7.4.3

I do see that I will need to update PHP, aside from that can I go directly to version 1.17 from 1.15.6?

Thanks,

Paul

    PaulFender
    Yes, make sure to have full backup of installation and database, in case you run into issues

    I did this way (from 15,4) with Ubuntu 20
    (Backups first) Close help desk and Email Fetching
    Remove PHP 7.4 totally with extensions
    Install PHP 8.1 and PHP8.1-MYSQL
    Add new plugins and Language files to new install package
    Drop install package overwritten old version files
    Restart Apache
    Run update script
    Install necassary Php extensions Restart Apache
    After that alll work, but it didn´t fetch Emails via POP, after changing it IMAP it work.
    But after using some time i noticed Gmail Bounch my mails. There was another thread
    https://forum.osticket.com/d/101622-duplicate-date-headers-via-smtp concerning this problem. Without understanding what it do, i made the fix and it help 🙂

    Write a Reply...