alain samoun wrote:
>
> Hey! if you start talking german here, I will start talking french ;)
I think I will loose this game. (:-)
Sorry that I took the wrong language.
--
Markus Wagner
email: [EMAIL PROTECTED]
Hobby: 747 Jumbo-Jet, Pontiac
--
PHP Windows Mailing List (http://www.php.net/)
, exec, passthru gehen nicht
Hi,
wir haben das gleiche Problem und sind damit soweit:
läuft nur unter Windows/PHP4/DLL nicht.
Als CGI läuft es (wir sind dabei, das CGI als Work Around parallel zur DLL
zu betreiben)
Falls Dir da was besseres einfällt, lass es uns wissen.
Olli
p.m.: Dieser BUG ist
Hi,
wir haben das gleiche Problem und sind damit soweit:
läuft nur unter Windows/PHP4/DLL nicht.
Als CGI läuft es (wir sind dabei, das CGI als Work Around parallel zur DLL
zu betreiben)
Falls Dir da was besseres einfällt, lass es uns wissen.
Olli
p.m.: Dieser BUG ist eine absolute Frechheit!
Hallo
Hab system, exec und passthru ausprobiert aber nichts geht.
Code:
$result = passthru("d:\\blat.exe",$erg);
echo $result . "," . $erg;
Ausgabe:
,1
Umgebung: 2000 + Apache + PHP4.0.5Dev + CGI
WARUM ?
--
Markus Wagner
email: [EMAIL PROTECTED]
Hobby: 747 Jumbo-Jet, Pontiac
--
PHP Windo