ZenphotoCMS Forum
databases name - 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: databases name (/thread-24.html)



databases name - hochelaga - 2005-09-21

I would like to create manually the databases.

What are the databases that need to be created?

Thank you!

Ian




databases name - trisweb - 2005-09-22

You may use whatever database you like in MySQL -- usually you do create it manually.

The setup script will make the [i]tables[/i], and you need to use the setup, because there's a specific schema it uses and you can't just create the tables yourself.




databases name - hochelaga - 2005-09-22

Thanks!