i have a question...
i've developed some componentso for joomla... all is ok but I have this problem:
after the installation of the component on a remote server (a vps) I needed to modify some files of the component...
i tried to upload the file via ftp but nothing...
the 2 solutions that I tried are:
- login via sftp with root user
- change the owner of the file
the other thing is that if I make the some thing on a standard hosting (no root perms) the component works fine and I can modify the file after the installation

how can I do this everywhere???
i need to change the user that launch apache in my vps???
thanks again!
ghiboz