Re: [PHP-WIN] 64-bit PHP binaries
[email protected] ("Morris")
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[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.