Quote:
|
Originally Posted by falko
Strange...
Maybe you can debug the function by putting echo statements into it or let it write some output to a file that you can check afterwards...
|
I changed the ISPConfig code in
/root/ispconfig/scripts/lib/config.lib.php
beginning at line 1774 as follows
Code:
if(isset($apache_user) && $mod->system->is_user($apache_user)){
return $apache_user;
} else {
return "wwwrun";
}
and so it works now as needed. It´s quick and dirty, I know ....
I think that somewhere something very special happend on my system that only happens to me
Falko, thank you very very much for your support. It helped me much!
or do you want further pursue the problem? Of course I then I´ll support you - on my strange system :-)
Recent comments
1 day 15 hours ago
1 day 17 hours ago
2 days 5 hours ago
2 days 8 hours ago
2 days 12 hours ago
2 days 18 hours ago
3 days 3 hours ago
3 days 5 hours ago
3 days 13 hours ago
3 days 15 hours ago