Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19185 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97853 invoked by uid 1010); 27 Sep 2005 11:47:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97838 invoked from network); 27 Sep 2005 11:47:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Sep 2005 11:47:18 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:2891] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id CC/A4-54476-44139334 for ; Tue, 27 Sep 2005 07:47:16 -0400 Received: from foxbox (1Cust149.tnt102.lnd4.gbr.da.uu.net [213.116.52.149]) by gw2.emini.dk (Postfix) with ESMTP id 3955982827 for ; Tue, 27 Sep 2005 13:47:11 +0200 (CEST) Message-ID: <02b901c5c359$37197c90$d79cbc3e@foxbox> Reply-To: "Steph" To: "internals" Date: Tue, 27 Sep 2005 12:47:15 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Subject: Fw: [PHP-DEV] Issues with PHP 5 on Windows 98 From: steph@zend.com ("Steph") oops, wrong button... ----- Original Message ----- From: "Steph" To: "James Ellis" Sent: Tuesday, September 27, 2005 12:46 PM Subject: Re: [PHP-DEV] Issues with PHP 5 on Windows 98 > Hi Andreas, > > We haven't actually dropped support for win98 yet. Keep this quiet, or > you'll remind Wez he wants to ;) > > Any idea which export is missing? http://www.dependencywalker.com/ has an > easy-to-use tool for checking .dlls. > > You could try renaming the version in the root dir to something like > 'old_oleaut32.dll' and replacing it with the win2k version, which will also > need to go in the root directory (because presumably something else is using > it too). > > Let me know if anything/everything breaks. > > - Steph > > > ----- Original Message ----- > From: "James Ellis" > To: "internals" > Sent: Tuesday, September 27, 2005 12:18 PM > Subject: Re: [PHP-DEV] Issues with PHP 5 on Windows 98 > > > HI Andreas > > Why are you using Windows 98.. it's full of holes and has been superseded? > > I know their has been some discussion on internals about dropping win98 > support - see "Win9x support in PHP" for more. > > Cheers > James > > On 9/27/05, Andreas Ahlenstorf wrote: > > > > Hi, > > > > I try do get PHP 5.0 running on a fresh Windows 98 box. Unfortunately > > there are some issues with some missing dlls. I was able to sort most > > of them out (e.g. missing ODBC32.dll), but there is at least one that > > I'm unable to fix. PHP (php5ts.dll) complains about a missing > > OLEAUT32.DLL export, but there's one OLEAUT32.DLL in the Windows > > directory and even if I add one from my Windows 2000 to the PHP > > directory, it doesn't help. Does anybody know who I can fix that? > > > > Thanks for help. > > > > A. > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > >