phpipam / phpipam

phpipam development repository
https://phpipam.net
2.22k stars 731 forks source link

iPam Upgrade on Windows Server #4088

Open c1tonyb opened 5 months ago

c1tonyb commented 5 months ago

Hi,

How would I upgrade iPam v1.4 to v1.6 on Windows Server 2019?

Thank you, C1tonyb

mondinimirko commented 5 months ago

Ciao,

I.m using IPAM on WinServer 2019 with IIS and MariaDB.

Best thing to do is to dump the DB, create a new WinServer Machine, Install MariaDB, IIS PHP Manager, PHP, URL Rewrite, Composer... and than during the first initialization of the Service through the webpage import your Dump.

Mirko.

lucaferraro91 commented 4 months ago

May I ask, could you get it to run? I had a perfectly working instance with version 1.5, php 7.4 and mysql on windows server 2022.

I'm trying to install a new instance with 1.6, php 8.3 and sql 8.4 on server 2022. Somehow I always end up with jquery errors.

c1tonyb commented 4 months ago

Hi lucaferraro91,

I haven't tried yet.