Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42895 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74428 invoked from network); 3 Feb 2009 13:30:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2009 13:30:58 -0000 Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.231 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 209.85.198.231 rv-out-0506.google.com Received: from [209.85.198.231] ([209.85.198.231:7484] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/90-03479-11748894 for ; Tue, 03 Feb 2009 08:30:57 -0500 Received: by rv-out-0506.google.com with SMTP id g37so1954895rvb.23 for ; Tue, 03 Feb 2009 05:30:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=4RFTAjjwSE6CWn9L2Fob3giSG0MJteK9xkGsm2ZQJHY=; b=C87k4InJtzCKLOjWWCGXOXLJgs7tbprk9fbq6pO3hRe7mKpUrqNMVsszyyoFxA3dM9 +l49d9SC8TsxUGziVR9weSyF/0X6YdOW1gWfvVUCHAZHSqMidqyovbyzyrfJG2FneMb7 xnwafxI7i8JqjnpMHCg6d1M1Y5QWAFLP62v3g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=BVCGWvxb258iNFbTxSwye9KDXc8Bh1xcPSzUTtoVr7E07Mc53FnlfpYnBHk0rcmbYh wQ5jRpZD2VVTQII/+FdzphTz+/sCjZj1J6udOJzU86z+DsTPSTz3M1m1Lu+Xt3IXv4QI W9GRggrn4e4x+AVvRxp3AzWNOUAYWcecY3sqQ= MIME-Version: 1.0 Received: by 10.140.204.7 with SMTP id b7mr1403478rvg.119.1233667854245; Tue, 03 Feb 2009 05:30:54 -0800 (PST) In-Reply-To: References: Date: Tue, 3 Feb 2009 11:30:54 -0200 Message-ID: To: Mario Brandt Cc: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Windows 7 test passed From: guilhermeblanco@gmail.com (Guilherme Blanco) Ok, let me retify myself and try to be more clear. It's nothing related to PHP this first part. I installed PHP 5.3 on different machines running Vista and other running 7 build 7000. Both were installed same way (without deactivating ACL). At the end, I got Vista running ok, but 7 was not working (I got permission denied in all files I was trying to look at). So it was a personal question about how did you get it working. Regarding SQLite, I had php_sqlite and php_pdo_sqlite active and when I tried to new PDO(...), it was failing. I didn't have too much time to check that as I should, but it was just a point I wrote here. Segfault follows the same reason of SQLite. I tried to run my test suite and it didn't work (maybe the segfault was caused by not working PDO connection), but I didn't check too much that. I hope it's more clear now. I'll give it another try tonight and provide better feedback (and possibly open bugs if needed). Cheers, On Tue, Feb 3, 2009 at 10:22 AM, Guilherme Blanco wrote: > Hi, > > And how did you workaround the ownership issue of scripts? > > All File System functions didn't work for me when I tried. > Another one is SQLite driver that didn't work (it seems the driver is > not bundled with this build). > > Also, I got a segfault when I tried to run a test suite that uses > > 200MB RAM. Still need to investigate this one. > > JFYI, I tried to run PHP 5.3 alpha 3. > > > Regards, > > On Tue, Feb 3, 2009 at 8:51 AM, Mario Brandt wrote: >> Just to let you know :-) >> >> Windows 7 built 7000 no updates made (in VMware Workstation 6.5) >> Apache 2.2.11 from apachehaus.com >> PHP 5.2.8 from php.net >> >> Runs very smooth. >> >> Changes I made was to change the ext path in php.ini(-recommend) and add= ed PHP as module to httpd.conf >> >> regards >> Mario >> > > > > -- > Guilherme Blanco - Web Developer > CBC - Certified Bindows Consultant > Cell Phone: +55 (16) 9215-8480 > MSN: guilhermeblanco@hotmail.com > URL: http://blog.bisna.com > S=C3=A3o Paulo - SP/Brazil > --=20 Guilherme Blanco - Web Developer CBC - Certified Bindows Consultant Cell Phone: +55 (16) 9215-8480 MSN: guilhermeblanco@hotmail.com URL: http://blog.bisna.com S=C3=A3o Paulo - SP/Brazil