Difference between revisions of "Piwigo"

From rbachwiki
Jump to navigation Jump to search
Line 1: Line 1:
=Move to a new server=
=Move to a new server=
* Export entire Database from old server
==* Export entire Database from old server==
* Create Blank temp database into new server
==* Create Blank temp database into new server==
* import database into new server
==* import database into new server==
* Do a regular installation of the piwigo software on the new server. The new installation will create a new blank database
==* Do a regular installation of the piwigo software on the new server. The new installation will create a new blank database==
* copy each usable tables from the old installation to the new one
==* copy each usable tables from the old installation to the new one==
* _image_tag, _image_category, _images, _categories
==** Click on the table you want to copy from==
==** click Operations==
==** Copy table to (database.table) ==
==** pick database and table ==
==** cho0se Data Only==
==* _image_tag, _image_category, _images, _categories==

Revision as of 16:15, 15 November 2021

Move to a new server

* Export entire Database from old server

* Create Blank temp database into new server

* import database into new server

* Do a regular installation of the piwigo software on the new server. The new installation will create a new blank database

* copy each usable tables from the old installation to the new one

** Click on the table you want to copy from

** click Operations

** Copy table to (database.table)

** pick database and table

** cho0se Data Only

* _image_tag, _image_category, _images, _categories