phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] PHPwebhosting - error


From: Olivier Berger
Subject: Re: [Phpgroupware-users] PHPwebhosting - error
Date: 04 Sep 2003 16:55:02 +0200

Le mar 02/09/2003 à 12:32, Nuno Fernandes a écrit :
> Hi!
> 
> I'm new to phpgroupwate, and when i try to use the PHPWebHosting
>  i received the following error : Could not create directory /home/admin 
> (/files/home/admin).
> 
> i have tested reaching via web browser the host/files and it works, so it's 
> ok with apache. what can i do?
> 

Maybe, your phpgroupware cgis run as a www-data (or other) specific
user, so, you need to have the /files directory with appropriate rights
for that user...

try something like chgrp www-data /files ; chmod g+w /files, for
instance, so that phpgroupware will be able to create the right
directories into it...

Adapt it to your particular configuration of course... (in this example,
there is a www-data group to which the www-data user belongs).

Best regards,

-- 
Olivier BERGER <address@hidden>
Ingénieur Recherche - Dept INF
INT Evry (http://www.int-evry.fr)
OpenPGP-Id: 1024D/6B829EEC






reply via email to

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