Linux: Creating a Link to the FastCGI(SAP DB) Executable 

Use

You must enter a new module (the FastCGI(SAP DB) module) in the list of Apache modules.

Prerequisites

Entering the FastCGI(SAP DB) Module in the List of Apache Modules to be Loaded

Conventions

Variables, Operating System Architecture

Procedure

Since the FastCGI(SAP DB) call refers to the directory DocumentRoot of the Apache Web Server, you have to create the corresponding call to the executable program (Executable) in the form of a link. The link must be created in the directory <installation_path_apache> .

  1. Go to the Apache installation directory <installation_path_apache> .
  2. Enter the following command:
    ln –s –f <installation_path_web_tools>/pgm/wafcgi htdocs/wafcgi.fcgi

Next Installation Step

Extending the Alias Entries

Integration

Modifying the Apache Module List