Giter VIP home page Giter VIP logo

Comments (2)

sciguy14 avatar sciguy14 commented on May 27, 2024

That means the HTTPS variable is not defined in the $_SERVER global variable. Sounds like a PHP configuration issue. What is the URL you're using to access the site? Is it: http://yoursite.com:5000? What happens why you try to access the HTTPS site directly? https://yoursite.com

from remote-wake-sleep-on-lan-server.

ClaytonAstrom avatar ClaytonAstrom commented on May 27, 2024

@sciguy14 thanks for the response!

Using chrome, the url I'm using is just the one from No-IP (not specifying http or https, letting it resolve on it's own). I have the domain name setup to go to :5000, and then my router to redirect 5000 to 80. Whether I put in http or https though, the client response is the same: "The site can't provide a secure connection":

Screen shot

![screenshot_2016-05-02-07-42-11](https://cloud.githubusercontent.com/assets/3735885/14954650/c4e0420a-1039-11e6-81b3-7eb19574be43.png)

I think the ports are getting screwed with somehow. Here's the full error:
[Mon May 02 12:37:19.477972 2016] [:error] [pid 683] [client <my phone's global ip>:4095] PHP Notice: Undefined index: HTTPS in /var/www/html/index.php on line 24

I'm getting different ports for some reason, whether I use the FQDN or even the IP address directly with the associated port. I get the same response locally, however, so maybe that's nothing. From a local computer (which, despite the error, allows me to connect):
[Mon May 02 12:50:41.005029 2016] [:error] [pid 687] [client 192.168.1.129:50389] PHP Notice: Undefined index: HTTPS in /var/www/html/index.php on line 24

Hope this information helps, let me know what else I can provide. Thanks!

from remote-wake-sleep-on-lan-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.