📄 ibase.installation.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>Installation</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="ibase.setup.html">Installing/Configuring</a></div> <div class="next" style="text-align: right; float: right;"><a href="ibase.configuration.html">Runtime Configuration</a></div> <div class="up"><a href="ibase.setup.html">Installing/Configuring</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div><hr /><div id="ibase.installation" class="section"> <h2 class="title">Installation</h2> <p class="para"> To enable InterBase support configure PHP <span class="option">--with-interbase[=DIR]</span>, where DIR is the InterBase base install directory, which defaults to <var class="filename">/usr/interbase</var>. </p> <blockquote><p><b class="note">Note</b>: <b>Note to Win32 Users</b><br /> In order for this extension to work, there are<acronym title="Dynamic Link Library">DLL</acronym> files that must be available to the Windowssystem <i>PATH</i>. For information on how to do this, see the<acronym>FAQ</acronym> entitled "<a href="faq.installation.html#faq.installation.addtopath" class="link">How do I add my PHP directory to the PATHon Windows</a>". Although copying DLLfiles from the PHP folder into the Windows system directory also works(because the system directory is by default in the system's<i>PATH</i>), this is not recommended. <em class="emphasis">This extension requires the following files to be in the<i>PATH</i>:</em> <var class="filename">gds32.dll</var> <br /> In case you installed the InterBase database server on the same machine PHP is running on, you will have this DLL already. Therefore you don't need to worry because <var class="filename">gds32.dll</var> will already be in the <i>PATH</i>. <br /> </p></blockquote></div><hr /><div style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="ibase.setup.html">Installing/Configuring</a></div> <div class="next" style="text-align: right; float: right;"><a href="ibase.configuration.html">Runtime Configuration</a></div> <div class="up"><a href="ibase.setup.html">Installing/Configuring</a></div> <div class="home"><a href="index.html">PHP Manual</a></div></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -