phpgroupware-developers
[Top][All Lists]
Advanced

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

[Phpgroupware-developers] problem solved [was webhost error]


From: ferry
Subject: [Phpgroupware-developers] problem solved [was webhost error]
Date: Sun, 11 May 2003 19:11:05 +0200 (CEST)

On Sun, 11 May 2003 address@hidden wrote:

> "error: Could not create directory x*"
> 
> As recommended in the faq I did: 
> 
> # mkdir files
> # mkdir files/groups
> # mkdir files/users
> # chown -R nobody.nobody files 
> (note: this assumes your webserver runs as 
> user nobody, adjust for your installation)
> # chmod -R 770 files
> 
> My server runs as apache so I changed owner and group in apache.
> 
> Further, I have to change the path in setup. I don't understand wich setup 
> is ment. So I changed in phpgroupware/setup/config.php the line:
> 
> ($GLOBALS['current_config']['files_dir'] == '/path/to/phpgroupware/files')
> 
> in: 
> 
> ($GLOBALS['current_config']['files_dir'] == 
> '/www/html/phpgroupware/files') wich is the location on my machine. I know 
> this is 
> not recommended but first I want to get it working before I make chages.


I have maid a directory ../users just like the faq said. This must be 
../home. It works now.

Grtz,

Ferry





reply via email to

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