GetSimple Support Forum

Full Version: Flight Radar Server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi folks,

this is my website hosted by GetSimple:

Flight Radar Server Hamburg

This site runs under Debian 10 with lighttpd.
Hi,
It's always great to see people making interesting things with the GS cms.
Thanks for sharing with us your website made with the GS cms.

Quote:This site runs under Debian 10 with lighttpd.

Looks like a server for on a local computer so how do you make it accessible from the internet with dynamic ip ?
Using "always up" or an alternative way ?

The link to the wlmp project is dead
http://en.wlmp-project.net/downloads.php?cat=lighty
Any other links ?

Looks like I found two links here:
http://lighttpd.dtech.hu/
https://code.google.com/archive/p/wlmp-p.../downloads

Can you show us how to install php5.6.x and php7.x in lighttpd ?
That would be interesting for many of us here,
Thanks in advance
Hi Felix,



thank's for comment ! The "lighttpd" is running on a local machine as a sub-server with PHP 7.4.22



Of course, I like to explain how PHP is installed. But there are some very good tutorials that users can follow.




View this (available in many languages):




Lighttpd with PHP 7




Lighttpd with PHP 5





Who then has problems or questions, can appeal to me, no problem. (I'm IT professional)



regards

Dieter
(2021-08-16, 00:13:59)Felix Wrote: [ -> ]Looks like a server for on a local computer so how do you make it accessible from the internet with dynamic ip ?
Using "always up" or an alternative way ?

Sorry, forget to answer this question.

I use a domain provider, which registers my domain. The current IP transfers my router to the provider. The routing of the different subdomains happens via DNS, whose entries I can manage yourself.

What happens in my LAN, I do with different servers and different services (e.g., firewall, web server, etc.)

regards
Dieter
Hi,
Thanks for the links and replies.

On linux, instead of Xampp, maybe lighttpd could be a good alternative local developer server for the get-simple cms ?
What do you think ? Do you have any recommendations for an IDE using with lighttpd ?