Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19303 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24489 invoked by uid 1010); 30 Sep 2005 08:31:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 24473 invoked from network); 30 Sep 2005 08:31:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Sep 2005 08:31:49 -0000 X-Host-Fingerprint: 80.74.128.22 cassius.sui-inter.net Linux 2.4/2.6 Received: from ([80.74.128.22:53280] helo=cassius.sui-inter.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 75/3A-54476-2F7FC334 for ; Fri, 30 Sep 2005 04:31:47 -0400 Received: (qmail 19614 invoked from network); 30 Sep 2005 10:31:42 +0200 Received: from 84-73-10-224.dclient.hispeed.ch (HELO ?192.168.32.50?) (84.73.10.224) by cassius.sui-inter.net with (RC4-SHA encrypted) SMTP; 30 Sep 2005 10:31:42 +0200 Mime-Version: 1.0 (Apple Message framework v734) In-Reply-To: <4e89b42605092706476d549008@mail.gmail.com> References: <02b901c5c359$37197c90$d79cbc3e@foxbox> <10D90530-BE06-4102-B0D7-9775DD1F17CD@ahlenstorf.ch> <4e89b42605092706476d549008@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <05F70710-2BC0-431F-9D2D-D43911FCA380@ahlenstorf.ch> Content-Transfer-Encoding: 7bit Date: Fri, 30 Sep 2005 10:31:37 +0200 To: internals X-Mailer: Apple Mail (2.734) Subject: Re: [PHP-DEV] Issues with PHP 5 on Windows 98 From: lists@ahlenstorf.ch (Andreas Ahlenstorf) Am 27.09.2005 um 15:47 schrieb Wez Furlong: > My suggestion is to start with a fresh copy of win98 and install only Just for information: It works now. I tried it with a fresh install of Windows 98, but there's still the problem with the missing export. After an install of Internet Explorer 5.5 everything works fine. A IE update may be a more end user friendly way than requiring a DCOM update, 'cos most people know IE, but almost nobody knows DCOM. Thanks for your help. A.