I have been working on a site and have Coppermine running and working as needed. The path is http://<domain_name>/test/< coppermine files here>.
My question is now that I have the gallery working, I want to rename the directory (/test) to (/coppermine). I know poor planning on my behalf. But just wondering if there is any complications and or changes I have to make to config files, etc once I take the site Live?
Ie:
http://<domain_name>/test/< coppermine files here> changed to http://<domain_name>/Coppermine/< coppermine files here>
Thanks in advance.
No problem, you can do what you're up to using your FTP app. The only thing you have to do afterwards is loging in with your admin account, then go to coppermine's config and change the "target address for ecards" url accordingly, that's all. (Background: coppermine uses only relative links within it's folder structure except for the "target for ecards" stuff. It was built that way, in order to enable users to do what you're up to.)
Many thanks, worked like a charm. :)