• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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