You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Step 1. Installation script tries to auto-detect the current version of Apache HTTP Server, its root directory, and path to its configuration file (httpd.conf). To accept the auto-detected Apache HTTP Server parameters, press Enter. Otherwise, specify the required version number manually:

Auto-detecting the Apache HTTP Server parameters...
Press Enter to accept the auto-detected (if any) or enter your custom values.
Apache HTTP Server version is [2.4.18]: 
Apache HTTP Server root directory is /etc/apache2
Apache HTTP Server configuration directory is [/etc/apache2/conf-available]: 

Step 2. To activate a new configuration, run the following command: 

service apache2 reload

Step 3. To enable additional and required mod_mime and mod_headers Apache HTTP Server modules, press Enter. If they are already enabled for your web server, type No.

Modules:
headers
mime
Do you want to enable the required modules automatically? Enter yes or no [yes]: yes

Step 4. Install the FastCGI module for Apache HTTP Server if you have selected 4. WSC Dialog Plugin for CKEditor or [5] All products on step 2.5 before. To install a generic mod_fastcgi module shipped with the installation package, press Enter.

It is recommended to use a certain external mod_fastcgi module which is specifically tailored for your system. However, you may decide to stick with a generic one shipped with the package.


Please note that it is recommended to use a certain external mod_fastcgi module which is specifically tailored for your system. However, you may decide to stick with a generic one shipped with the package.
Do you want to proceed with the mod_fastcgi installation from the WSC package? Enter yes or no: yes

Step 5. To enable the required modules automatically, press Enter.

Do you want to enable the required modules automatically? Enter 'y' or 'n' [y]:

Step 6. To restart Apache HTTP Server, press Enter.

Do you want to restart Apache HTTP Server? Enter 'y' or 'n' [y]: 

  • No labels