Re: [PHP-WIN] 32bit PHP on 64bit Vista.

2009-09-03 Thread Richard Quadling
d Quadling [mailto:rquadl...@googlemail.com] > Sent: Tuesday, September 01, 2009 3:26 AM > To: Jason > Cc: php-windows > Subject: Re: [PHP-WIN] 32bit PHP on 64bit Vista. > > 2009/9/1 Jason : >> Hi, >> >> I use PHP 5.2 on Vista x64. >> >> Rather than use th

RE: [PHP-WIN] 32bit PHP on 64bit Vista.

2009-09-02 Thread Ruslan Yakushev
: [PHP-WIN] 32bit PHP on 64bit Vista. 2009/9/1 Jason : > Hi, > > I use PHP 5.2 on Vista x64. > > Rather than use the registry we use the PHPRC environment variable to > determine the ini file location. This works the same on all editions of > Windows - x86 and x64.

Re: [PHP-WIN] 32bit PHP on 64bit Vista.

2009-09-01 Thread Richard Quadling
t; mode, otherwise php won't run at all. > > HTH > J > > -Original Message- > From: Richard Quadling [mailto:rquadl...@googlemail.com] > Sent: 01 September 2009 09:24 > To: php-windows > Subject: [PHP-WIN] 32bit PHP on 64bit Vista. > > Hi. > > Is there an

RE: [PHP-WIN] 32bit PHP on 64bit Vista.

2009-09-01 Thread Jason
ichard Quadling [mailto:rquadl...@googlemail.com] Sent: 01 September 2009 09:24 To: php-windows Subject: [PHP-WIN] 32bit PHP on 64bit Vista. Hi. Is there anyone who here running 32bit PHP on a 64bit Vista platform who could help me with a IniFilePath registry query. The question relate

[PHP-WIN] 32bit PHP on 64bit Vista.

2009-09-01 Thread Richard Quadling
Hi. Is there anyone who here running 32bit PHP on a 64bit Vista platform who could help me with a IniFilePath registry query. The question relates to the use of [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PHP] vs [HKEY_LOCAL_MACHINE\SOFTWARE\PHP]. I'm on 32bit XP and have no 64bit Vistas available.