2 How to run CMS


     Subsystem can run on WINDOWS WEB server, workstation (WINDOWS XP) and on UNIX.
Subsystem requires IIS or Apache.

 2.1 To run on a home computer under Windows XP Professional:


Installing IIS web server


IIS is included in the standard installation of Windows 2000/2003/XP, on Windows 2003 and it is installed by default. To install IIS on Windows 2000/XP, you must h from Control Panel Start the Add or Remove Programs and go to Add or Remove Windows Components and mark Internet Information Services (IIS).

 Click the check box «Internet Information ...», if it is not installed. If it is set means «IIS» installed on your computer, in this case, click the "Cancel"

 Well, of course, do not forget to press the button «Next». The installer may ask you to "tell" it where the files are installing the system, I hope, with this you will have no problems.

Installing PHP


Download and run the installer

If the link to the installer (PHP or Aphache) does not work (deprecated and removed by the author), come to the site, find a more recent link

click «Next»

 Select «I accept ...» and-click «Next».

click «Next».

Install «IIS FastCGI» and-click «Next».

click «Next».

click «Install».

Installation is in progress.

Click  «Finish».

Loading subsystem


 Download folder «gidra» , unpack and put in place any hard disk. To decrease the text page, place it in the root of any drive.

 Setting permissions on a folder


Click the left folder «gidra», select Properties, and set permissions to "full access" to yourself.

 Create a virtual directory for the downloaded folder gidra and configure IIS web server after installing PHP


Open the Preferences window: Start-Settings-Control Panel.
Start the Server Setup program by clicking the icon.

Right-click "Web site by default" and in the menu select 'create' and click 'virtual directory "

Click on "Next".

Click on "Browse ..." to the "Browse for Folder" folder find «gidra»-click it and click "OK"

Select the check boxes as shown and click 'Next'.

Click on "Yes".

Click on "Finish".

Web site appeared «gidra».

Flick «gidra» and click "properties".

Click "Settings".

Click "Add".

Click "Browse", select the file in the window «php-cgi.exe». In the Extension box, type. php.
-Click «OK».

Click on "OK".

Click on "Documents»
Click on "Add»
Enter index.php
Flick «OK»
Close Window Server Configuration
This server may not work in the real Internet, but with the restriction of simultaneous number of visitors to the site, no more than 10.
to set up such a server contact your system administrator.

  1. Browser «Internet Explorer» subsystem's start typing in the address bar http://localhost/gidra/
  2. Open the main page of the site.
  3. Click on "ENTER".
  4. Enter the administrator password 123 (do not forget to change it!).
  5. Click on "V".
We wish you successful development subsystems and creating websites!
Yasankin VN Yasankina GP

2.2 Installation of the subsystem on a home computer with windows 7 Home Edition


  1. Download and place apache + php folder in the root of drive C:
  2. Windows 7 home version does not allow to install IIS server so you set Apache.
  3. Tip: If you are reinstalled, remove installed Aphache PHP (Start-Settings-Control Panel-Add or Remove Programs ...) and sets the folder where.
  4. Installing Apache server
  5. Download the installer program from internet
  6. Run the installer
    If the link to the installer (PHP or Aphache) does not work (deprecated and removed by the author), come to the site, find a more recent link

    Click «Next».

     Select «I accept ...» and-click «Next».

    Click «Next»

    Enter localhost in the first two fields in your e-mail address of the third. Click «Next».

    Click «Next».

    Click «Change...».

    Select the folder apache + php-and-click "OK".

    Click «Next».

    Click «Install».

    Installation is in progress.

    Click «Finish».

  7. Do restart apache (Click the green triangle in the lower right corner of the screen, select View and press restart.);
  8. Browser «Internet Explorer» subsystem's start typing in the address bar http://localhost/gidra/
  9. Open the main page of the site
  10. Click on "ENTER"
  11. Click on "V"
  12. Enter the administrator password 123 (do not forget to change it!)
We wish you successful development subsystems and creating websites!
Yasankin VN Yasankina GP