Quote:
|
Originally Posted by st2xo
mhmh, then its even more strange on my system - the web-directories in /home/www are owned by the user with administrator-Checkbox in User&Email-Settings.
|
That's the way it is intended. If a web site has an admin, then the admin owns these directories. If there's no admin, then the directories should be owned by the Apache user.
Quote:
|
Originally Posted by st2xo
Directories created by ISPconfig without any changes from me (I did´nt patched the config.lib.php file) are like this:
Code:
drwxr-xr-x 10 web18_stefan web18 4.0K Feb 3 15:17 web18/
drwxr-xr-x 10 web18_stefan web18 4.0K Feb 3 15:17 www.XYZ.de/
If I deselect the admin-Checkbox the file owner changes immediately to
Code:
drwxr-xr-x 10 root web18 4.0K Feb 7 09:51 web18/
drwxr-xr-x 10 root web18 4.0K Feb 7 09:51 www.XYZ.de/
|
root is not ok. Then something's strange on your system...
Quote:
|
Originally Posted by st2xo
Setting wwwrun as as the owner of alle files by ISPConfig-default would be solve all my problems  How can I make that? Or whats going wrong there?
|
You can change the code and hard-code
wwwrun into it.