Changing Album Directory value Changing Album Directory value
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Changing Album Directory value

Started by mitko, November 22, 2013, 09:18:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mitko

Hi guys!

I have a problems with performance at hoster. I've got some reccommendation of hoster to improve it - creation of static application pool and move static images there - see details here: http://docs.webfaction.com/software/static.html)
Is this possible to apply such changes to coppermine installation?

Many thanks for your advices!

ΑndrĂ©

If Coppermine has access to
$HOME/webapps/static-only
it should work if I understood it correctly.

This is how I'd test it:
- rename directory "albums" to "albums_test"
- create static application for path "albums"
- copy/move the content of your albums directory (albums_test) to your static directory (e.g. $HOME/webapps/static-only)
- create a symbolic link "albums" with target "$HOME/webapps/static-only"

Don't forget to make a backup before you start!