Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 7, 2024Nov 7 Hi, Our server admin expended our storage for the forum and when using symbolic for the uploads folder after sync it, I see this error at ACP: He undo it to confirm here if this supported it. Thanks.
November 7, 2024Nov 7 Community Expert We dont support your server set up at all there. It would be for the server admin to determine if this works and is writable. It seems at present it isnt. From the point of view of the software, it just follows the path given and reads/writes to that path
November 7, 2024Nov 7 Author Hi Marc, Thanks for the reply, I already inform the server admin about what I think casing this problem.
November 7, 2024Nov 7 Some web server software is set up not to follow symbolic links. This is solved with: 1. When the linked directory is on another partition: a bind mount in /etc/fstab 2. When the linked directory is on the same partition: hard link