![]() |
|
MYSQL table setup with zenphoto - 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: MYSQL table setup with zenphoto (/thread-2720.html) |
MYSQL table setup with zenphoto - mg - 2008-04-28 Do i need a full new database for zenphoto setup or can i use a table in a current database?? if so, how to specify in zp-config.php? MYSQL table setup with zenphoto - acrylian - 2008-04-28 zenphoto can share a database with others. Just be sure to set a table prefix. Actually you can enter that while setup. MYSQL table setup with zenphoto - mg - 2008-04-28 is this wat ur talkin about?? "$conf['mysqlprefix'] = "zp";" MYSQL table setup with zenphoto - acrylian - 2008-04-29 Yes, but if you use zenphoto 1.1.5 you should be asked for that while setup runs. |