Author Topic: Error 500 - Internal server error  (Read 1225 times)

0 Members and 1 Guest are viewing this topic.

Offline ALITTLEweird1

  • Mark
  • Global Moderator
  • Forecaster
  • *****
  • Posts: 923
    • North Bend Weather
Error 500 - Internal server error
« on: December 06, 2016, 08:40:08 PM »
I just changed wifi routers and now Im getting this error trying to get to my site...

Error 500 - Internal server error

An internal server error has occured!
Please try again later.

I did notice to log into this router its 192.168.0.1 instead of the normal 192.168.1.1

Never seen this before... Any ideas?

Thanks
"Nature can do without man, but man cannot do without nature."


Software: WeatherDisplay
Hardware: Davis VP2 + VP2 Solar + VP2 UV + Lightning Detector + Logitech Webcam + Soil temp + Soil Moisture

Offline ALITTLEweird1

  • Mark
  • Global Moderator
  • Forecaster
  • *****
  • Posts: 923
    • North Bend Weather
Re: Error 500 - Internal server error
« Reply #1 on: December 06, 2016, 08:49:56 PM »
I can get to my mobile page.. http://www.northbendweather.com/WWL-mobile.php

But not my main page... http://www.northbendweather.com
"Nature can do without man, but man cannot do without nature."


Software: WeatherDisplay
Hardware: Davis VP2 + VP2 Solar + VP2 UV + Lightning Detector + Logitech Webcam + Soil temp + Soil Moisture

Offline Jáchym

  • Meteotemplate Developer
  • Forecaster
  • *****
  • Posts: 8605
    • Meteotemplate
Re: Error 500 - Internal server error
« Reply #2 on: December 06, 2016, 08:52:44 PM »
This is the default error, it can mean practically anything - sort of "something is wrong".

You should see the details about the error in the error log.

If it is error in a script you could try changing the server settings and set the "display errors" option to ON, which would show you the line number and file name.

Alternatively, you could try it in PHP, but it does not always work, it depends if PHP can override the server setting.

Code: [Select]
ini_set('display_errors', '1');
error_reporting(E_ALL);

Offline ALITTLEweird1

  • Mark
  • Global Moderator
  • Forecaster
  • *****
  • Posts: 923
    • North Bend Weather
Re: Error 500 - Internal server error
« Reply #3 on: December 06, 2016, 08:55:02 PM »
Where would I put that code?
"Nature can do without man, but man cannot do without nature."


Software: WeatherDisplay
Hardware: Davis VP2 + VP2 Solar + VP2 UV + Lightning Detector + Logitech Webcam + Soil temp + Soil Moisture

Offline nincehelser

  • Forecaster
  • *****
  • Posts: 3337
Re: Error 500 - Internal server error
« Reply #4 on: December 06, 2016, 09:10:46 PM »
I just changed wifi routers and now Im getting this error trying to get to my site...

Error 500 - Internal server error

An internal server error has occured!
Please try again later.

I did notice to log into this router its 192.168.0.1 instead of the normal 192.168.1.1

Never seen this before... Any ideas?

Thanks

It sound like your new router might be based on 192.168.0.xxx instead of the original 192.168.1.xxx

Perhaps that has changed the IP number of some of the other systems on your network?

Offline ALITTLEweird1

  • Mark
  • Global Moderator
  • Forecaster
  • *****
  • Posts: 923
    • North Bend Weather
Re: Error 500 - Internal server error
« Reply #5 on: December 06, 2016, 09:14:47 PM »
It was defaulted to 192.168.0.xxx , then I changed it to 192.168.1.xxx.

It strange that my mobile page loads, but not my main page.

Im not sure If I should change it back to the .0 or leave it at the .1
"Nature can do without man, but man cannot do without nature."


Software: WeatherDisplay
Hardware: Davis VP2 + VP2 Solar + VP2 UV + Lightning Detector + Logitech Webcam + Soil temp + Soil Moisture

Offline ALITTLEweird1

  • Mark
  • Global Moderator
  • Forecaster
  • *****
  • Posts: 923
    • North Bend Weather
Re: Error 500 - Internal server error
« Reply #6 on: December 06, 2016, 09:27:37 PM »
I think its fixed... Can a few people try my mobile page... http://www.northbendweather.com/WWL-mobile.php

and main page please... http://www.northbendweather.com/

Thanks
"Nature can do without man, but man cannot do without nature."


Software: WeatherDisplay
Hardware: Davis VP2 + VP2 Solar + VP2 UV + Lightning Detector + Logitech Webcam + Soil temp + Soil Moisture

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1824
    • Maumelle Weather
Re: Error 500 - Internal server error
« Reply #7 on: December 06, 2016, 09:32:07 PM »
Both worked for me, Mark.
GR2AE, GR3, Cumulus

Offline ALITTLEweird1

  • Mark
  • Global Moderator
  • Forecaster
  • *****
  • Posts: 923
    • North Bend Weather
Re: Error 500 - Internal server error
« Reply #8 on: December 06, 2016, 09:36:19 PM »
Both worked for me, Mark.

Great... Thanks for checking. Its amazing how much you freak out when your page doesn't load...lol
"Nature can do without man, but man cannot do without nature."


Software: WeatherDisplay
Hardware: Davis VP2 + VP2 Solar + VP2 UV + Lightning Detector + Logitech Webcam + Soil temp + Soil Moisture

Offline Maumelle Weather

  • Forecaster
  • *****
  • Posts: 1824
    • Maumelle Weather
Re: Error 500 - Internal server error
« Reply #9 on: December 06, 2016, 09:41:32 PM »
Both worked for me, Mark.

Great... Thanks for checking. Its amazing how much you freak out when your page doesn't load...lol

Oh, definitely!!! That was like the first time I tried to use a .htaccess file and locked myself out of my own site. Nothing like feeling like an idiot when you have to open a trouble ticket to get back in.
GR2AE, GR3, Cumulus

Offline ALITTLEweird1

  • Mark
  • Global Moderator
  • Forecaster
  • *****
  • Posts: 923
    • North Bend Weather
Re: Error 500 - Internal server error
« Reply #10 on: December 06, 2016, 09:57:37 PM »
Both worked for me, Mark.

Great... Thanks for checking. Its amazing how much you freak out when your page doesn't load...lol

Oh, definitely!!! That was like the first time I tried to use a .htaccess file and locked myself out of my own site. Nothing like feeling like an idiot when you have to open a trouble ticket to get back in.

lol... And most of the time its something minor that gets changed to cause your heart rate to go up.
"Nature can do without man, but man cannot do without nature."


Software: WeatherDisplay
Hardware: Davis VP2 + VP2 Solar + VP2 UV + Lightning Detector + Logitech Webcam + Soil temp + Soil Moisture