That's what I am using.. have done since my new server went online a few years ago :)
You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
Server updates
-
exxos
- Site Admin

- Posts: 28093
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Server updates
-
exxos
- Site Admin

- Posts: 28093
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Server updates
Is that simple to do ? It would be good if I could at least get the forum running on php7... though likely some extensions would break which would be the main issue :(IngoQ wrote: 13 Aug 2019 07:10Or you could set up a docker container for the old site. This would somewhat sandbox the installation (and therefore improving security a bit), and the rest could be updated.exxos wrote: 12 Aug 2019 23:13 I tried 7.2, but it from the AMN site with it being old, I think the floppyshop page broke as well.. The only way I could run later php versions is to run 2 servers :(
Probably the only way to really know, would be to clone the server and try the updates on the clone to see what happens.
EDIT:
Or just update ubuntu from 14 to 18 :twisted: :twisted:
-
IngoQ
- Site Admin

- Posts: 1073
- Joined: 22 Aug 2017 08:38
- Location: Germany
Re: Server updates
I'd do it the other way around: Keep your server recent, and have a docker container with the static environment that AMN needs.
Docker CAN be simple, I just started on that topic myself. The most difficult is probably the networking, since every container has its own networking interface. What I would probably do is set up the container to my liking and then have the already running apache reverse proxying the site to the container.
Docker CAN be simple, I just started on that topic myself. The most difficult is probably the networking, since every container has its own networking interface. What I would probably do is set up the container to my liking and then have the already running apache reverse proxying the site to the container.
Ingo :geek:
| Atari 1040STE@32MHz | Amiga 1200 (ACA1220) | Atari 800XL (U1MB, SIDE2) | Atari 130XL (Sophia DVI) | C64 (1541 Ultimate II, Rev3 RFMod Replacement) | TI 99/4A (F18A, 32k, FlashROM 99) | Sinclair ZX Spectrum 128 (Stereo, DivMMC) | Amstrad CPC664 (512k, M4 Wifi) | ... |
| Atari 1040STE@32MHz | Amiga 1200 (ACA1220) | Atari 800XL (U1MB, SIDE2) | Atari 130XL (Sophia DVI) | C64 (1541 Ultimate II, Rev3 RFMod Replacement) | TI 99/4A (F18A, 32k, FlashROM 99) | Sinclair ZX Spectrum 128 (Stereo, DivMMC) | Amstrad CPC664 (512k, M4 Wifi) | ... |
-
exxos
- Site Admin

- Posts: 28093
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Server updates
The forum may run a little slow for the next couple of hours, I am having to reorganise files and how the server backs up because things are freaking out that the disc space is getting low (there is actually 2GB!) :roll: I may have to restart the server at some point, so if the forum goes off-line for a few minutes, then people know why :)
-
exxos
- Site Admin

- Posts: 28093
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Server updates
Just a small warning that I am going to install a small forum extension likely tomorrow.
As things normally go wrong, you can expect the forum to crash and churn out all sorts of errors. Rest assured I know about them and won't likely last more than 10-30mins.
As things normally go wrong, you can expect the forum to crash and churn out all sorts of errors. Rest assured I know about them and won't likely last more than 10-30mins.
-
exxos
- Site Admin

- Posts: 28093
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Server updates
Extension didn't work, so no surprise, BUT Apparently I was using the wrong version of it, in other words don't assume the latest version is the latest version :lol: :roll:
anyway, this was @Icky idea... Basically to add a shop button in to the nav-bar. This will of course go directly to my web store. I think this may be a good idea as some people seem to be going to my main homepage to get to the store, which I mostly forget to update anyway...
Incidentally, there is a links button in the nav bar as well... if anyone wants to add anything there, then send me a PM with the link.
anyway, this was @Icky idea... Basically to add a shop button in to the nav-bar. This will of course go directly to my web store. I think this may be a good idea as some people seem to be going to my main homepage to get to the store, which I mostly forget to update anyway...
Incidentally, there is a links button in the nav bar as well... if anyone wants to add anything there, then send me a PM with the link.
-
Icky
- Site Admin

- Posts: 4311
- Joined: 03 Sep 2017 10:57
- Location: UK
Re: Server updates
Nice icon @exxos. I'll stop bugging you now :)
-
exxos
- Site Admin

- Posts: 28093
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Server updates
Forwarning that the whole server will be offline for about 10-30 mins at some point very soon. Not sure exactly when, some time over the next few days most likely. Will post more closer the time.
I will basically be cloning the sever so I can try upgrades of Ubuntu which include php7 etc which currently I know the Floppy shop PDL page will break along with AMN site.
AMN will be moved over to its own server and will likely remain on PHP5. I will also try a get the AMN forum running properly in the mix of things.
I'm assuming the forum software is already updated enough to run on php7.. Most of my site is basic HTML so shouldn't be any problems, my store will likely be the sticking point. I'm not aware of any depritiated functions, but I'm not expecting things to work first time.
With all this chaos going on, I will try it all out on a server clone first..hence the need to take the server offline to clone it soon. This work I suspect will be ongoing for several months in the background.
I will basically be cloning the sever so I can try upgrades of Ubuntu which include php7 etc which currently I know the Floppy shop PDL page will break along with AMN site.
AMN will be moved over to its own server and will likely remain on PHP5. I will also try a get the AMN forum running properly in the mix of things.
I'm assuming the forum software is already updated enough to run on php7.. Most of my site is basic HTML so shouldn't be any problems, my store will likely be the sticking point. I'm not aware of any depritiated functions, but I'm not expecting things to work first time.
With all this chaos going on, I will try it all out on a server clone first..hence the need to take the server offline to clone it soon. This work I suspect will be ongoing for several months in the background.
-
exxos
- Site Admin

- Posts: 28093
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Server updates
I have been looking into ways to clone the server ( as it used to be possible with the host) to practice on updating Ubuntu.. Long story short, the host cannot do this anymore because of incompatibilities with their new and old servers :roll:
I have just tried updating a fresh install of V14 to V16 ...
While this server is now running V16, Apache seems to have died. I am currently updating to V18 and I see V20 is out now as well.
So if even a generic version stall is not going to update without issues, my whole server is just not going to work either.
So what I am going to do is practice on a fresh install of V20 and then work out ways of cloning the forum and my website over to the new server for starters.. Basically moving stuff in stages and in a way I can thoroughly test the new server is running fine before making it live.
Please bear in mind, this work will happen incredibly slowly as I have just have so much to do anyway. I will not be touching the live server for probably some months but I just want to keep people in the loop of changes which will happen at some point in the future.
I have just tried updating a fresh install of V14 to V16 ...
While this server is now running V16, Apache seems to have died. I am currently updating to V18 and I see V20 is out now as well.
So if even a generic version stall is not going to update without issues, my whole server is just not going to work either.
So what I am going to do is practice on a fresh install of V20 and then work out ways of cloning the forum and my website over to the new server for starters.. Basically moving stuff in stages and in a way I can thoroughly test the new server is running fine before making it live.
Please bear in mind, this work will happen incredibly slowly as I have just have so much to do anyway. I will not be touching the live server for probably some months but I just want to keep people in the loop of changes which will happen at some point in the future.
You do not have the required permissions to view the files attached to this post.
-
exxos
- Site Admin

- Posts: 28093
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Server updates
Been playing around with a new V20 server and did a quick test on the same webpage with the V14 and V20 server..
So the new one seems twice as fast, be it the server and/or UBUNTU version.
So the new one seems twice as fast, be it the server and/or UBUNTU version.
You do not have the required permissions to view the files attached to this post.
Who is online
Users browsing this forum: CCBot and 1 guest