Lines Matching refs:directory

422    generate   custom   directory  listings  and  error  pages.  Additional
431 enter the proper install directory for the --with-nsapi=[DIR] option.
432 The default directory is usually /opt/netscape/suitespot/. Please also
454 5. Change to your extracted PHP directory: cd ../php-x.x.x
488 can place your php.ini in your web server config directory.
509 4. This is only needed if you want to configure a directory that only
510 consists of PHP scripts (same like a cgi-bin directory):
516 After that you can configure a directory in the Administration
531 6. To use PHP Authentication on a single directory, add the following:
575 Special use for error pages or self-made directory listings (PHP >= 4.3.3)
588 Another possibility is to generate self-made directory listings. Just
589 create a PHP script which displays a directory listing and replace the
590 corresponding default Service line for type="magnus-internal/directory"
592 Service fn="php4_execute" type="magnus-internal/directory" script="/path/to/scri
595 For both error and directory listing pages the original URI and
708 extensions directory generates sub-packages for all of the supported
717 will therefore need to create a /var/www/tmp directory for PHP
972 6. Locate or set the DocumentRoot This is the root directory for all
973 the web files. Files in this directory are served from the web
988 directory is another option and would end up looking like:
1098 directory of all known extensions and hosting facilities for
1213 a directory named extname:
1222 PHP extensions directory. You'll need to and adjust php.ini and add an
1284 under the php-src/ext/ directory and tell the PHP build system to
1292 This will result in the following directory:
1403 * Current working directory (except CLI).
1404 * The web server's directory (for SAPI modules), or directory of PHP
1406 * Windows directory (C:\windows or C:\winnt) (for Windows), or
1415 The Apache web server changes the directory to root at startup,
1451 a per-directory basis. These files are processed only by the
1457 directory, starting with the directory of the requested PHP file, and
1460 document root, only its directory is scanned.
1469 directory; if set to an empty string, PHP doesn't scan at all. The
1559 on a per-directory basis using the Windows registry. The configuration
1562 configuration values for the directory c:\inetpub\wwwroot would be
1564 Values\c\inetpub\wwwroot. The settings for the directory would be
1565 active for any script running from this directory or any subdirectory
1623 13. How do I add my PHP directory to the PATH on Windows?
1663 directory. If you're using the Apache webserver, php.ini is
1664 first searched in the Apaches install directory, e.g. c:\program
1742 the directory containing the PHP executable (php.exe on Windows)
1772 line, change to the directory containing the PHP executable
1788 think it is relative to your web root directory). Note that
1823 a directory PATH exists, then it's not being read, and you
1824 should put your php.ini in that directory. If php.ini is
1833 How do I add my PHP directory to the PATH on Windows?
1844 + Enter your PHP directory at the end, including ';' before
1860 Windows system directory, this is because this directory
1862 Copying files into the Windows system directory has long since
1879 directory where php.ini is located as the variable value (e.g.
1888 (replace C:\php with the directory where php.ini is located).