On Tue, Nov 9, 2010 at 10:38 PM, MZMcBride <[email protected]> wrote: > mzmcbr...@nightshade:~$ stat /home/mazder/public_html/osm_vm > File: `/home/mazder/public_html/osm_vm' -> > `/mnt/user-store/mazder/osm_vm/' > > From basic testing I did just now, you can't symlink from user-store to a > publicly accessible directory like that. It will return the exact error > you're describing. That's the cause of your problem. The point is the rights set on osm_vm. global r-x needs to be set on the user-store directory so that webserver can read directory.
Marco -- VMSoft GbR Nabburger Str. 15 81737 München Geschäftsführer: Marco Schuster, Volker Hemmert http://vmsoft-gbr.de _______________________________________________ Toolserver-l mailing list ([email protected]) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette
