- Fix for bug #15627

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70561 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2002-02-19 19:09:44 +00:00
parent d65e985dee
commit d52cbbb92f

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.26 $ -->
<!-- $Revision: 1.27 $ -->
<reference id="ref.ifx">
<title>Informix functions</title>
<titleabbrev>Informix</titleabbrev>
@ -41,8 +41,8 @@
Make sure that the Informix environment variables INFORMIXDIR and
INFORMIXSERVER are available to the PHP ifx driver, and that the
INFORMIX bin directory is in the PATH. Check this by running a
script that contains a call to <function>phpinfo()</function>
before you start testing. The <function>phpinfo()</function>
script that contains a call to <function>phpinfo</function>
before you start testing. The <function>phpinfo</function>
output should list these environment variables. This is &true; for
both CGI php and Apache mod_php. You may have to set these
environment variables in your Apache startup script.