Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can DSL Support these apps
#9
UPDATE: Web Server Install

After a lot of reading, I decided that Apache was going to be a lot of overhead for the hardware that I am targeting, given that, I decided to install nginx as my base web server.

nginx installs fine using apt and I was able to get the server up and serving static html right out of box. However, I was also targeting PHP and that is where nginx failed for my hardware. nginx php compatibility requires php-fpm and that requires 64 bit and systemd. This post https://www.antixforum.com/forums/topic/...d-systemd/ on the antix forum explains a lot. When I attempted to install php-fpm I got the dependency on systemd or systemd-tmpfiles error. Knowing that I was running the 32 bit distro, I quickly moved on from nginx and installed lighttpd.

lighttpd installs fine following basic instructions for any debian system and for php it relies on php-cgi, which has no problem installing on my hardware. I was able to serve up static html as well as php scripts with no problem.

I may revisit Apache and if I do, I'll be sure to post an update here.


SYSTEM:
EMACHINES (Gateway) T3304 (2005)
2.0GHz AMD Sempron 3300+ 64 bit Processor
2.0Ghz DDR RAM
Reply


Messages In This Thread
Can DSL Support these apps - by sctn4elk - 06-07-2024, 06:59 PM
RE: Can DSL Support these apps - by grindstone - 06-08-2024, 02:33 PM
RE: Can DSL Support these apps - by sctn4elk - 06-17-2024, 02:59 PM
RE: Can DSL Support these apps - by sctn4elk - 06-19-2024, 05:09 PM
RE: Can DSL Support these apps - by grindstone - 06-19-2024, 08:21 PM
RE: Can DSL Support these apps - by sctn4elk - 06-21-2024, 10:59 PM
RE: Can DSL Support these apps - by grindstone - 06-22-2024, 06:37 AM
RE: Can DSL Support these apps - by sctn4elk - 06-22-2024, 02:39 PM
RE: Can DSL Support these apps - by sctn4elk - 06-26-2024, 03:25 PM

Forum Jump:


Users browsing this thread: 7 Guest(s)