On Sat, 14 Aug 2004, Eric Day wrote:

> I have a Linux Mandrake 10 with DosEmu 1.2.2.0 installed. It works
> perfectly.
> I have a batch file that is executed like this:
> ENVVAR=”e:baker1.bat” /usr/local/dosemu/dosemu –dumb –quiet –input “\r”
>
> When I execute from a terminal screen as user nobody, it works perfectly.
> But when I execute it from PHP, it doesn’t (I get the “You are starting this
> script from the wrong directory...” message). My PHP setup is using the
> nobody/nogroup user.
>
> What am I doing wrong or missing?

You probably need to set $HOME to an existing home directory that
nobody/nogroup can read.

Bart
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to