Php Informix Connect [英] Php Informix Connect

查看:58
本文介绍了Php Informix Connect的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,


我想把我的内网服务器(用php / apache)连接到另一个

informix数据库服务器,

但我没有。我不知道我该怎么做?


我可以使用php_informix扩展,例如ifx_connect();


我读过这篇文章: http:// www- 128.ibm.com/developerwork...ier/index.html

并迈出第一步,但我没有成功。


首先,我阅读本页并将PDO_INFORMIX复制到Php.5.3 / ext /

pdo_informix目录。

在我下载Php.5.2.3源代码并编译Php.5.2之前.3
来自源代码的
./configure --enable-pdo --with-pdo-informix = / opt /

informix bla bla ...然后make /安装它。

但是找不到informix驱动程序到/ opt / informix

shuold我下载并设置了Informix Client SDK?到/ opt / informix

目录

我的Intranet服务器功能

Fedora Core 6和Php 5.2.3以及Apache 2


有人可以帮我吗?

我应该连接这个数据库服务器。

如果你能告诉数据库服务器请与我联系。


因为英语不好而感到难过。

谢谢大家

Hello,

I want to connect my intranet server (with php/apache) to the other
informix database server,
But I didnt it. I dont know how i can do it?

Can i use php_informix extensions for example ifx_connect();

I was read this article: http://www-128.ibm.com/developerwork...ier/index.html
and doing step one step but i was not success.

Firstly I reading this page and copy PDO_INFORMIX to Php.5.3/ext/
pdo_informix directory.
Before i was download Php.5.2.3 source code and compiled Php.5.2.3
from the source code ./configure --enable-pdo --with-pdo-informix=/opt/
informix bla bla... then make / make install it.
But that not found informix driver to /opt/informix
shuold I download and setup Informix Client SDK ? to /opt/informix
directory
My Intranet Server Fetaures
Fedora Core 6 and Php 5.2.3 and Apache 2

can anyone help me?
I shoud connect this database server.
If you could to informix database server contact with me please.

I''am sad for bad english.
Thank you everything

推荐答案

Khan写道:
Khan wrote:

你好,


我想连接我的内网服务器(用php / apache)到另一个

informix数据库服务器,

但我没有。我不知道我该怎么办?


我可以使用php_informix扩展名,例如ifx_connect();
Hello,

I want to connect my intranet server (with php/apache) to the other
informix database server,
But I didnt it. I dont know how i can do it?

Can i use php_informix extensions for example ifx_connect();



我没有很久没有......在PDO发布之前就完成了。

I haven''t done it in a long time... before PDO was released.


我读过这篇文章: http://www-128.ibm.com/developerwork...ier /index.html

并且迈出了第一步,但我没有成功。
I was read this article: http://www-128.ibm.com/developerwork...ier/index.html
and doing step one step but i was not success.



似乎是一步一步的文章。 ..你应该继续。

Seems a step by step article... You should continue.


首先我读这个页面并将PDO_INFORMIX复制到Php.5.3 / ext /

pdo_informix目录。 />
在我从源代码下载Php.5.2.3源代码并编译Php.5.2.3

之前./configure --enable-pdo --with-pdo- informix = / opt /

informix bla bla ...然后make / make install it。

但是tha找不到informix驱动程序到/ opt / informix

shuold我下载并设置了Informix Client SDK?到/ opt / informix

目录
Firstly I reading this page and copy PDO_INFORMIX to Php.5.3/ext/
pdo_informix directory.
Before i was download Php.5.2.3 source code and compiled Php.5.2.3
from the source code ./configure --enable-pdo --with-pdo-informix=/opt/
informix bla bla... then make / make install it.
But that not found informix driver to /opt/informix
shuold I download and setup Informix Client SDK ? to /opt/informix
directory



是的。这是你提到的文章中的一个步骤。 PDO将需要

informix库。继续关注文章,如果你有任何问题,请回到这里


Yes. It''s one of the steps in the article you mentioned. PDO will require the
informix libraries. Keep following the article and if you have any issues come
back here.


任何人都可以帮助我吗?
can anyone help me?



希望是的。

Hopefully yes.


我应该连接这个数据库服务器。

如果你能告诉数据库服务器请与我联系。
I shoud connect this database server.
If you could to informix database server contact with me please.



我现在可以做的是确保你可以完成并且已经完成了很多人的工作。

a很多人。 >

What I can do for the moment is assure you it can be done and has been done by
a lot of people.


我因为英语不好而感到难过。
I''am sad for bad english.



这对我们所有人来说都是一个问题,非本地人...但我能理解你

完美...也许是因为我的英语也很差:)


问候,


-

Fernando Nunes

葡萄牙

http://informix-technology.blogspot。 com

我的电子邮件有效...但我不经常查看...

It''s a problem for all of us, non natives... But I could understand you
perfectly... maybe because my english is bad also :)

Regards,

--
Fernando Nunes
Portugal

http://informix-technology.blogspot.com
My email works... but I don''t check it frequently...


Fernando Nunes写道:
Fernando Nunes wrote:

Khan写道:
Khan wrote:

>你好,

我想要将我的内部网服务器(使用php / apache)连接到另一台
informix数据库服务器,
但我没有。我不知道怎么做?

我可以使用php_informix扩展,例如ifx_connect();
>Hello,

I want to connect my intranet server (with php/apache) to the other
informix database server,
But I didnt it. I dont know how i can do it?

Can i use php_informix extensions for example ifx_connect();



我还没做它在很长一段时间......在PDO发布之前。


I haven''t done it in a long time... before PDO was released.


>我读过这篇文章:
http://www-128.ibm.com/developerwork .. .ier / index.html

并且迈出了一步,但我没有成功。
>I was read this article:
http://www-128.ibm.com/developerwork...ier/index.html

and doing step one step but i was not success.



似乎一步一步文章...你应该继续。


Seems a step by step article... You should continue.



只需一个注释......文章希望你安装Informix服务器。

(它用onstat引用测试等)。跳过那一部分。您只需要

客户端产品(CSDK)。你已经拥有了服务器。


这篇文章在文章中,但我把它留在这里:csdk可以从
下载 http://www-306.ibm.com/software/data...downloads。 HTML


检查有人离开的其他答案。它更详细。


问候。

-

Fernando Nunes

葡萄牙

http://informix-technology.blogspot.com

我的电子邮件有效...但我不经常查看...

Just one note... The article expects you to install the Informix server.
(it references the tests with onstat etc.). Skip that part. You just need the
client side product (CSDK). You already have the server.

It''s in the article, but I leave it here: the csdk can be downloaded from
http://www-306.ibm.com/software/data...downloads.html

Check the other answer someone left. It''s more detailed.

Regards.
--
Fernando Nunes
Portugal

http://informix-technology.blogspot.com
My email works... but I don''t check it frequently...


On 5 Temmuz,15:30, Fernando Nunes< s ... @ domus.online.ptwrote:
On 5 Temmuz, 15:30, Fernando Nunes <s...@domus.online.ptwrote:

Khan写道:
Khan wrote:

您好,
Hello,


我想将我的内联网服务器(使用php / apache)连接到其他

informix数据库服务器,

但我没有。我不知道我怎么能这样做?
I want to connect my intranet server (with php/apache) to the other
informix database server,
But I didnt it. I dont know how i can do it?


我可以使用php_informix扩展名,例如ifx_connect();
Can i use php_informix extensions for example ifx_connect();



我在很长一段时间内没有做过......在PDO发布之前。


I haven''t done it in a long time... before PDO was released.


我读过这篇文章: http:/ /www-128.ibm.com/developerwork...rticle/dm-0606 ...

并迈出第一步,但我没有成功。
I was read this article:http://www-128.ibm.com/developerwork...rticle/dm-0606...
and doing step one step but i was not success.



似乎是一步一步的文章...你应该继续。


Seems a step by step article... You should continue.


首先我读这个页面并将PDO_INFORMIX复制到Php.5.3 / ext /

pdo_informix目录。

在我下载Php.5.2.3源代码并编译Php.5.2.3之前

源代码./configure --enable-pdo --with-pdo-informix = / opt /

informix bla bla ...然后make / make install it。

但是找不到informix驱动程序到/ opt / informix

shuold我下载并设置了Informix Client SDK?到/ opt / informix

目录
Firstly I reading this page and copy PDO_INFORMIX to Php.5.3/ext/
pdo_informix directory.
Before i was download Php.5.2.3 source code and compiled Php.5.2.3
from the source code ./configure --enable-pdo --with-pdo-informix=/opt/
informix bla bla... then make / make install it.
But that not found informix driver to /opt/informix
shuold I download and setup Informix Client SDK ? to /opt/informix
directory



是的。这是你提到的文章中的一个步骤。 PDO将需要

informix库。继续关注文章,如果你有任何问题,请回到这里



Yes. It''s one of the steps in the article you mentioned. PDO will require the
informix libraries. Keep following the article and if you have any issues come
back here.


任何人都可以帮助我吗?
can anyone help me?



希望是的。


Hopefully yes.


我应该连接这个数据库服务器。

如果你能告诉数据库服务器请与我联系。
I shoud connect this database server.
If you could to informix database server contact with me please.



我现在可以做的就是向你保证它可以完成并且由很多人完成。

a很多人。 >


What I can do for the moment is assure you it can be done and has been done by
a lot of people.


因为英语不好我很伤心。
I''am sad for bad english.



这对我们所有人来说都是一个问题,非本地人...但我能理解你

完美...也许是因为我的英语也很差:)


问候,


-

Fernando Nunes

葡萄牙

http://informix-technology.blogspot。 com

我的电子邮件有效...但我不经常查看...


It''s a problem for all of us, non natives... But I could understand you
perfectly... maybe because my english is bad also :)

Regards,

--
Fernando Nunes
Portugal

http://informix-technology.blogspot.com
My email works... but I don''t check it frequently...



谢谢你你的合作和有趣:)

我会尝试每个人:)

非常感谢

Thank you for your cooperate and interesting :)
I will try everyone :)
thank you a lot


这篇关于Php Informix Connect的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆