Thursday, December 15, 2022
Yesterday, I spent the day setting up Python on my experimental development mini PC and researching what would be required to setup my online hosting services to run cgi-bin Python files.
Normally, when I run php, c, or java files from the Netbeans environment, I can launch an external browser window to show the results.
The Netbeans plugin I installed for Python does not allow that option so I used the existing XAMPP Apache server to allow for manual requests of the Python script files. Php and MySQL requests also require the XAMPP Apache server in my developmental environments, however Netbeans can directly launch the browser using XAMPP in the background for these types of programs.

I installed Python39 in August 2021 on the same mini PC, however neglected to set the path correctly, so reinstalled a later version yesterday to enable the Apache XAMPP server access. Netbeans had no problem finding the older Python installation even though it was not part of the path environment.

I used to routinely update Windows autoexec.bat and config.sys system files and now cringe at the thought of having to manually do this with newer versions of Windows operating systems. The problem? More, where did I put those.
What about Python running on my online hosts (qisoftware.com/hosting-q.com)? I am continuing research into running cgi-bin files from my Apache Tomcat online hosting packages. That said, Python is an open scripting language, so I have no plans to use this resource for my own needs however can provide support for clients who would prefer programs written in that language.
Below is a photo of the mini PC (also the real estate course mini PC) I use to setup new experimental development environments. I do not setup these experimental development tools on the mini PC I use for production purposes (cannot afford to corrupt that environment), however the mini PC I use for the non-production development is now also the host for this blog. Long story short, I am thinking of getting a new mini PC. What do you think of the one shown below?


Still in the research phase of this purchase, however I have to say, I love the footprint (size) on the PC I have shown above.
