- Server operating system version
- Debian 11
- Plesk version and microupdate number
- 18.0.42
Hi all,
We have a problem with extension OCI8 and the connexion to a remote database with oci_connect.
Configuration:
Plesk Obsedian 18.0.42
Debian 11
PHP FTM 7.4
Oci8
We thought it came from our firewall but after removing all iptables and ip6tables rules the problem is still here.
The remote network has successfully authorized the IP. When the same database is called from another server it works.
ModSecurity is off.
Fail2ban is off.
Do you have any idea of the possible origin of the problem?
1) fsockopen => ok. Port open
2) oci_connect => not ok. nothing with oci_error().
We have a problem with extension OCI8 and the connexion to a remote database with oci_connect.
Configuration:
Plesk Obsedian 18.0.42
Debian 11
PHP FTM 7.4
Oci8
We thought it came from our firewall but after removing all iptables and ip6tables rules the problem is still here.
The remote network has successfully authorized the IP. When the same database is called from another server it works.
ModSecurity is off.
Fail2ban is off.
Do you have any idea of the possible origin of the problem?
1) fsockopen => ok. Port open
2) oci_connect => not ok. nothing with oci_error().