asmith wrote: > I'm trying to run a command with wine via php: It doesn't work. but the same command : wine c:\\program.exe Works fine in the SSH directly. To run most (all) programs Wine needs X display. If you running this on the server you'll need to setup a virtual X server and point Wine to it (DISPLAY env var).