Lines Matching refs:set

65    set up anything on your own, only write your PHP scripts, upload it to
75 FastCGI processor. This means you set up your server to use the CGI
278 The next step is to set up a valid configuration file for PHP, php.ini.
285 In addition to reading these, study the ini settings and set every
295 option is to set the PHPRC environment variable. This process is
313 the section about Windows extensions, about how to set up one, and
386 * CGI users must set the cgi.force_redirect PHP directive to 0 inside
388 Also, CGI users may want to set the cgi.redirect_status_env
402 appropriately set in php.ini. These directives depend on the system
435 Mappings tab. Click Add and set the Executable path to the
454 Mappings tab. Click Add and set the Executable path to the
494 There are two ways to set up PHP to work with Apache 1.3.x on Windows.
547 Apache configuration file to set up the CGI binary:
633 There are two ways to set up PHP to work with Apache 2.0.x on Windows.
648 configuration file to set up the CGI binary:
670 configuration file to set up the PHP module for Apache 2.0:
767 php.ini-values, for example you can set a
891 important details. This directive needs to be set to 0.
914 This list describes how to set up the PHP CGI binary to work with
918 important details. This directive needs to be set to 0. If you want
1295 ; Boolean values can be set to either:
1334 previously set value use none as the value.
1336 Note: Don't use php_value to set boolean values. php_flag (see
1340 Used to set a boolean configuration directive. Can be used only
1345 in .htaccess files. Any directive type set with php_admin_value
1347 clear a previously set value use none as the value.
1350 Used to set a boolean configuration directive. This can not be
1351 used in .htaccess files. Any directive type set with
1364 you can not use PHP constants such as E_ALL or E_NOTICE to set the
1383 PHP_INI_USER can be set this way, PHP_INI_PERDIR values can not.
1443 returning a complete set of HTTP headers.
1490 example, set it with something like:
1657 returning a complete set of HTTP headers.
1698 You must set the cgi.force_redirect directive to 0. It defaults to 1 so
1700 directives, this is set in php.ini
1754 otherwise you must set the PHPRC environment variable:
1773 * Add a new line to the end of the file: set PHPRC=C:\php (replace