php-windows Digest 26 Feb 2001 00:14:23 -0000 Issue 463 Topics (messages 5726 through 5729): Re: system, exec, passthru gehen nicht 5726 by: alain samoun 5728 by: Markus Wagner Re: Can I use the Excel Class in UNIX platform? 5727 by: alain samoun Win95 PHP installation, but no file associations? 5729 by: Jim Lum Administrivia: To subscribe to the digest, e-mail: [EMAIL PROTECTED] To unsubscribe from the digest, e-mail: [EMAIL PROTECTED] To post to the list, e-mail: [EMAIL PROTECTED] ----------------------------------------------------------------------
Hey! if you start talking german here, I will start talking french ;) Alain Message from Alain Samoun [EMAIL PROTECTED] -----Original Message----- From: Oliver Charlet [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 24, 2001 1:15 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] system, 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 eine absolute Frechheit! "Markus" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > 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 Windows Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
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
DCOM but did not tried it yet, also check: http://php.weblogs.com/com_linux for some, pricy, alternatives. Alain Message from Alain Samoun [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 24, 2001 8:40 PM To: [EMAIL PROTECTED] Subject: Can I use the Excel Class in UNIX platform? Dear Sir I got the Class Excel from the http://www.weberdev.com. I want to use it in the below platform linux + php4.0.3pl1+apache1.3.9 Can it run ? Thank you for your help. Best Regards, 蕭玉華 Stanley Hsiao 錸寶科技股份有限公司 RITEK DISPLAY CORPORATION No, 42, Kuangfu N. Road, Hsin Chu Industrial Park, Taiwan 30316 R.O.C. Email:[EMAIL PROTECTED] TEL:886-3-5985696 ext:1106 TEL:886-3-5986336 ext:3867
Hi, New here, and just trying to install PHP binaries from www.php.net (the smaller .ZIP one). I ran the install, and checked the .php, .phtml extensions, but after the install completes, the extensions and associations don't appear to 'be there'. This Win95 machine doesn't actually have a web server on it yet... I wanted to test some PHP pages 'standalone' using the PHP.EXE commandline. Could this (no web server installed) be why the associations didn't get set up? If so, what do I need to set up for the .php extension as far as the 'open' action? Thanks, Jim