Re: Dosemu Php problem

2004-08-15 Thread Bart Oldeman
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


Dosemu Php problem

2004-08-14 Thread Eric Day
Hi,
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?
Thanks for the prompt reply!
Regards,
Eric Day
Ing. Eric Ch. Day Doucette
Libreria Sandi
Av. Tepeyac # 718
Col. Chapalita
Guadalajara, Jalisco
(33) 3121 0863
(33) 3647 4600 Fax
_
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail

-
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