I have compiled a very simple probe program with FreePascal for Win32 (I am working with WinNT) and it works properly if I execute it from DOS console. But I try to execute it from a PHP program (using "echo passthru(...)") and it does nothing. Can you help me? Thanks.