• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Can't access Conf folder

R

rollo tamasi

Guest
Hi
I have a VPS with EuroVPS and i'm trying to enable mod_rewrite on my server but i'm unable to gain access to the conf folder. I get the following error:
550 conf: Permission denied

How can i resolve this?
Thanks
 
the conf directory is owned by root and not accessible using the ftp user of a given webroot. You need to ssh/telnet in with a user that can SU to root.

Thx
James
 
Hi James, i just setup SSH access and i have a few account options:

/bin/sh
/bin/bash
/sbin/nologin
/bin/tcsh
/bin/csh
/bin/bash (chrooted)
/bin/rbash

Which one should i select so that i can get access to the conf folder and would you know by chance the command need to download the file and to upload a file via ssh?
 
Back
Top