add support for symbolic links for files and directories on Linux boxes
Submitted by JED on Sat, 2009-12-26 13:56.
| Project: | phpAlbum.net |
| Version: | 0.4.1-14_fix06 |
| Component: | Code |
| Category: | bug |
| Priority: | normal |
| Assigned: | JED |
| Status: | new |
Description
Hello,
I've installed the latest phpAlbum software on my Linux box. By default all photos are placed outside the webserver structure. To prevent unnecessary copies of my photos I created symbolic links to the directories which should be accessible via phpAlbum.
Unfortunately the php code seems to always reference to files and directories (function: file_exists) and doesn't allow to use symbolic links. The phpAlbum code should be able to follow symbolic links (extended by function: is_link) for directories and also for files.
Regards Juergen

Recent comments
4 days 13 hours ago
4 days 14 hours ago
10 weeks 3 days ago
10 weeks 3 days ago
10 weeks 3 days ago
10 weeks 4 days ago
34 weeks 5 days ago
41 weeks 2 days ago
1 year 3 weeks ago
1 year 9 weeks ago