--On donderdag, mei 27, 2004 07:15:39 -0400 "A. R. Vener" <[EMAIL PROTECTED]> wrote:
Apache servers run tasks under the default userid of 'nobody'. If this is the case then the nobody user has no home directory and a minimal environment of its own.
In that case you would need to set up a proper environment explicitly.
You are right. In my system, scripts are run under userid wwwrun. I have no problem running the script (wich starts trplayer) from the commandline as user wwwrun.
I also tried to run the script as a daemon under userid root, but even then I get a segmentation fault when trplayer starts.
Bram
