Problems with specifying another directory.
Posted: Tue Dec 12, 2006 8:22 pm
Dear reader,
The explanation for changing a directory is the following:
ZM_DIR_EVENTS
This is the path to the events directory where all the event images and other miscellaneous files are stored. It is normally given as a subdirectory of the web directory you have specified earlier however if disk space is tight it can reside on another partition in which case you should create a link from that area to the path you give here.
However whatever I try I am not able to have the images stored elsewhere. I tried several things:
1) To have the directory under "/home/paul/events/"
This did not work out.
2) I left the specified directory as "events" and I removed: under /var/www/html/events/ the "1" subdirectory.
There I made:
ln -s /home/paul/events/1 1
and I created under /home/paul/events/ a "1" directory.
However all in vain.
Cheers,
Paul
The explanation for changing a directory is the following:
ZM_DIR_EVENTS
This is the path to the events directory where all the event images and other miscellaneous files are stored. It is normally given as a subdirectory of the web directory you have specified earlier however if disk space is tight it can reside on another partition in which case you should create a link from that area to the path you give here.
However whatever I try I am not able to have the images stored elsewhere. I tried several things:
1) To have the directory under "/home/paul/events/"
This did not work out.
2) I left the specified directory as "events" and I removed: under /var/www/html/events/ the "1" subdirectory.
There I made:
ln -s /home/paul/events/1 1
and I created under /home/paul/events/ a "1" directory.
However all in vain.
Cheers,
Paul