xcache, wrong UID

#1
Hi,

In our setup, we've:

LSWS 4.2.2 + 3x PHP ( 5.2, 5.3, 5.4 ) as ext. app's build with LSAPI 6.X
runing as suexec daemon from cgid.
Everyting runs fine.

Today I wanted to add another version of PHP with diferent prefix/settings/handler etc.
Just a copy&paste of previous config.
The main ( and only ) diference is that this app has xcache module enabled.
The problem is that no mather what I do it runs as "nobody"
causing no operational serviceableness.

What am I missing?
 
Top