I have to build a php website which has to connect to an Ingres database server.我将其安装在项目文件夹中,并尝试连接到我的ingres数据库。我不知道fsockopen()需要哪些参数,对于数据库主机(VMS服务器),我使用vnode,但ingres使用字符串作为端口,而fsockopen需要一个整数。我在Windows 7 Ingres 9.2上使用php 7.2.3在HP OpenVMS v.8.4上使用
require
我必须为我的php服务器使用一个ingres数据库。我永远不会在本地连接到ingres服务器上,是否仍然必须在本地安装ingres才能安装ingres?我尝试用PECL安装ingres:downloading ingres-2.2.2.tgz ...[/opt/Ingres/IngresII] :
building in /var/t