Getting errors about permissions when I go to update a plug in. This is the first hickup with the new hosting, and it'd be nice to squish it before we get other customers having similar issues.
The server doesn't store sites on machine, they are a gvfs cloud, so that file is shared amoung about 12 boxes. We used ISPConfig, so the clients are all jailed into /var/www/clients/clientxxx/webxxx/web/ and oxwall keeps trying to cd /var/ (which, obviously is not going to be allowed.
Anyway to subvert this behaviour and force it to look at /web (that is the way the jailed client would see it) I've tried just doing a symlink from web to www, however still not able to get through. Not sure what the client is trying to do.
I'm getting the very popular ftp attributes error, however, when I ftp in manually using the user, I can get in and update files, so I don't see what's causing the fuss. I've searched and found that a LOT of people have had issues, but very little info on the process that goes on.