mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
wups, these MDAC requirements are still needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161242 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
76956231ae
commit
319b2b10c3
1 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<sect1 id="install.windows.manual">
|
||||
<title>Manual Installation Steps</title>
|
||||
|
||||
|
@ -30,6 +30,15 @@
|
|||
</para>
|
||||
</note>
|
||||
|
||||
<note>
|
||||
<title>MDAC requirements</title>
|
||||
<para>
|
||||
If you use Microsoft <emphasis>Windows 98/NT4</emphasis> download the
|
||||
latest version of the Microsoft Data Access Components (MDAC) for your
|
||||
platform. MDAC is available at <ulink url="&url.mdac;">&url.mdac;</ulink>.
|
||||
</para>
|
||||
</node>
|
||||
|
||||
<para>
|
||||
The following steps should be performed on all installations before any
|
||||
server specific instructions.
|
||||
|
|
Loading…
Reference in a new issue