PLBWEB_PHP_LOCATION Keyword


10.2

     PLBWEB_PHP_LOCATION={path}

 

This keyword specifies the path to the PHP software installation. This keyword is required and is placed in the [Environment] section of the PWS configuration INI file.

Where:

path
Directory from which the PHP runtime engine is loaded and invoked.

Note:

1.   If this keyword is configured, the PWS will add support for the PHP mime type.

2.   The PWS software uses the php-cgi executable and the PWS CGI/FastCGI interfaces to provide PHP support.

3.   The PHP software can be obtained from www.php.net.

Example:

 

PLBWEB_PHP_LOCATION=c:\sunbelt\php\

 

In this case, the 'php' software has been installed and is located in the 'c:\sunbelt\php\' directory.

 

 

See Also: Server Configuration Keywords, Server Command Line



PL/B Web Server PLBWEB_NUMBERTYPE PLBWEB_PHP_MAX_COUNT