<div dir="ltr">Thirding LAMP stack for simple and quick development project. <br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 5, 2024 at 9:24 AM Allen Beddingfield via Ale <<a href="mailto:ale@ale.org">ale@ale.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm going to answer this one from the point of view of the Linux administrator managing the server, not the web developer (because I'm not one). <br>
I fully expect a lot of people to disagree.<br>
PHP is the easiest thing to host (aside from plain HTML).  Just create an Apache virtual host, load the PHP module for Apache and maybe rewrite, and give sftp access to the data directory.  Done.<br>
No other packages to pull in, no giving the web developer shell access, not proxy config to get SSL working, etc....  and most importantly, no "this is such a complicated mess, that I will let the developer do it in a container".<br>
Allen B.<br>
<br>
--<br>
Allen Beddingfield<br>
Systems Engineer<br>
Office of Information Technology<br>
The University of Alabama<br>
Office 205-348-2251<br>
<a href="mailto:allen@ua.edu" target="_blank">allen@ua.edu</a><br>
<br>
________________________________________<br>
From: Ale <<a href="mailto:ale-bounces@ale.org" target="_blank">ale-bounces@ale.org</a>> on behalf of Steve Litt via Ale <<a href="mailto:ale@ale.org" target="_blank">ale@ale.org</a>><br>
Sent: Tuesday, June 4, 2024 8:58 PM<br>
To: <a href="mailto:ale@ale.org" target="_blank">ale@ale.org</a><br>
Cc: Steve Litt<br>
Subject: [EXTERNAL] [ale] Is PHP the easiest way to make a web application?<br>
<br>
Hi all,<br>
<br>
I'm considering making an online web application that has rules, does<br>
some computing, rolls dice, maybe shuffles cards, and takes user input<br>
as clicks and maybe as text fields.<br>
<br>
I tried Node.JS a long time ago, and nope!<br>
<br>
I'm not a RAILS fan either. I tried Python Flask and it's, well, OK,<br>
but kind of like trying to meld completely different things.<br>
<br>
Do you guys think PHP might be the best route to take for my online web<br>
game?<br>
<br>
Thanks,<br>
<br>
SteveT<br>
<br>
Steve Litt<br>
<br>
Autumn 2023 featured book: Rapid Learning for the 21st Century<br>
<a href="http://www.troubleshooters.com/rl21" rel="noreferrer" target="_blank">http://www.troubleshooters.com/rl21</a><br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div>