PDA

View Full Version : Upload Problem in File Manager


sphere
12-16-2003, 09:54 PM
I have problem when I tried to upload a file through File Manager. It shows this following error message:

An Error Occured

Details
There is a symbolic link in that path. The path must be a full non-linked path.

Could anyone tell me what's going on? I'm just trying to upload my file into /domains/mydomain.com/public_html/

My OS is FreeBSD 4.8

DirectAdmin Support
12-17-2003, 10:51 AM
Hello,

Luckily, I can duplicate the error on my system here (bsd), so I should be able to get a fix out for the next release.

John

sphere
12-17-2003, 08:23 PM
Hello John,

Is there anything I can do by myself to fix this? I mean edit the configuration, chmod something, or something like that.

When will the fix be released?

DirectAdmin Support
12-18-2003, 10:52 AM
Hello,

I'm pretty sure that it's because you have /home -> /usr/home .. and it checks for links in the path. I've changed it to only check for links below /home, so anything past that would work. The only workaround would be to actually move /usr/home to /home, but the fix should be out in a few days (or less), so if you can wait, that would be the easiest.

John

sphere
12-18-2003, 08:17 PM
Well, I can't move /usr/home to /home, I don't know what happen if I move it, it might not work at all :D

I think I better wait... ;)