![]() |
|
Create a MySQL database - How? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Create a MySQL database - How? (/thread-13808.html) |
Create a MySQL database - How? - zedthou - 18-01-2023 Basic question how do I create a a MySQL database? Package has downloaded something called MariaDB, I have downloaded myPHPadmin. Create a MySQL database - How? - acrylian - 18-01-2023 First: Current Zenphoto release ist 1.6. Zenphoto is meant for webservers and you normally have an interface on your webhost to create database (mysql or mariadb are great). So you need a webserver environment as noted on our requirements page. I have no knowledge about an "Asustor NAS" and how that works. If that does not have such a server system, you have to setup it that (which that I cannot help with). If you then installed phpMyAdmin you can create database with it. The character set of a database in Zenphoto 1.6. should be utf8mb4_unicode_ci or if supported utf8mb4_unicode_520_ci. Tables and number of rows is not important as Zenphoto's setup process does all that. Create a MySQL database - How? - fretzl - 18-01-2023 Please ask this on the Asutor forum. They should know how to configure a webserver and database on your NAS. Create a MySQL database - How? - zedthou - 18-01-2023 thanks. I don't know how to install the latest version. I'll wait till the guy who packaged it up for the Asustor does the new one. Create a MySQL database - How? - acrylian - 18-01-2023
If you have a webserver you find all the install instruction on our site. If your NAS is such a specific "closed system" that you need someone to package things up for it to work with that likely is your "turnkey solution". |