Upgrade 1.11.3 to latest while running PHP7

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
nickeh
New Member
New Member
Posts: 6
Joined: Mon Jul 26, 2010 3:19 pm

Upgrade 1.11.3 to latest while running PHP7

Post by nickeh »

Hi,

I made a website for a client a long time ago (no support included) and now the clients ISP has updated to PHP7 and mysql_connect does not work anymore so no connection to the database :( What would be the easiest way to upgrade (possible?) or should I just try to get the all the content from the database/upload folder?

Thanks in advance!
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Upgrade 1.11.3 to latest while running PHP7

Post by Rolf »

Check config.php for dbms setting, must be mysqli
https://docs.cmsmadesimple.org/configur ... onfig_dbms
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
nickeh
New Member
New Member
Posts: 6
Joined: Mon Jul 26, 2010 3:19 pm

Re: Upgrade 1.11.3 to latest while running PHP7

Post by nickeh »

Hi Rolf,

thanks for your answer, and I had checked that already. But your answer got me thinking and now the issue is solved. I just had to set the db password again since PHP requires better encryption...

Now I just have to read the documentation on how to update to the newest version the safest way ;)

Thanks!
Locked

Return to “[locked] Installation, Setup and Upgrade”