Re: 64-bit PHP binaries

Stanislav Malyshev <[email protected]>
Newsgroups gmane.comp.php.windows
Organization Zend Technologies
Message-ID <[email protected]>
Hi!

> developed for 64 bit and then we cannot run them as the server is in 32
> bit mode. Or am I missing something big here? I am fairly new to IIS 7
> on win2k8 so it is still a steep learning curve.

I think you are missing something important here. PHP applications can't 
be "32 bit" or "64 bit". They are system-independent. There are PHP 
extensions that are system dependent but those work on both 32 and 64 
bit. You may have other apps, like ones written in C++, e.g. IIS 
modules, etc. that would be 64 bit, but that would not prevent you from 
running PHP as 32-bit binary, if you use FCGI.
-- 
Stanislav Malyshev, Zend Software Architect
[email protected]   http://www.zend.com/
(408)253-8829   MSN: [email protected]

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.