Hi,
i have an issue on my site.
first in testing site i am using non proxied (disable cloud) - my site working perfectly. Fyi, i am using php8.0.26 and Nginx 1.22.1.
But when i am using proxied enable - part when to logging my site got this error
- Warning : Undefined variable $_SESSION
- Warning : Trying to access array offset on value of type null
- Warning : Undefined variable $con
- Fatal error : Uncaught TypeError: mysqli_query(): Argument #1 ($mysql) must be of type mysqli, null given
Hope i can help for solved this issue. want enable proxied for use firewall option form CF and hide my server IP
That all
Thanks