Best Practice When Upgrading from Very Old Version 0.94.1

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
ddrewa
Posts: 2
Joined: Sat Nov 07, 2020 12:22 am

Best Practice When Upgrading from Very Old Version 0.94.1

Post by ddrewa »

Script URL: password-protected
Version of script: 0.94.1
Hosting company: Self-hosted
URL of phpinfo.php: password-protected
URL of session_test.php: password-protected
What terms did you try when SEARCHING for a solution: upgrade very old version 0.94 0.94.1

Write your message below: We need to upgrade from a very old version (0.94.1) to a new version compatible with PHP 7, but we do want to retain our existing support tickets, attachments, etc. Would you recommend a clean install of 3.1.2, then somehow migrate the data from the old database tables to the new? Or should we go through the normal upgrade procedure described in this document, even though this is such an old version: https://www.hesk.com/demo/docs/step-by-step-guide.html . Thank you!
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Best Practice When Upgrading from Very Old Version 0.94.1

Post by Klemen »

The two databases are not compatible so just migrating the data from the old to the new one will not work.

The correct procedure is to follow the usual upgrade steps. Make 100% sure you have a full backup (files and database) before starting.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
ddrewa
Posts: 2
Joined: Sat Nov 07, 2020 12:22 am

Re: Best Practice When Upgrading from Very Old Version 0.94.1

Post by ddrewa »

Thanks for the quick reply! From a process and data integrity standpoint, should we go straight to 3.1.2? Or upgrade to 2.8.7 first? Or does it matter? Thanks again!
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Best Practice When Upgrading from Very Old Version 0.94.1

Post by Klemen »

You can go straight to 3.1.2
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply