<div dir="auto"><div>I mean, not to add a layer of complexity for you, but I think embracing docker and containers would vastly simplify what you're doing (or trying to do) ... I was incredibly intimidated by docker, until I forced myself to do it, and then like most tech things, I found it to be quite simple. </div><div dir="auto"><br></div><div dir="auto">I'm certainly not an expert, but I'm proficient enough for my homelab.</div><div dir="auto"><br></div><div dir="auto">I think it would make things easier for you.</div><div><br></div><div data-smartmail="gmail_signature">---<br>Thanks,<br>Alexander<br><br>Sent from my Google Pixel 7 Pro</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 6, 2024, 16:43 <<a href="mailto:techlists@phpcoderusa.com">techlists@phpcoderusa.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Was not able to get a PHP script to create a text file. Worked on it <br>
way too long.<br>
<br>
I discovered I do not need PHP-FPM.<br>
<br>
I can take the user created during the Linux install that is sudo and <br>
add it to the www-data group, set ownership and permissions accordingly <br>
and everything works. PHP can create/modify/save/delete a text file.<br>
<br>
Only thing I have to do is set permissions and ownership for any PHP <br>
script created by VSC.<br>
<br>
Looks like an easier solution.<br>
<br>
For now I am done with PHP-FPM.<br>
<br>
Keith<br>
<br>
<br>
<br>
<br>
<br>
<br>
On 2024-12-05 10:53, Snyder, Alexander J wrote:<br>
> Okay, seriously though, it's easy. Go setup a RedHat account. Then go<br>
> to <a href="http://developer.redhat.com" rel="noreferrer noreferrer" target="_blank">developer.redhat.com</a> [1] and do that flow. I don't immediately<br>
> remember what that requires, but it's fairly straightforward and free.<br>
> I only have to revisit that flow once per year, and I have trouble<br>
> remembering what I did last week.<br>
> <br>
> You can then navigate their site and download the RHEL iso and create<br>
> a VM from it. During the setup you can register your VM, or you can do<br>
> it later from the CLI.<br>
> <br>
> Let me know if you have any issues.<br>
> <br>
> ---<br>
> Thanks,<br>
> Alexander<br>
> <br>
> Sent from my Google Pixel 7 Pro<br>
> <br>
> On Thu, Dec 5, 2024, 10:43 Snyder, Alexander J<br>
> <<a href="mailto:alexander@snyderfamily.co" target="_blank" rel="noreferrer">alexander@snyderfamily.co</a>> wrote:<br>
> <br>
>> Yeah. Use RHEL Proper. It's the tits.<br>
>> <br>
>> ---<br>
>> Thanks,<br>
>> Alexander<br>
>> <br>
>> Sent from my Google Pixel 7 Pro<br>
>> <br>
>> On Thu, Dec 5, 2024, 10:39 Keith Smith via PLUG-discuss<br>
>> <<a href="mailto:plug-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">plug-discuss@lists.phxlinux.org</a>> wrote:<br>
>> <br>
>>> Hi,<br>
>>> <br>
>>> As mentioned before I used to use CentOS as a development and<br>
>>> testing<br>
>>> web server.<br>
>>> <br>
>>> As I recall it was simple to configure a virtual host.<br>
>>> <br>
>>> 1) create the docroot off the home directory like this<br>
>>> /home/<user-name>/public_html/<br>
>>> 2) Create an Apache Virtual host configuration file. I recall<br>
>>> having<br>
>>> one "large" Apache configuration file that contained all of my<br>
>>> virtual<br>
>>> hosts.<br>
>>> <br>
>>> I'm a PHP developer not a system administrator. All these Ubuntu<br>
>>> PHP-FPM configuration issues are causing me to re-consider Ubuntu<br>
>>> as a<br>
>>> server... YIKES!!<br>
>>> <br>
>>> I want to keep things simple so I can get onto my PHP coding<br>
>>> projects.<br>
>>> <br>
>>> Any Thoughts?<br>
>>> <br>
>>> Thanks!!<br>
>>> Keith<br>
>>> ---------------------------------------------------<br>
>>> PLUG-discuss mailing list: <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">PLUG-discuss@lists.phxlinux.org</a><br>
>>> To subscribe, unsubscribe, or to change your mail settings:<br>
>>> <a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
> <br>
> <br>
> Links:<br>
> ------<br>
> [1] <a href="http://developer.redhat.com" rel="noreferrer noreferrer" target="_blank">http://developer.redhat.com</a><br>
</blockquote></div>