• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Upgrade to 8.1.1 breaks (HTTPS environment is on)

I

infiniweb

Guest
Hello,

We recently upgraded to plesk 8.1.1 and now our PHP scripts are behaving strangly because the HTTPS environment variable is set to "on" even when accessing a site with NO ssl certificate.

Why is that behavior changed in plesk 8.1.1 ? Can anyone confirm that behavior?

Here's a PHP code sample you can put on your site to help you identify the problem:

PHP:
<?php echo 'HTTPS = '.getenv('HTTPS') ?><BR>


If you test this on a non secure site and the result is: HTTPS = on
then you have that problem too..


Thank you.
 
Back
Top