jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jailkit-users] a www folder as symlink to a failed folder


From: Olivier Sessink
Subject: Re: [Jailkit-users] a www folder as symlink to a failed folder
Date: Tue, 13 Jun 2006 20:12:04 +0200
User-agent: Thunderbird 1.5.0.2 (X11/20060516)

Mike wrote:

Well.... i now know why it didn't work. This is because the directory wasn't owned by apache.

so i did a chown -R apache:apache /home/jail/pizr and i can now approach it from the web, but now i can't login anymore because: Jun 13 08:56:00 thames jk_chrootsh[24607]: abort, path /home/jail/./home/pizr is not owned by 500

make it group writable and group apache

chmod 500 /home/jail/pizr
chmod g+sw /home/jail/pizr

Olivier




reply via email to

[Prev in Thread] Current Thread [Next in Thread]