EmperorFPI
Basic Pleskian
- Server operating system version
- Rocky Linux 8.8 (Green Obsidian)
- Plesk version and microupdate number
- Plesk Obsidian Version 18.0.56
I have tried everything I could find.
In the phpinfo file it is showing the server Name correctly but the:
$_SERVER['REMOTE_ADDR'] is showing (127.0.0.1) localhost
$_SERVER['SERVER_ADDR'] is showing (127.0.0.1) localhost
and the,
$_SERVER['HTTP_X_FORWARDED_FOR'] is showing correct IP address of the server
$_SERVER['HTTP_X_REAL_IP'] is showing the correct IP address of the server
and WHMCS logs only show the (127.0.0.1) IP for ALL logins; Admin, Client, Incognito, using VPN
Where can I look, what can I try?
Thanks for helping
In the phpinfo file it is showing the server Name correctly but the:
$_SERVER['REMOTE_ADDR'] is showing (127.0.0.1) localhost
$_SERVER['SERVER_ADDR'] is showing (127.0.0.1) localhost
and the,
$_SERVER['HTTP_X_FORWARDED_FOR'] is showing correct IP address of the server
$_SERVER['HTTP_X_REAL_IP'] is showing the correct IP address of the server
and WHMCS logs only show the (127.0.0.1) IP for ALL logins; Admin, Client, Incognito, using VPN
Where can I look, what can I try?
Thanks for helping