Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19217 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96105 invoked by uid 1010); 27 Sep 2005 19:21:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96090 invoked from network); 27 Sep 2005 19:21:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Sep 2005 19:21:41 -0000 X-Host-Fingerprint: 80.74.128.22 cassius.sui-inter.net Linux 2.4/2.6 Received: from ([80.74.128.22:33526] helo=cassius.sui-inter.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id F3/9E-54476-4CB99334 for ; Tue, 27 Sep 2005 15:21:41 -0400 Received: (qmail 10231 invoked from network); 27 Sep 2005 21:21:37 +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; 27 Sep 2005 21:21:37 +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; format=flowed Message-ID: <70AD380B-B211-440F-BE1F-1E388669AD82@ahlenstorf.ch> Content-Transfer-Encoding: 7bit Date: Tue, 27 Sep 2005 21:21:35 +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: > It sounds like your system is broken. You should never copy these > low-level system DLLs between windows versions. I'll never try it again :) > My suggestion is to start with a fresh copy of win98 and install only > MS updates to get the DLLs that you need. The missing import is > fishy; I'd suggest downloading the DCOM update for Win98. Thanks for the hint. I'll try it tomorrow. Regards, A.