Lines Matching refs:use

53    want  to  use  PHP for. There are three main fields you can use PHP, as
73 module support for your web server, you can always use it as a CGI or
74 FastCGI processor. This means you set up your server to use the CGI
77 If you are also interested to use PHP for command line scripting (e.g.
154 use of the command line options of the configure script. You could get
215 php.ini in another location, use --with-config-file-path=/some/path in
362 --with-apxs=/path/to/apxs . You must NOT use the apxs version that
414 prefork. To test the installation use your normal procedure for
445 having php.ini in another location, use
465 and .phtml files to be executed as PHP, but nothing else, we'd use
471 and displayed as syntax-highlighted source code, use this:
524 Please use the » Lighttpd trac to learn how to install Lighttpd
625 From PHP 4.3.3 on you can use PHP scripts with the NSAPI module to
710 called. For boolean ini-keys please use 0/1 as value, not
735 6. To use PHP Authentication on a single directory, add the following:
773 which use $HTTP_HOST, etc., you should turn on register_globals in
779 Special use for error pages or self-made directory listings (PHP >= 4.3.3)
781 You can use PHP to generate the error pages for "404 Not Found" or
885 php4-imap-4.3.8.tgz. You need to use the phpxs command to activate and
914 modules, use the no_* FLAVOR. For example, to skip building the imap
922 session files to be stored, or use an alternative session backend.
924 listen on the localhost interface. If you use network functions,
931 be installed. If you do not wish to use some of the font features
939 using this method, it is now deprecated. You can still use the old
1128 root we'll use the sudo command to open it (as root) so for example
1171 5. Set the php.ini location or use the default A typical default
1174 PHP will use all default values. See also the related FAQ on
1239 To this php.ini file, or through the use of the dl() function.
1344 However, some web servers are confusing because they do not use the
1412 extension, you can use the lower-level build tools to perform the build
1427 extension=extname.so line before you can use the extension.
1613 If php-SAPI.ini exists (where SAPI is the SAPI in use, so, for example,
1657 extension. If you are using Apache, use .htaccess files for the same
1670 control the use of user INI files.
1722 previously set value use none as the value.
1724 Note: Don't use php_value to set boolean values. php_flag (see
1735 previously set value use none as the value.
1755 you can not use PHP constants such as E_ALL or E_NOTICE to set the
1797 1. Why shouldn't I use Apache2 with a threaded MPM in a production
1829 15. Is it possible to use Apache content negotiation (MultiViews
1833 Why shouldn't I use Apache2 with a threaded MPM in a production
1849 If you want to use a threaded MPM, look at a FastCGI
1880 test case. If you know how to use 'gdb', it is very helpful when
2098 Is it possible to use Apache content negotiation (MultiViews option)
2102 don't include extension and you want to use content negotiation