Going from PHP 4 / mySQL 4 to PHP 5 / mySQL 5

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
DigiMon
Posts: 29
Joined: Sat Aug 12, 2006 12:01 am

Going from PHP 4 / mySQL 4 to PHP 5 / mySQL 5

Post by DigiMon »

Version of script: 0.94
What terms did you try when SEARCHING for a solution: php5 , mysql upgrades

Write your message below:

I have my Hesk installed and running great on Redhat Enterprise Linux 4 a server with the following config:

Apache 1.3.3.7
PHP 4.4.7
mySQL 4.0.27

The server is about to be upgraded to:

Apache 2.2
PHP 5.2.4
mySQL 5.0

My question is - will this affect my Hesk installation? (will it break it? will modifications need to be made?)

Thank you for any advice / information,
DigiMon
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Should work fine, just make sure you make a backup of database before upgrading and don't forget to enable MySQL in PHP5 (not enabled by default).
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
DigiMon
Posts: 29
Joined: Sat Aug 12, 2006 12:01 am

Post by DigiMon »

Great, thank you!
Post Reply