Hello,
I've been using this tool for around a year. and now the problem popped up...
One of resellers did create a domain, after which my apache did no start.
The problem appeared in invalid creation of asuser.conf file, which loked like this:
<IfModule itk.c>
AssignUserId psacln
</IfModule>
<IfModule mod_ruid2.c>
<Location ~ ^(?!/plesk-stat/)>
RMode config
RUidGid psacln
RGroups psacln
</Location>
</IfModule>
as you can see.. the problem is that there was no user inside..maybe you got the ideas what could have happened?
Btw I have version:
Run PHP as User: 1.2.11
Maybe I have to update it? If so, how can I make it to not break anything.. ?
thank you