Page 1 of 1

Server change

Posted: Wed Oct 05, 2022 8:48 am
by maxberliner
Sistema Operativo: Linux
Database: MySQL 5.7.37-cll-lve
Data Server: 2022-10-05 10:42:54 +0200 CEST
Data Database: 2022-10-05 10:42:54
Server HTTP: Apache
Versione PHP: 7.4.30 (Zend: 3.4.0)

Hi guys,
i'm close to move a domain from a server to another (same op and php version). I migrated DB, should i just to modify all the configure.php with new datas (db connections and path)?

Re: Server change

Posted: Wed Oct 05, 2022 10:27 am
by Kofod95
I think that should do it for PhoenixCart, yes, but I must admit that I haven't tried it.

//Daniel

Re: Server change

Posted: Wed Oct 05, 2022 2:28 pm
by maxberliner
Yes, i mean... domain is the same, just db and absolute paths are changing.
Teorically... should i be the first beta tester? :)

Re: Server change

Posted: Thu Oct 06, 2022 3:00 pm
by Dan Cole
I think it's probably being done by many...I run a test/development site on a different server and as long as I change the configuration files correctly, it runs without issues (at least until I start messing with it).

Dan