I would like to put zenphoto in the root of my site. The only problem is that it obviously already has an index.php. Plus the .htaccess is giving me trouble. Is there a a way to make this work or do I need to keep it in it's own dir and figure out all the paths to my other files (css, includes, etc.)?
So far I like zenphoto. I hope I can get it to do what I want.
Thanks!
Brad
Comments
My Question is:
When I update next time I must change all files again. Also the next update-precess could be difficult, because the webroot has an existing index.php. But this one is the main file of the webproject, not from zp.
It would be nice, when I can change the name of the main-file (index.php) and set this as an option. I don't know, how much new problems are there around (maybe the update-process), when you add this feature, but I think it makes zp more comfortable since yet.
best regards,
Sven
After a lot of trying I had 2 options:
1. I copy all files (graphics, included php-tiles) from my project-layout in the themes-folder. I did this - all works fine, but I had the problem to get dublicate content-files, that I must update 2 times.
2. I install zp in root-dir and rename the index.php from zp into galerie.php (zp is only a part of the website).
That's why I search for a better resolution. I know, its the wrong way (rename the index.php to galerie.php), but I have no idea, how easier I can resolve this problem yet. That is the reason, why I ask here for an option in zp do handle this problem.
thanx,
Sven