Lines Matching refs:by

153    The  initial  PHP  setup and configuration process is controlled by the
235 have any extension(s) parse as PHP by simply adding more, with
236 each separated by a space. We'll add .phtml to demonstrate.
246 stop and restart the server, not just cause the server to reload by
319 also create a pgsql.so shared library that is loaded into PHP either by
320 using the extension directive in php.ini file or by loading it
459 extension(s) parse as PHP by simply adding them. We'll add .php to
470 And to allow .phps files to be handled by the php source filter,
494 Apache may be built multithreaded by selecting the worker MPM, rather
495 than the standard prefork MPM, when Apache is built. This is done by
560 after the number of requests specified by PHP_FCGI_MAX_REQUESTS is
563 APC will only share among children managed by PHP. If "min-procs" is
665 7. Run make followed by make install.
678 1. Add the following line to mime.types (you can do that by the
722 get executed as PHP. This is nice to hide PHP usage by renaming
766 some CGI environment variables in it. You can test this by starting
772 PHP 4.x by using the superglobal $_SERVER. If you have older scripts
833 If you have built PHP as a CGI program, you may test your build by
940 stable ports trees if you wish, but they are unsupported by the OpenBSD
982 You can simplify the Solaris install process by using pkgadd to install
1010 list is up to date. Typically, this is done by running the command
1105 enabled by default (easily accessible via the Terminal program).
1123 Finder or Spotlight to find this file may prove difficult as by
1124 default it's private and owned by the root user.
1126 Note: One way to open this is by using a Unix based text editor in
1127 the Terminal, for example nano, and because the file is owned by
1137 2. With a text editor, uncomment the lines (by removing the #) that
1165 which case the above instructions will differ slightly by changing
1238 load them. Extensions can be loaded by adding an extension directive.
1255 the different extensions that are offered by the PHP Development
1280 compiled by the PHP Group (see next section for the download).
1299 However, if you need functionality not provided by any core extension,
1445 you may specify for which installation you'd like to build by using the
1449 The list of command line options provided by the php-config script can
1450 be queried anytime by running php-config with the -h switch:
1472 --extension-dir Directory where extensions are searched by default
1473 --include-dir Directory prefix where header files are installed by
1623 The php.ini directives handled by extensions are documented on the
1655 a per-directory basis. These files are processed only by the
1734 can not be overridden by .htaccess or ini_set(). To clear a
1740 php_admin_flag can not be overridden by .htaccess or ini_set().
1818 specified CGI application misbehaved by not returning a complete
1836 by sticking dozens of 3rd-party libraries together and making it
1844 complex by not having completely separate execution threads,
1970 The specified CGI application misbehaved by not
1993 for IIS you can trap this error by ticking the 'check file
2023 To be sure your php.ini is being read by PHP, make a call to
2065 (C:\Windows, C:\WINNT, etc.) is by default in the systems PATH.