![]() |
|
Splitting up the Zen Photos - 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: Splitting up the Zen Photos (/thread-903.html) |
Splitting up the Zen Photos - gunkdesign - 2006-11-21 I want to split up the Zen Photo system so that the admin is in a protected directory with my own admin system, (will not be touching zen admin system) and need to know if I have the structure correct. The index.php, albums dir, cache dir and themes should be in their own directory Admin files should be zen, .htaccess in my admin directory Is this correct or will I break a lot of paths? Splitting up the Zen Photos - thinkdreams - 2006-11-21 I'm not quite sure what you are attempting to accomplish with this setup. If you are going for more security, it may break more things and make it needlessly complicated. It also may make upgrades later more difficult, as the next versions that will come will surely stick to the same pathing as the 1.0.3 version. Splitting up the Zen Photos - trisweb - 2006-11-22 Yeah, why the heck would you do that? FYI there are a lot of important files in What you're doing is naturally breaking a lot of paths... I think you answered your own question. Splitting up the Zen Photos - trisweb - 2006-11-22 Ah, unless I gather correctly from your title that you're trying to run several albums off the same installation. Kinda cool :-) I'd think of it rather as having separate Splitting up the Zen Photos - gunkdesign - 2006-11-22 I think to be on safe site I'll keep it as it is. Splitting up the Zen Photos - trisweb - 2006-11-22 Sounds like a good plan ;-) |