[users@httpd] Apache on the different platforms

2023-09-24 Thread Gregory Kuzmicki
8:38 PM EDT (Sunday) Jason: A dynamic link library on windows(. dll) is like a shared library(. so) on linux -Greg Frank: For me personally, what I am working on is PCI compliant payment processing. I am trying to process Visa, MasterCard, AMEX, in compliance with PCI standards for a series of

Re: [users@httpd] Apache on the different platforms

2023-09-24 Thread Gregory Kuzmicki
After working over ten years on Apache systems, many different distros, many different OS's and vers., I can say that more than anything my biggest vulnerability has been the ever-changing landscape of the internet itself, constant updates and browser changes, and continuous EOL and lack of

[users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-02 Thread Gregory Kuzmicki
July 3, 2023 12:19 am est Guys: I am catching up to the problem, but I will be following this one closely as I am also configuring. I will be testing. In the interim these are drafts. I will make edits after the Independence Day holiday. I will add a section specifically for node.js

Re: [users@httpd] node.js application listening on port 8000 enabled with SSL certificate returns ERR_SSL_PROTOCOL_ERROR on browser.

2023-07-02 Thread Gregory Kuzmicki
July 3, 2023 12:19 am est I am catching up to the problem. I will be testing. In the interim these are drafts. I will make edits after the Independence Day holiday. I will add a section specifically for node.js http://greg.gy/ssl http://greg.gy/machine http://greg.gy/ssl/install

Re: [users@httpd] Apache service reported path is invalid

2023-06-09 Thread Gregory Kuzmicki
t a chance! Best, Greg https://www.linkedin.com/in/colorsorted On Friday, June 9, 2023, Frank Gingras wrote: > Greg, > > Case sensitivity for paths isn't a concern on windows. > > On Fri, Jun 9, 2023 at 8:33 PM Gregory Kuzmicki < > gregory.kuzmi...@gmail.com> wrote: >

Re: [users@httpd] Apache service reported path is invalid

2023-06-09 Thread Gregory Kuzmicki
6/9/2023 8:05 PM EST Ravi: I was taking another look at your issue. I noticed a "case difference" and I am curious to know if this causing your issue. Please note that in your email dated 6/6/2023 5:33 AM the screenshot of your log states: -- The Apache service named reported the following

Re: [users@httpd] Apache service reported path is invalid

2023-06-08 Thread Gregory Kuzmicki
On that note, to verify if it is indeed a permissions issue, you may troubleshoot by granting all permissions to all users. Function: CHMOD If access proceeds as desired then you can at least be certain it is a permissions issue; then revert back to your policies and make note one by one to