C:\php5\ is used to load extensions from by default in PHP5+ on Windows

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293474 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2010-01-13 01:09:36 +00:00
parent c653243a38
commit bbc73011bc

View file

@ -46,7 +46,8 @@
</para>
<para>
Windows - If not explicitly set in the &php.ini;, the extension is
loaded from <filename>c:\php4\extensions\</filename> by default.
loaded from <filename>c:\php4\extensions\</filename> (PHP4) or
<filename>C:\php5\</filename> (PHP5) by default.
</para>
<para>
Unix - If not explicitly set in the &php.ini;, the default extension