(translate)
- Set up a new DB with the help of your account backend.
-
-
Call domain.tld/setup/setup.php
Insert your specific DB Data
Install the system (it's fairly self explanatory)
Old version:
Make a backup of your old DB - you can do that with your
phpMyAdmin (recommended) or
mysqldumper or
heidisql
Backup all your static files via
FTP.
New version:
Set up a new DB
Insert backup of your old DB into your newly created one using (
phpMyAdmin (recommended) or
mysqldumper or
heidisql)
Transfer back all your saved static files via
FTP onto your new Account.
-
Edit file named /config/phpwcms/conf.inc.php:
Insert New DB Parameter
eventually Domain
eventually path
eventually eMail and smtp Parameter
Your new System will now show a precise copy of your old one and should run without any problems.