goba Sun Jun 13 10:31:25 2004 EDT
Modified files: /phpdoc/en/install/windows manual.xml Log: Added more info on where to look for ini stuff.Seems like I understand the search path. Implication: without PHPRC set, PHP 4 SAPI modules will not find the php.ini file if it is located in the PHP folder - this is why PHP 5 packages have all things in the root PHP folder. I'll update the docs later. http://cvs.php.net/diff.php/phpdoc/en/install/windows/manual.xml?r1=1.6&r2=1.7&ty=u Index: phpdoc/en/install/windows/manual.xml diff -u phpdoc/en/install/windows/manual.xml:1.6 phpdoc/en/install/windows/manual.xml:1.7 --- phpdoc/en/install/windows/manual.xml:1.6 Sun Jun 13 09:25:53 2004 +++ phpdoc/en/install/windows/manual.xml Sun Jun 13 10:31:25 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <sect1 id="install.windows.manual"> <title>Manual Installation Steps</title> @@ -259,7 +259,12 @@ </simplelist> </para> -<!-- WARNING: the instructions presented below still need serious revision!!!!!!! --> +<!-- + WARNING: the instructions presented below still need serious revision!!!!!!! + Refer to http://lxr.php.net/source/php-src/main/php_ini.c#262 for more information + on how the ini file is located on the system. This needs to be integrated to the + ini part too! + --> <para> The best bet is to make <filename>php4ts.dll</filename> available,