Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I can't tell you what is wrong with your installation, but I have successfully installed PHP on Windows Vista 64-bit. I don't recall having any problems.</p> <p>My phpinfo file says:</p> <blockquote> <p>System Windows NT AQUA 6.0 build 6002<br> Build Date Apr 9 2009 08:22:37<br> Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--enable-debug-pack" "--with-snapshot-template=d:\php-sdk\snap_5_2\vc6\x86\template" "--with-php-build=d:\php-sdk\snap_5_2\vc6\x86\php_build" "--with-pdo-oci=D:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8=D:\php-sdk\oracle\instantclient10\sdk,shared"<br> Server API ISAPI<br> Virtual Directory Support enabled<br> Configuration File (php.ini) Path C:\Windows<br> Loaded Configuration File C:\PHP\php.ini<br> Scan this dir for additional .ini files (none) </p> </blockquote> <p>The version of PHP I installed was PHP 5.2.9-2 zip package - 8 April 2009 from <a href="http://www.php.net/downloads.php" rel="nofollow noreferrer">http://www.php.net/downloads.php</a>. This is a 32-bit package, but does run fine under Vista-64. I had previously had troubles getting the 64-bit versions to run, so I settled on the 32-bit version instead. It worked for me.</p> <p>You will note that I used ISAPI, which is recommended over CGI. Either way, I don't think it should make a difference.</p> <p>If you do want to run 64-bit PHP on Windows, you might want to try to do it by installing Apache first with the instructions given here: <a href="http://www.elxis.org/guides/developers-guides/64bit-apache-php-mysql-windows.html" rel="nofollow noreferrer">http://www.elxis.org/guides/developers-guides/64bit-apache-php-mysql-windows.html</a> However, I can't vouch for this as I haven't tried this particular set of instructions. But it does look quite complete.</p> <p>Those instructions (if you haven't already seen them) might also give you some hints as to where the various PHP files have to be. </p> <p>The other thing to check is to review the PHP writeup on Installation on Windows systems at: <a href="http://ca2.php.net/install.windows" rel="nofollow noreferrer">http://ca2.php.net/install.windows</a> - the user comments are especially useful and may give you ideas to try before having to go the uninstall/reinstall route.</p> <p>Hope something in here helps.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload