Re: 64-bit PHP binaries
"Morris" <[email protected]>
| Newsgroups | gmane.comp.php.windows |
|---|---|
| Message-ID | <[email protected]> |
I must also mention that I looked this article: http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis-70/ And could not install the update for fastcgi or the administration tools, as stated earlier in this post. ""Morris"" <[email protected]> wrote in message news:[email protected]... > Hi Richard. > > Herewith the output: > >> "C:\Program Files (x86)\PHP\php-cgi.exe" -n -m > > C:\>"C:\Program Files (x86)\PHP\php-cgi.exe" -n -m > [PHP Modules] > bcmath > calendar > cgi-fcgi > com_dotnet > ctype > date > dom > filter > ftp > hash > iconv > json > libxml > odbc > pcre > Reflection > session > SimpleXML > SPL > standard > tokenizer > wddx > xml > xmlreader > xmlwriter > zlib > > [Zend Modules] > > > > >> "C:\Program Files (x86)\PHP\php-cgi.exe" -m > > C:\>"C:\Program Files (x86)\PHP\php-cgi.exe" -m > [PHP Modules] > bcmath > calendar > cgi-fcgi > com_dotnet > ctype > curl > date > dom > exif > filter > ftp > gd > gettext > hash > iconv > imap > json > libxml > mbstring > mssql > mysql > mysqli > odbc > openssl > pcre > PDO > pdo_mysql > pdo_sqlite > Reflection > session > SimpleXML > soap > SPL > standard > tidy > tokenizer > wddx > xml > xmlreader > xmlrpc > xmlwriter > zip > zlib > > [Zend Modules] > > >> "C:\Program Files (x86)\PHP\php-cgi.exe" -n -i | find /i "extension >> build" > > C:\>"C:\Program Files (x86)\PHP\php-cgi.exe" -m > [PHP Modules] > bcmath > calendar > cgi-fcgi > com_dotnet > ctype > curl > date > dom > exif > filter > ftp > gd > gettext > hash > iconv > imap > json > libxml > mbstring > mssql > mysql > mysqli > odbc > openssl > pcre > PDO > pdo_mysql > pdo_sqlite > Reflection > session > SimpleXML > soap > SPL > standard > tidy > tokenizer > wddx > xml > xmlreader > xmlrpc > xmlwriter > zip > zlib > > [Zend Modules] > > > > > > >> "C:\Program Files (x86)\PHP\php-cgi.exe" -n -f >> C:\webcontent\test.mysite.com\test.php > > C:\>"C:\Program Files (x86)\PHP\php-cgi.exe" -n -f > C:\webcontent\test.1stcontact.com\test.php > This is my first PHP program > > I have removed and re-installed php a couple of time to try and get this > working but I don’t see any duplicate configurations if that is what you > mean. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php