Posts: 3
Threads: 1
Joined: Aug 2021
Hi folks,
this is my website hosted by GetSimple:
Flight Radar Server Hamburg
This site runs under Debian 10 with lighttpd.
Posts: 515
Threads: 21
Joined: Feb 2019
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
Posts: 3
Threads: 1
Joined: Aug 2021
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
Posts: 3
Threads: 1
Joined: Aug 2021
(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
Posts: 515
Threads: 21
Joined: Feb 2019
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 ?