PHP/Linux to AS/400-db2

后端 未结 4 1271
轮回少年
轮回少年 2020-12-09 22:41

I am trying to get php on Linux Centos server access as/400 (iSeries) db2 database.

I am using this IBM guide as much as possible, (though we could not get GUI confi

4条回答
  •  感动是毒
    2020-12-09 23:17

    indeed job log had this entry:

    Mar 9 14:04:52 mtl setroubleshoot: SELinux is preventing the http daemon from connecting to network port 8471

    I turned off SELinux and problem solved.

    Thanks for the lead!

提交回复
热议问题