diff --git a/chapters/install.xml b/chapters/install.xml index 31d29dbe8b..bb9cace734 100644 --- a/chapters/install.xml +++ b/chapters/install.xml @@ -96,16 +96,16 @@ - + Apache Module Quick Reference - + PHP can be compiled in a number of different ways, but one of the most popular is as an Apache module. The following is a quick installation overview. - + Quick Installation Instructions for PHP 4 (Apache Module Version) @@ -175,7 +175,7 @@ This section contains notes and hints specific to HP-UX installs of PHP. </para> - <example id="install.hpux"> + <example id="install.hpux.example"> <title> Installation Instructions for HP-UX 10 @@ -250,7 +250,6 @@ Hope this helps somebody, Paul Mckay. - @@ -360,7 +359,7 @@ Paul Mckay. There are two slightly different versions of Mac OS X, client and server. The following is for OS X server. - + Mac OS X server install @@ -432,6 +431,7 @@ Paul Mckay. + Other examples for Mac OS X client and @@ -1619,7 +1619,7 @@ Paul Mckay. --enable-force-cgi-redirect - + PHP 3, PHP 4: Enable the security check for internal server redirects. You should use this if you are running the CGI version with Apache. @@ -2936,7 +2936,7 @@ Paul Mckay. - + Installation of Windows Modules After installing PHP and a webserver on windows, you will @@ -3513,17 +3513,16 @@ Paul Mckay. - + Netscape and iPlanet Enterprise Server Installs To build PHP with NES or iPlanet web servers, enter the proper - install directory for the - option. The default directory is usually /opt/netscape/suitespot/. Please - also read /php-xxx-version/sapi/nsapi/nsapi-readme.txt. + install directory for the + + option. The default directory is usually + /opt/netscape/suitespot/. + Please also read /php-xxx-version/sapi/nsapi/nsapi-readme.txt. @@ -3577,13 +3576,13 @@ your netscape server is installed. Otherwise, change to correct path: /path/to/server/https-servername/start - + You may also need to edit the configuration files that are - located in:/path/to/server/https-servername/config/. - - - + + + Configuration Example for Netscape Enterprise @@ -3601,7 +3600,7 @@ You should place the following lines after mime types init. Init fn="load-modules" funcs="php4_init,php4_close,php4_execute,php4_auth_trans" shlib="/php4/nsapiPHP4.dll" Init fn=php4_init errorString="Failed to initialize PHP!" - + <object name="default"> . . . @@ -3609,13 +3608,13 @@ You should place the following lines after mime types init. Service fn="php4_execute" type="magnus-internal/x-httpd-php" . . - + </Object> - + <Object name="x-httpd-php"> ObjectType fn="force-type" type="magnus-internal/x-httpd-php" Service fn=php4_execute - + </Object> Authentication configuration @@ -3624,22 +3623,21 @@ You should place the following lines after mime types init. PASSED TO YOUR PHP SCRIPT. To configure PHP Authentication for the entire server, add the following line: - + <Object name="default"> AuthTrans fn=php4_auth_trans . . . . - + </Object> To use PHP Authentication on a single directory, add the following: - + <Object ppath="d:\path\to\authenticated\dir\*"> AuthTrans fn=php4_auth_trans - + </Object> - @@ -3701,7 +3699,7 @@ You should place the following lines after mime types init. - + Other web servers PHP can be built to support a large number of web servers. Please diff --git a/functions/uodbc.xml b/functions/uodbc.xml index 6a43dc7c29..8f2b560513 100644 --- a/functions/uodbc.xml +++ b/functions/uodbc.xml @@ -18,12 +18,14 @@ url="&url.solid;">Solid, and Sybase SQL Anywhere. + There is no ODBC involved when connecting to the above