happyguy wrote: > Using > > sudo -H -u www-data env - wine ./mycgi.exe > > it takes 15 seconds to start! So something is wrong with the environment. Hmmm... How about this? Code: env - wine ./mycgi.exe
happyguy wrote: > Using > > sudo -H -u www-data env - wine ./mycgi.exe > > it takes 15 seconds to start! So something is wrong with the environment. Hmmm... How about this? Code: env - wine ./mycgi.exe