15 Sep
Posted by jj as Security
This document is only a guide containing recommended security settings. It is not meant to replace well-structured policy or sound judgment. Furthermore this guide does not address site-specific configuration issues. Care must be taken when implementing this guide to address local operational and policy concerns. The security changes described in this document only apply to Microsoft Windows 2000 systems and should not be applied to any other Windows 2000 versions or operating systems.
Read the rest of this entry »
26 Sep
Posted by jj as Web Server, Windows
Depending on how your server is set up, you may or may not have Microsoft IIS installed. IIS is a mandatory install if you want to use Helm. It is used to host the Helm website, and will also host any websites you wish to create.
Note:- These are guidelines only. We will not provide support for IIS or any other 3rd party applications directly.
1.) Go to Start > Control Panel > Add/Remove Programs > Add/Remove Windows Components.
2.) Double-click Application Server.
3.) You will see that Internet Information Services (IIS) is not checked. Check the box. Press “OK”.
Read the rest of this entry »
To install PHP on an NT/2000/XP Server running IIS 4 or newer, follow these instructions. You have two options to set up PHP, using the CGI binary (php.exe in PHP 4, or php-cgi.exe in PHP 5) or with the ISAPI module. In either case, you need to start the Microsoft Management Console (may appear as ‘Internet Services Manager’, either in your Windows NT 4.0 Option Pack branch or the Control Panel=>Administrative Tools under Windows 2000/XP). Then right click on your Web server node (this will most probably appear as ‘Default Web Server’), and select ‘Properties’.
Read the rest of this entry »