php-windows Digest 12 May 2008 11:15:42 -0000 Issue 3470
Topics (messages 28885 through 28885):
Running under Windows Vista?
28885 by: Alan M Dunsmuir
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Is there some trick to getting PHP5 to install properly under Windows Vista?
I had a successful Windows 'localhost' installation of Apache/MySQL/PHP
about a year ago, and I've been trying to get the same thing up under Vista
(Home Premium). MySQL and Apache2 install fine, but I just cannot get Apache
to recognise php coding. If I try to run phpinfo() as a "Hello, World!"
example, I get the full contents of the source file displayed on the
monitor:
<?php
phpinfo() ;
?>
I've made what I thought were the required changes to httpd.conv, and
stopped and restarted Apache, but php just won't kick in.
Would somebody please hold my hand, and walk me through what I need to do
step by step?
Many thanks.
--- End Message ---