Member
Member
ptitmain   2008-10-19, 17:13
#1

Hi,

short description of my question:

It seems that zenphoto does not follow symlinks (ln -s ...) of .jpg or .flv files ? Is there a way to activate it or do I miss something ?

long description:
I wrote a shell script in order to generate .flv files for each of my .avi or .mov files using ffmpeg. As I do not want to have two times the same video in a directory, I put the generated .flv files into a "cache" folder elsewhere. Then I created a symbolic links for each generated .flv file into the original album directory. So I obtains:

myalbum:
file1.avi
file1.flv -----> (symlinks) /elsewhere-cache/file1.flv

But nothing is appearing, neither file1.avi (which is normal, the flvplayer plugin doesn't know how to handle this), nor the symlink.
I checked and double checked the permission but the webserver can read the symlink and the file pointed by the link.

Any idea ?

Thanks,
Ptitmain.

Member
Member
ptitmain   2009-03-28, 17:50
#2

Up !

No answer or advice on that ?

Ptitmain

Member
Member
sbillard   2009-03-29, 00:11
#3

If symlinks are not being followed, it is not because of zenphoto. symlinks are transparent to applications.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.