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. Would this be a good alternative to use?

In direct answer to your question though, the Wow node is for 32 bit apps under 
x64 windows - I would expect PHP to be looking there, just like any other x86 
windows app.

Don't forget to make sure IIS (if that's your webserver on Vista) is in WOW32 
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 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.

Any comments would be appreciated.

Regards,

Richard.
-- 
-----
Richard Quadling
"Standing on the shoulders of some very clever giants!"
EE : http://www.experts-exchange.com/M_248814.html
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
ZOPA : http://uk.zopa.com/member/RQuadling

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to