WXforum.net

Web Weather => Weather Web Site Help => Topic started by: BristolRILiveWx on August 19, 2018, 11:35:41 AM

Title: My own server...
Post by: BristolRILiveWx on August 19, 2018, 11:35:41 AM
Hi everyone,
  I am in the process of moving everything to my own server. I am running a MAC server with XAMPP...I have MySQL and PHP 7 running...I moved my meteotemplate over and its running smoothly. I want to move my SaratogaWX Template to my server and am wondering what is involved or what I need to make the web pages run correctly.
Title: Re: My own server...
Post by: Jasiu on August 19, 2018, 11:56:28 AM
I'd start with running check-fetch-times.php?show=info on your current Saratoga site to show what PHP functions, etc. are used/needed and ensure that you have all of those in place.
Title: Re: My own server...
Post by: BristolRILiveWx on August 19, 2018, 12:16:33 PM
I'd start with running check-fetch-times.php?show=info on your current Saratoga site to show what PHP functions, etc. are used/needed and ensure that you have all of those in place.

I will start there! Thank you


Sent from my iPhone using Tapatalk
Title: Re: My own server...
Post by: BristolRILiveWx on September 02, 2018, 02:04:19 PM
So I have everything in place. However it seems that when loading the page, it only loads when the Ajax update happens?


Sent from my iPhone using Tapatalk
Title: Re: My own server...
Post by: Jasiu on September 02, 2018, 09:01:13 PM
Need a link if you'd like anyone to have a look.
Title: Re: My own server...
Post by: BristolRILiveWx on September 02, 2018, 09:50:46 PM
Need a link if you'd like anyone to have a look.

fair enough.. http://rudmanradar.ddns.net:8888/ (http://rudmanradar.ddns.net:8888/) ..I had this script running on my 1and1.com host, I am in the process of looking for the config files, but felt like going with a clean install and working from there.
Title: Re: My own server...
Post by: BristolRILiveWx on September 02, 2018, 10:31:25 PM
figured it out...looked at the php logs of my server and saw it was a usaextremes script running that I was no longer using.