Recent content by CA3LE

  1. C

    Alarm Level Changed

    I don't have it listed. Maybe it's because I have the cheapest version... I'll look into those config files, thank you! :)
  2. C

    Alarm Level Changed

    Been running Plesk for about two weeks, the past day or so I'm getting emails like this... --- Server health parameter "Services > MySQL CPU usage" changed its status from "yellow" to "red". My server and services are running great, load on the server is more comfortable than ever. Nothing...
  3. C

    nginx Listen port 8080 -- $_SERVER['SERVER_PORT'] shows "443"

    I have nginx listening to port 8080, the site opens fine but in php $_SERVER['SERVER_PORT'] is being detected as port 443 -- $_SERVER['HTTPS'] is also set. I ultimately need $_SERVER['SERVER_PORT'] to show as "8080" for my application to work correctly. (long story why I even need that) This...
Back
Top