Mailinglisten-Archive |
Thorsten Hock wrote: > > I tried to setup a workaround for the problem with the mail() function > under Windows-NT. My idea was to call 'xmail' with the exec() command. Now > I'm ready with the script, but to my big surprise the exec() function is > not working. Nothing happens. Neither the exec(), nor the system() or the > passthru() command is working. and there are no errors. Any ideas ? Try <? echo `dir`; // executes the internal DIR command of COMMAND.COM ?> as a startingpoint for futher investigation... Herzliche Grüße, Thomas Schneider
php::bar PHP Wiki - Listenarchive