Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by noodl: http://wiki.apache.org/httpd/WindowsVistaPlatform The comment on the change is: Minor language fixes ------------------------------------------------------------------------------ Used win32 httpd v2.2.4 and Windows Vista x64 - To get it running on Vista x64 I switched off User Account Control, rebooted, then installed apache to c:\users\%username%\programs\apache (that means I just installed it into my homedir) + To get it running on Vista x64 I switched off User Account Control, rebooted, then installed apache to c:\users\%username%\programs\apache (that means I just installed it into my homedir). - I plan on just using apache for local testing before uploading to a dedicated webserver, options at install where to not run as a service, but to listen on port 8080 when run manually + I plan on just using apache for local testing before uploading to a dedicated webserver, options at install were to not run as a service, but to listen on port 8080 when run manually. - Installing to the default location of C:\Program Files (x86)\ resulted in the httpd.conf file not being created, as well as other errors such as apache ignoring the -f option to specify where the httpd.conf should be + Installing to the default location of C:\Program Files (x86)\ resulted in the httpd.conf file not being created, as well as other errors such as apache ignoring the -f option to specify where the httpd.conf should be. Vista x64 has certain security requirements for programs installed to C:\Program Files (x86)\ and doesnt like programs to read/write there. Also there is less compatibility for programs not fully Vista compliant.
