public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Internal Server Error running perl script in browser
@ 2022-11-17 16:22 Michael Lascuola
  2022-11-17 18:51 ` René Berber
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Lascuola @ 2022-11-17 16:22 UTC (permalink / raw)
  To: cygwin


[-- Attachment #1.1: Type: text/plain, Size: 2906 bytes --]

Good day!

I have an issue where I receive "Internal Server Error" when running perl scripts in the browser.  Here's an example script that works OK when running from the Cygwin Terminal:

#!/usr/local/bin/perl
use DBI;
my @ary = DBI->available_drivers();
print @ary;

print "Content-type:text/html\n\n";
print "<html><head><title>My First Script</title></head>\n\n";
print "<body>\n";
print "<p>Hello from <b>mpl.pl</b></p>\n";
print "</body></html>";


Here are the results:

$ perl  mpl.pl
DBMExamplePFileGoferMemODBCProxySpongeContent-type:text/html

<html><head><title>My First Script</title></head>

<body>
<p>Hello from <b>mpl.pl</b></p>
</body></html>


/var/log/httpd/error_log shows:

[Wed Nov 16 19:49:40.191277 2022] [cgi:error] [pid 26397] [client 192.168.220.164:59271] AH01215: Can't locate loadable object for module DBI in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads /usr/local/share/perl5/site_perl/5.32 /usr/lib/perl5/vendor_perl/5.32/x86_64-cygwin-threads /usr/share/perl5/vendor_perl/5.32 /usr/lib/perl5/5.32/x86_64-cygwin-threads /usr/share/perl5/5.32) at /usr/share/perl5/5.32/DBI.pm line 284.: /srv/www/cgi-bin/mpl.pl
[Wed Nov 16 19:49:40.191798 2022] [cgi:error] [pid 26397] [client 192.168.220.164:59271] AH01215: BEGIN failed--compilation aborted at /usr/share/perl5/5.32/DBI.pm line 284.: /srv/www/cgi-bin/mpl.pl
[Wed Nov 16 19:49:40.192094 2022] [cgi:error] [pid 26397] [client 192.168.220.164:59271] AH01215: Compilation failed in require at /srv/www/cgi-bin/mpl.pl line 2.: /srv/www/cgi-bin/mpl.pl
[Wed Nov 16 19:49:40.192408 2022] [cgi:error] [pid 26397] [client 192.168.220.164:59271] AH01215: BEGIN failed--compilation aborted at /srv/www/cgi-bin/mpl.pl line 2.: /srv/www/cgi-bin/mpl.pl
[Wed Nov 16 19:49:40.192495 2022] [cgi:error] [pid 26397] [client 192.168.220.164:59271] End of script output before headers: mpl.pl

DBI.pm is in at least 2 of the locations listed in @INC
$ ll     /usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads/DBI.pm
-rwxr-xr-x 1 svc_dpa_sql Domain Users 318199 Nov 17 10:18 /usr/local/lib/perl5/site_perl/5.32/x86_64-cygwin-threads/DBI.pm*

I have reinstalled DBI, but the symptoms remain.

Enclosed is the output from cygcheck -s -v -r -h > cygcheck_output.txt and httpd.conf, if they help.

Where would you look next?

Thanks!!

IMPORTANT NOTICE AND DISCLAIMER: The information contained in this e-mail, including any attachments, is privileged, strictly confidential, and is intended only for the use of the addressee(s) indicated above. If you are not an intended recipient of this e-mail, you are strictly prohibited from reading, reviewing, using, disclosing, printing, copying or disseminating this e-mail, and are asked to (a) notify the sender only of your receipt of this e-mail, and (b) permanently delete this e-mail immediately. Thank you.

[-- Attachment #2: cygcheck_output.txt --]
[-- Type: text/plain, Size: 69027 bytes --]

# cygcheck -s -v -r -h > cygcheck_output.txt

Cygwin Configuration Diagnostics
Current System Time: Wed Nov 16 19:20:14 2022

Windows 2016 Server Standard Ver 10.0 Build 14393 

Running in Terminal Service session

Path:	C:\cygwin64\home\svc_dpa_sql\perl5\bin
	C:\cygwin64\usr\local\bin
	C:\cygwin64\bin
	C:\Windows\system32
	C:\Windows
	C:\Windows\System32\Wbem
	C:\Windows\System32\WindowsPowerShell\v1.0
	C:\Strawberry\c\bin
	C:\Strawberry\perl\site\bin
	C:\Strawberry\perl\bin
	C:\Program Files\PowerShell\7
	C:\Users\svc_dpa_sql\AppData\Local\Microsoft\WindowsApps
	.
	C:\cygwin64\opt\dbamon\bin
	C:\cygwin64\usr\sbin
	C:\cygwin64\home\svc_dpa_sql\bin

Output from C:\cygwin64\bin\id.exe
UID: 1122295(svc_dpa_sql)
GID: 1049089(Domain Users)
1049089(Domain Users)
544(Administrators)
555(Remote Desktop Users)
545(Users)
14(REMOTE INTERACTIVE LOGON)
4(INTERACTIVE)
11(Authenticated Users)
15(This Organization)
4095(CurrentSession)
66048(LOCAL)
1094623(exactACCESS Users)
1104417(CTRX File Explorer)
1101140(SQL SA)
1105935(CTRX SRHC Users)
1078627(Citrix Users)
1095766(hciDevUsers)
1104415(CTRX HealthStream web app)
70145(Authentication authority asserted identity)
405504(High Mandatory Level)

SysDir: C:\Windows\system32
WinDir: C:\Windows

Here's some environment variables that may affect cygwin:
USER = 'svc_dpa_sql'
PWD = '/home/svc_dpa_sql'
HOME = '/home/svc_dpa_sql'

Here's the rest of your environment variables:
USERDOMAIN = 'SRHC'
OS = 'Windows_NT'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
PROCESSOR_LEVEL = '6'
PSModulePath = 'C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules'
CommonProgramW6432 = 'C:\Program Files\Common Files'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
TZ = 'America/Chicago'
POWERSHELL_DISTRIBUTION_CHANNEL = 'MSI:Windows Server 2016 Standard'
HOSTNAME = 'IT-SQL-DBA'
PUBLIC = 'C:\Users\Public'
OLDPWD = '/opt/dbamon/adm/instances_test'
PERL_MB_OPT = '--install_base "/home/svc_dpa_sql/perl5"'
USERNAME = 'svc_dpa_sql'
LOGONSERVER = '\\MHS-DC1'
PROCESSOR_ARCHITECTURE = 'AMD64'
PLOTICUS_PREFABS = '/usr/share/ploticus/prefabs'
LOCALAPPDATA = 'C:\Users\svc_dpa_sql\AppData\Local'
COMPUTERNAME = 'IT-SQL-DBA'
SYSTEMDRIVE = 'C:'
USERPROFILE = 'C:\Users\svc_dpa_sql'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
SYSTEMROOT = 'C:\Windows'
USERDOMAIN_ROAMINGPROFILE = 'SRHC'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 79 Stepping 0, GenuineIntel'
TMP = '/tmp'
LC_CTYPE = 'en_US.UTF-8'
TERM_PROGRAM = 'mintty'
TERM_PROGRAM_VERSION = '3.6.1'
PROCESSOR_REVISION = '4f00'
PERL_MM_OPT = 'INSTALL_BASE=/home/svc_dpa_sql/perl5'
PROFILEREAD = 'true'
USERDNSDOMAIN = 'SRHC.NET'
PERL_LOCAL_LIB_ROOT = '/home/svc_dpa_sql/perl5'
NUMBER_OF_PROCESSORS = '2'
ProgramW6432 = 'C:\Program Files'
COMSPEC = 'C:\Windows\system32\cmd.exe'
APPDATA = 'C:\Users\svc_dpa_sql\AppData\Roaming'
SHELL = '/bin/bash'
TERM = 'xterm'
WINDIR = 'C:\Windows'
PERL5LIB = '/home/svc_dpa_sql/l/lib/perl5/x86_64-cygwin-threads-multi/Devel'
ProgramData = 'C:\ProgramData'
SHLVL = '1'
MINTTY_SHORTCUT = '/cygdrive/c/Users/Public/Desktop/Cygwin64 Terminal.lnk'
PRINTER = 'Microsoft Print to PDF'
PROGRAMFILES = 'C:\Program Files'
ALLUSERSPROFILE = 'C:\ProgramData'
TEMP = '/tmp'
ProgramFiles(x86) = 'C:\Program Files (x86)'
__COMPAT_LAYER = 'Installer'
PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
HOMEDRIVE = 'C:'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info'
HOMEPATH = '\Users\svc_dpa_sql'
ORIGINAL_PATH = '/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Strawberry/c/bin:/cygdrive/c/Strawberry/perl/site/bin:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/PowerShell/7:/cygdrive/c/Users/svc_dpa_sql/AppData/Local/Microsoft/WindowsApps'
EXECIGNORE = '*.dll'
_ = '/usr/bin/cygcheck'

Scanning registry for keys with 'Cygwin' in them...
HKEY_CURRENT_USER\SOFTWARE\Cygwin
HKEY_CURRENT_USER\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin'
  e022582115c10879 = '\??\C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Cygwin\setup
  (default) = 'C:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: e022582115c10879 Path: C:\cygwin64
  User:   Key: c5e39b7a9d22bafb Path: C:\cygwin (ORPHANED)
  User:   Key: e022582115c10879 Path: C:\cygwin64

Listing available drives...
Drv Type          Size   Used Flags              Name
a:  fd             N/A    N/A                       
c:  hd  NTFS    101896Mb  24% CP CS UN PA FC    QU  
d:  cd             N/A    N/A                       

fd = floppy,          hd = hard drive,       cd = CD-ROM
net= Network Share,   ram= RAM drive,        unk= Unknown
CP = Case Preserving, CS = Case Sensitive,   UN = Unicode
PA = Persistent ACLS, FC = File Compression, VC = Volume Compression

Mount entries: these map POSIX directories to your NT drives.
-NT-             -POSIX-    -Type-  -Flags-
C:\cygwin64      /          system  binary,auto
C:\cygwin64\bin  /usr/bin   system  binary,auto
C:\cygwin64\lib  /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,posix=0,auto

Looking to see where common programs can be found, if at all...
Found: C:\cygwin64\bin\awk
 -> C:\cygwin64\bin\gawk.exe
Found: C:\cygwin64\bin\bash.exe
Found: C:\cygwin64\bin\cat.exe
Found: C:\Windows\system32\certutil.exe
Not Found: clinfo
Found: C:\Windows\system32\comp.exe
Found: C:\Windows\system32\convert.exe
Found: C:\cygwin64\bin\cp.exe
Found: C:\cygwin64\bin\cpp.exe
Found: C:\Strawberry\c\bin\cpp.exe
Warning: C:\cygwin64\bin\cpp.exe hides C:\Strawberry\c\bin\cpp.exe
Found: C:\cygwin64\bin\crontab.exe
Not Found: curl
Found: C:\cygwin64\bin\expand.exe
Found: C:\Windows\system32\expand.exe
Warning: C:\cygwin64\bin\expand.exe hides C:\Windows\system32\expand.exe
Found: C:\cygwin64\bin\find.exe
Found: C:\Windows\system32\find.exe
Warning: C:\cygwin64\bin\find.exe hides C:\Windows\system32\find.exe
Found: C:\Windows\system32\ftp.exe
Found: C:\cygwin64\bin\gcc.exe
Found: C:\Strawberry\c\bin\gcc.exe
Warning: C:\cygwin64\bin\gcc.exe hides C:\Strawberry\c\bin\gcc.exe
Found: C:\Strawberry\c\bin\gdb.exe
Found: C:\cygwin64\bin\grep.exe
Found: C:\cygwin64\bin\hostname.exe
Found: C:\Windows\system32\hostname.exe
Warning: C:\cygwin64\bin\hostname.exe hides C:\Windows\system32\hostname.exe
Found: C:\cygwin64\bin\kill.exe
Found: C:\Windows\system32\klist.exe
Found: C:\cygwin64\bin\ld.exe
Found: C:\Strawberry\c\bin\ld.exe
Warning: C:\cygwin64\bin\ld.exe hides C:\Strawberry\c\bin\ld.exe
Found: C:\cygwin64\bin\ls.exe
Found: C:\cygwin64\bin\make.exe
Found: C:\cygwin64\bin\mv.exe
Found: C:\Windows\system32\nslookup.exe
Found: C:\Strawberry\c\bin\patch.exe
Found: C:\cygwin64\usr\local\bin\perl
Found: C:\cygwin64\bin\perl.exe
Warning: C:\cygwin64\usr\local\bin\perl hides C:\cygwin64\bin\perl.exe
Found: C:\Strawberry\perl\bin\perl.exe
Warning: C:\cygwin64\usr\local\bin\perl hides C:\Strawberry\perl\bin\perl.exe
Not Found: perl
Found: C:\Windows\system32\replace.exe
Found: C:\cygwin64\bin\rm.exe
Found: C:\cygwin64\bin\sed.exe
Found: C:\cygwin64\bin\sh.exe
Found: C:\Windows\system32\shutdown.exe
Found: C:\cygwin64\bin\sort.exe
Found: C:\Windows\system32\sort.exe
Warning: C:\cygwin64\bin\sort.exe hides C:\Windows\system32\sort.exe
Found: C:\cygwin64\bin\ssh.exe
Found: C:\Windows\system32\ssh.exe
Warning: C:\cygwin64\bin\ssh.exe hides C:\Windows\system32\ssh.exe
Found: C:\cygwin64\bin\tar.exe
Found: C:\cygwin64\bin\test.exe
Found: C:\cygwin64\bin\timeout.exe
Found: C:\Windows\system32\timeout.exe
Warning: C:\cygwin64\bin\timeout.exe hides C:\Windows\system32\timeout.exe
Found: C:\cygwin64\bin\vi.exe
Found: C:\cygwin64\bin\vim.exe
Found: C:\cygwin64\bin\whoami.exe
Found: C:\Windows\system32\whoami.exe
Warning: C:\cygwin64\bin\whoami.exe hides C:\Windows\system32\whoami.exe

Looking for various Cygwin DLLs...  (-v gives version info)
  168k 2018/10/02 C:\cygwin64\bin\cygapr-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygapr-1-0.dll" v0.0 ts=2018-10-02 16:36
  142k 2017/10/23 C:\cygwin64\bin\cygaprutil-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygaprutil-1-0.dll" v0.0 ts=2017-10-24 00:13
   39k 2016/09/19 C:\cygwin64\bin\cygargp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygargp-0.dll" v0.0 ts=2016-09-19 02:13
  118k 2018/02/11 C:\cygwin64\bin\cygatk-1.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygatk-1.0-0.dll" v0.0 ts=2018-02-11 23:28
  165k 2018/02/11 C:\cygwin64\bin\cygatk-bridge-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygatk-bridge-2.0-0.dll" v0.0 ts=2018-02-11 23:40
   29k 2022/05/02 C:\cygwin64\bin\cygatomic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygatomic-1.dll" v0.0 ts=2022-05-02 11:55
  152k 2018/02/11 C:\cygwin64\bin\cygatspi-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygatspi-0.dll" v0.0 ts=2018-02-11 23:33
   19k 2018/12/20 C:\cygwin64\bin\cygattr-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygattr-1.dll" v0.0 ts=2018-12-20 09:48
  254k 2020/03/31 C:\cygwin64\bin\cygblkid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygblkid-1.dll" v0.0 ts=2020-03-28 06:22
  132k 2021/04/20 C:\cygwin64\bin\cygbrotlicommon-1.dll - os=4.0 img=1.0 sys=5.2
                  "cygbrotlicommon-1.dll" v0.0 ts=2021-04-20 11:42
   46k 2021/04/20 C:\cygwin64\bin\cygbrotlidec-1.dll - os=4.0 img=1.0 sys=5.2
                  "cygbrotlidec-1.dll" v0.0 ts=2021-04-20 11:42
   66k 2019/07/21 C:\cygwin64\bin\cygbz2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygbz2-1.dll" v0.0 ts=2019-07-22 00:05
 1114k 2020/12/24 C:\cygwin64\bin\cygcairo-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcairo-2.dll" v0.0 ts=2020-12-24 22:17
   27k 2020/12/24 C:\cygwin64\bin\cygcairo-gobject-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcairo-gobject-2.dll" v0.0 ts=2020-12-24 22:17
  127k 2020/12/24 C:\cygwin64\bin\cygcairo-script-interpreter-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcairo-script-interpreter-2.dll" v0.0 ts=2020-12-24 22:18
   63k 2019/07/28 C:\cygwin64\bin\cygcanberra-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcanberra-0.dll" v0.0 ts=2019-07-28 23:37
   13k 2019/01/02 C:\cygwin64\bin\cygcom_err-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcom_err-2.dll" v0.0 ts=2019-01-02 02:39
  203k 2017/04/25 C:\cygwin64\bin\cygcroco-0.6-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygcroco-0.6-3.dll" v0.0 ts=2017-04-25 17:03
   39k 2017/09/03 C:\cygwin64\bin\cygcrypt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypt-0.dll" v0.0 ts=2017-09-03 08:18
  193k 2021/05/20 C:\cygwin64\bin\cygcrypt-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypt-2.dll" v0.0 ts=2021-05-20 09:38
 2198k 2021/11/28 C:\cygwin64\bin\cygcrypto-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.0.0.dll" v0.0 ts=2021-11-28 17:04
 2492k 2022/11/01 C:\cygwin64\bin\cygcrypto-1.1.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.1.dll" v0.0 ts=2022-11-01 19:56
  657k 2022/09/04 C:\cygwin64\bin\cygcurl-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygcurl-4.dll" v0.0 ts=2022-09-04 14:56
   24k 2014/11/12 C:\cygwin64\bin\cygdatrie-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygdatrie-1.dll" v0.0 ts=2014-11-12 07:24
 1552k 2017/09/28 C:\cygwin64\bin\cygdb-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb-5.3.dll" v0.0 ts=2017-09-28 20:05
  267k 2017/08/10 C:\cygwin64\bin\cygdbus-1-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdbus-1-3.dll" v0.0 ts=2017-08-10 06:10
  119k 2017/09/28 C:\cygwin64\bin\cygdb_cxx-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_cxx-5.3.dll" v0.0 ts=2017-09-28 20:06
  569k 2017/09/28 C:\cygwin64\bin\cygdb_sql-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_sql-5.3.dll" v0.0 ts=2017-09-28 20:06
   69k 2022/10/20 C:\cygwin64\bin\cygdeflate-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygdeflate-0.dll" v0.0 ts=2022-10-20 13:52
  154k 2013/10/20 C:\cygwin64\bin\cygedit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygedit-0.dll" v0.0 ts=2013-10-20 21:56
  679k 2017/09/04 C:\cygwin64\bin\cygepoxy-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygepoxy-0.dll" v0.0 ts=2017-09-04 22:23
  169k 2021/07/23 C:\cygwin64\bin\cygexpat-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygexpat-1.dll" v0.0 ts=2021-07-23 20:08
   30k 2014/10/14 C:\cygwin64\bin\cygfam-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygfam-0.dll" v0.0 ts=2014-10-14 21:33
  353k 2020/03/31 C:\cygwin64\bin\cygfdisk-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygfdisk-1.dll" v0.0 ts=2020-03-28 06:23
   27k 2015/11/17 C:\cygwin64\bin\cygffi-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygffi-6.dll" v0.0 ts=2015-11-17 22:14
  213k 2022/08/05 C:\cygwin64\bin\cygfido2-1.dll - os=4.0 img=1.11 sys=5.2
                  "cygfido2-1.dll" v0.0 ts=2022-08-05 17:00
  251k 2020/09/13 C:\cygwin64\bin\cygfontconfig-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygfontconfig-1.dll" v0.0 ts=2020-09-13 16:50
   56k 2019/07/28 C:\cygwin64\bin\cygformw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygformw-10.dll" v0.0 ts=2019-07-28 17:33
  729k 2022/05/04 C:\cygwin64\bin\cygfreetype-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygfreetype-6.dll" v0.0 ts=2022-05-04 17:54
   93k 2016/06/02 C:\cygwin64\bin\cygfribidi-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygfribidi-0.dll" v0.0 ts=2016-06-02 17:17
  142k 2022/09/01 C:\cygwin64\bin\cyggc-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggc-1.dll" v0.0 ts=2022-09-01 12:09
   74k 2022/05/02 C:\cygwin64\bin\cyggcc_s-seh-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcc_s-seh-1.dll" v0.0 ts=2022-05-02 11:29
  351k 2021/09/15 C:\cygwin64\bin\cyggd-3.dll - os=4.0 img=0.0 sys=5.2
                  "cyggd-3.dll" v0.0 ts=2021-09-15 20:24
   46k 2019/07/10 C:\cygwin64\bin\cyggdbm-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-4.dll" v0.0 ts=2019-07-10 15:06
   49k 2019/07/10 C:\cygwin64\bin\cyggdbm-6.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-6.dll" v0.0 ts=2019-07-10 14:53
   13k 2019/07/10 C:\cygwin64\bin\cyggdbm_compat-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm_compat-4.dll" v0.0 ts=2019-07-10 14:53
  699k 2018/02/19 C:\cygwin64\bin\cyggdk-3-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdk-3-0.dll" v0.0 ts=2018-02-19 06:40
  141k 2018/02/11 C:\cygwin64\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2018-02-11 23:46
 1398k 2018/02/11 C:\cygwin64\bin\cyggio-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggio-2.0-0.dll" v0.0 ts=2018-02-11 19:03
  472k 2019/09/05 C:\cygwin64\bin\cygGL-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygGL-1.dll" v0.0 ts=2019-09-05 16:21
  300k 2019/09/05 C:\cygwin64\bin\cygglapi-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygglapi-0.dll" v0.0 ts=2019-09-05 16:18
  993k 2018/02/11 C:\cygwin64\bin\cygglib-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygglib-2.0-0.dll" v0.0 ts=2018-02-11 19:01
   15k 2018/02/11 C:\cygwin64\bin\cyggmodule-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmodule-2.0-0.dll" v0.0 ts=2018-02-11 19:01
  582k 2021/08/21 C:\cygwin64\bin\cyggmp-10.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmp-10.dll" v0.0 ts=2021-08-21 19:11
 1472k 2019/07/29 C:\cygwin64\bin\cyggnutls-30.dll - os=4.0 img=0.0 sys=5.2
                  "cyggnutls-30.dll" v0.0 ts=2019-07-29 03:55
  289k 2018/02/11 C:\cygwin64\bin\cyggobject-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggobject-2.0-0.dll" v0.0 ts=2018-02-11 19:02
  217k 2022/05/02 C:\cygwin64\bin\cyggomp-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggomp-1.dll" v0.0 ts=2022-05-02 11:33
  140k 2020/05/11 C:\cygwin64\bin\cyggraphite2-3.dll - os=4.0 img=3.2 sys=5.2
                  "cyggraphite2-3.dll" v0.0 ts=2020-05-11 19:52
  121k 2022/07/16 C:\cygwin64\bin\cyggsasl-7.dll - os=4.0 img=0.0 sys=5.2
                  "cyggsasl-7.dll" v0.0 ts=2022-07-16 07:41
  274k 2018/03/16 C:\cygwin64\bin\cyggssapi_krb5-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyggssapi_krb5-2.dll" v0.0 ts=2018-03-16 03:38
    9k 2018/02/11 C:\cygwin64\bin\cyggthread-2.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggthread-2.0-0.dll" v0.0 ts=2018-02-11 19:01
 6754k 2018/02/19 C:\cygwin64\bin\cyggtk-3-0.dll - os=4.0 img=0.0 sys=5.2
                  "cyggtk-3-0.dll" v0.0 ts=2018-02-19 07:00
 1070k 2020/03/13 C:\cygwin64\bin\cygguile-2.2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygguile-2.2-1.dll" v0.0 ts=2020-03-08 21:47
 1063k 2022/05/05 C:\cygwin64\bin\cygharfbuzz-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygharfbuzz-0.dll" v0.0 ts=2022-05-05 18:06
   36k 2021/08/31 C:\cygwin64\bin\cyghistory7.dll - os=4.0 img=0.0 sys=5.2
                  "cyghistory7.dll" v0.0 ts=2021-08-31 07:54
  168k 2019/02/19 C:\cygwin64\bin\cyghogweed-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyghogweed-4.dll" v0.0 ts=2019-02-19 06:59
   81k 2019/09/05 C:\cygwin64\bin\cygICE-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygICE-6.dll" v0.0 ts=2019-09-05 21:24
 1063k 2022/05/23 C:\cygwin64\bin\cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiconv-2.dll" v0.0 ts=2022-05-23 12:22
  198k 2022/07/13 C:\cygwin64\bin\cygidn-12.dll - os=4.0 img=0.0 sys=5.2
                  "cygidn-12.dll" v0.0 ts=2022-07-13 07:16
  339k 2022/10/24 C:\cygwin64\bin\cygidn2-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygidn2-0.dll" v0.0 ts=2022-10-24 07:52
   54k 2017/07/06 C:\cygwin64\bin\cygimagequant-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygimagequant-0.dll" v0.0 ts=2017-07-06 18:49
   44k 2022/10/29 C:\cygwin64\bin\cygintl-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygintl-8.dll" v0.0 ts=2022-10-29 22:10
  294k 2013/09/09 C:\cygwin64\bin\cygiodbc-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiodbc-2.dll" v0.0 ts=2013-09-09 16:36
   66k 2013/09/09 C:\cygwin64\bin\cygiodbcinst-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiodbcinst-2.dll" v0.0 ts=2013-09-09 16:35
 1706k 2022/08/13 C:\cygwin64\bin\cygisl-23.dll - os=4.0 img=0.0 sys=5.2
                  "cygisl-23.dll" v0.0 ts=2022-08-13 13:14
  288k 2017/09/25 C:\cygwin64\bin\cygjasper-4.dll - os=4.0 img=4.0 sys=5.2
                  "cygjasper-4.dll" v0.0 ts=2017-09-25 02:39
   49k 2021/05/26 C:\cygwin64\bin\cygjbig-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygjbig-2.dll" v0.0 ts=2021-05-26 14:23
   19k 2021/05/26 C:\cygwin64\bin\cygjbig85-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygjbig85-2.dll" v0.0 ts=2021-05-26 14:23
  656k 2022/08/16 C:\cygwin64\bin\cygjpeg-8.dll - os=4.0 img=8.2 sys=5.2
                  "cygjpeg-8.dll" v0.0 ts=2022-08-16 22:05
  130k 2018/02/12 C:\cygwin64\bin\cygjson-glib-1.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygjson-glib-1.0-0.dll" v0.0 ts=2018-02-12 01:18
  192k 2018/03/16 C:\cygwin64\bin\cygk5crypto-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygk5crypto-3.dll" v0.0 ts=2018-03-16 03:37
  754k 2018/03/16 C:\cygwin64\bin\cygkrb5-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygkrb5-3.dll" v0.0 ts=2018-03-16 03:37
   37k 2018/03/16 C:\cygwin64\bin\cygkrb5support-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygkrb5support-0.dll" v0.0 ts=2018-03-16 03:36
   49k 2022/07/17 C:\cygwin64\bin\cyglber-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyglber-2.dll" v0.0 ts=2022-07-17 16:32
   49k 2022/07/17 C:\cygwin64\bin\cyglber-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyglber-2.dll" v0.0 ts=2022-07-17 16:32
  324k 2022/07/17 C:\cygwin64\bin\cygldap-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2.dll" v0.0 ts=2022-07-17 16:33
  324k 2022/07/17 C:\cygwin64\bin\cygldap-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2.dll" v0.0 ts=2022-07-17 16:33
  324k 2022/07/17 C:\cygwin64\bin\cygldap_r-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2.dll" v0.0 ts=2022-07-17 16:33
  906k 2019/08/27 C:\cygwin64\bin\cygLLVMAArch64AsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAArch64AsmParser-8.dll" v0.0 ts=2019-08-26 23:56
  592k 2019/08/27 C:\cygwin64\bin\cygLLVMAArch64AsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAArch64AsmPrinter-8.dll" v0.0 ts=2019-08-26 23:56
 2311k 2019/08/27 C:\cygwin64\bin\cygLLVMAArch64CodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAArch64CodeGen-8.dll" v0.0 ts=2019-08-27 00:09
  846k 2019/08/27 C:\cygwin64\bin\cygLLVMAArch64Desc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAArch64Desc-8.dll" v0.0 ts=2019-08-26 23:56
  191k 2019/08/27 C:\cygwin64\bin\cygLLVMAArch64Disassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAArch64Disassembler-8.dll" v0.0 ts=2019-08-26 23:56
    9k 2019/08/27 C:\cygwin64\bin\cygLLVMAArch64Info-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAArch64Info-8.dll" v0.0 ts=2019-08-26 23:55
  119k 2019/08/27 C:\cygwin64\bin\cygLLVMAArch64Utils-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAArch64Utils-8.dll" v0.0 ts=2019-08-26 23:55
   74k 2019/08/27 C:\cygwin64\bin\cygLLVMAggressiveInstCombine-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAggressiveInstCombine-8.dll" v0.0 ts=2019-08-27 00:08
  757k 2019/08/27 C:\cygwin64\bin\cygLLVMAMDGPUAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAMDGPUAsmParser-8.dll" v0.0 ts=2019-08-26 23:57
  233k 2019/08/27 C:\cygwin64\bin\cygLLVMAMDGPUAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAMDGPUAsmPrinter-8.dll" v0.0 ts=2019-08-26 23:57
 2704k 2019/08/27 C:\cygwin64\bin\cygLLVMAMDGPUCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAMDGPUCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
 1418k 2019/08/27 C:\cygwin64\bin\cygLLVMAMDGPUDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAMDGPUDesc-8.dll" v0.0 ts=2019-08-26 23:57
  200k 2019/08/27 C:\cygwin64\bin\cygLLVMAMDGPUDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAMDGPUDisassembler-8.dll" v0.0 ts=2019-08-26 23:57
    9k 2019/08/27 C:\cygwin64\bin\cygLLVMAMDGPUInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAMDGPUInfo-8.dll" v0.0 ts=2019-08-26 23:57
  223k 2019/08/27 C:\cygwin64\bin\cygLLVMAMDGPUUtils-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAMDGPUUtils-8.dll" v0.0 ts=2019-08-26 23:57
 3324k 2019/08/27 C:\cygwin64\bin\cygLLVMAnalysis-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAnalysis-8.dll" v0.0 ts=2019-08-27 00:07
  490k 2019/08/27 C:\cygwin64\bin\cygLLVMARMAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMARMAsmParser-8.dll" v0.0 ts=2019-08-26 23:58
  111k 2019/08/27 C:\cygwin64\bin\cygLLVMARMAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMARMAsmPrinter-8.dll" v0.0 ts=2019-08-26 23:58
 2347k 2019/08/27 C:\cygwin64\bin\cygLLVMARMCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMARMCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
  788k 2019/08/27 C:\cygwin64\bin\cygLLVMARMDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMARMDesc-8.dll" v0.0 ts=2019-08-26 23:58
  221k 2019/08/27 C:\cygwin64\bin\cygLLVMARMDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMARMDisassembler-8.dll" v0.0 ts=2019-08-26 23:58
   10k 2019/08/27 C:\cygwin64\bin\cygLLVMARMInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMARMInfo-8.dll" v0.0 ts=2019-08-26 23:58
   18k 2019/08/27 C:\cygwin64\bin\cygLLVMARMUtils-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMARMUtils-8.dll" v0.0 ts=2019-08-26 23:58
  382k 2019/08/27 C:\cygwin64\bin\cygLLVMAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAsmParser-8.dll" v0.0 ts=2019-08-27 00:07
  741k 2019/08/27 C:\cygwin64\bin\cygLLVMAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMAsmPrinter-8.dll" v0.0 ts=2019-08-27 00:08
  118k 2019/08/27 C:\cygwin64\bin\cygLLVMBinaryFormat-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMBinaryFormat-8.dll" v0.0 ts=2019-08-26 23:39
  320k 2019/08/27 C:\cygwin64\bin\cygLLVMBitReader-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMBitReader-8.dll" v0.0 ts=2019-08-26 23:45
  232k 2019/08/27 C:\cygwin64\bin\cygLLVMBitWriter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMBitWriter-8.dll" v0.0 ts=2019-08-27 00:08
   31k 2019/08/27 C:\cygwin64\bin\cygLLVMBPFAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMBPFAsmParser-8.dll" v0.0 ts=2019-08-26 23:59
   17k 2019/08/27 C:\cygwin64\bin\cygLLVMBPFAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMBPFAsmPrinter-8.dll" v0.0 ts=2019-08-26 23:59
  238k 2019/08/27 C:\cygwin64\bin\cygLLVMBPFCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMBPFCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
   53k 2019/08/27 C:\cygwin64\bin\cygLLVMBPFDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMBPFDesc-8.dll" v0.0 ts=2019-08-26 23:59
   15k 2019/08/27 C:\cygwin64\bin\cygLLVMBPFDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMBPFDisassembler-8.dll" v0.0 ts=2019-08-26 23:59
    9k 2019/08/27 C:\cygwin64\bin\cygLLVMBPFInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMBPFInfo-8.dll" v0.0 ts=2019-08-26 23:59
 4256k 2019/08/27 C:\cygwin64\bin\cygLLVMCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMCodeGen-8.dll" v0.0 ts=2019-08-27 00:08
 2438k 2019/08/27 C:\cygwin64\bin\cygLLVMCore-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMCore-8.dll" v0.0 ts=2019-08-26 23:40
  136k 2019/08/27 C:\cygwin64\bin\cygLLVMCoroutines-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMCoroutines-8.dll" v0.0 ts=2019-08-27 00:08
  143k 2019/08/27 C:\cygwin64\bin\cygLLVMCoverage-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMCoverage-8.dll" v0.0 ts=2019-08-27 00:07
  600k 2019/08/27 C:\cygwin64\bin\cygLLVMDebugInfoCodeView-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMDebugInfoCodeView-8.dll" v0.0 ts=2019-08-26 23:52
  498k 2019/08/27 C:\cygwin64\bin\cygLLVMDebugInfoDWARF-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMDebugInfoDWARF-8.dll" v0.0 ts=2019-08-26 23:52
   61k 2019/08/27 C:\cygwin64\bin\cygLLVMDebugInfoMSF-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMDebugInfoMSF-8.dll" v0.0 ts=2019-08-26 23:52
  574k 2019/08/27 C:\cygwin64\bin\cygLLVMDebugInfoPDB-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMDebugInfoPDB-8.dll" v0.0 ts=2019-08-26 23:53
  219k 2019/08/27 C:\cygwin64\bin\cygLLVMDemangle-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMDemangle-8.dll" v0.0 ts=2019-08-26 06:19
   18k 2019/08/27 C:\cygwin64\bin\cygLLVMDlltoolDriver-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMDlltoolDriver-8.dll" v0.0 ts=2019-08-27 00:07
  126k 2019/08/27 C:\cygwin64\bin\cygLLVMExecutionEngine-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMExecutionEngine-8.dll" v0.0 ts=2019-08-27 00:08
  124k 2019/08/27 C:\cygwin64\bin\cygLLVMFuzzMutate-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMFuzzMutate-8.dll" v0.0 ts=2019-08-27 00:08
  442k 2019/08/27 C:\cygwin64\bin\cygLLVMGlobalISel-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMGlobalISel-8.dll" v0.0 ts=2019-08-27 00:08
  257k 2019/08/27 C:\cygwin64\bin\cygLLVMHexagonAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMHexagonAsmParser-8.dll" v0.0 ts=2019-08-27 00:00
 2482k 2019/08/27 C:\cygwin64\bin\cygLLVMHexagonCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMHexagonCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
  749k 2019/08/27 C:\cygwin64\bin\cygLLVMHexagonDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMHexagonDesc-8.dll" v0.0 ts=2019-08-27 00:00
  130k 2019/08/27 C:\cygwin64\bin\cygLLVMHexagonDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMHexagonDisassembler-8.dll" v0.0 ts=2019-08-27 00:00
    8k 2019/08/27 C:\cygwin64\bin\cygLLVMHexagonInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMHexagonInfo-8.dll" v0.0 ts=2019-08-27 00:00
  967k 2019/08/27 C:\cygwin64\bin\cygLLVMInstCombine-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMInstCombine-8.dll" v0.0 ts=2019-08-27 00:08
  943k 2019/08/27 C:\cygwin64\bin\cygLLVMInstrumentation-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMInstrumentation-8.dll" v0.0 ts=2019-08-27 00:08
  145k 2019/08/27 C:\cygwin64\bin\cygLLVMInterpreter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMInterpreter-8.dll" v0.0 ts=2019-08-27 00:08
 1165k 2019/08/27 C:\cygwin64\bin\cygLLVMipo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMipo-8.dll" v0.0 ts=2019-08-27 00:08
   23k 2019/08/27 C:\cygwin64\bin\cygLLVMIRReader-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMIRReader-8.dll" v0.0 ts=2019-08-27 00:07
   45k 2019/08/27 C:\cygwin64\bin\cygLLVMLanaiAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMLanaiAsmParser-8.dll" v0.0 ts=2019-08-27 00:01
   24k 2019/08/27 C:\cygwin64\bin\cygLLVMLanaiAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMLanaiAsmPrinter-8.dll" v0.0 ts=2019-08-27 00:00
  304k 2019/08/27 C:\cygwin64\bin\cygLLVMLanaiCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMLanaiCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
   59k 2019/08/27 C:\cygwin64\bin\cygLLVMLanaiDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMLanaiDesc-8.dll" v0.0 ts=2019-08-27 00:01
   15k 2019/08/27 C:\cygwin64\bin\cygLLVMLanaiDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMLanaiDisassembler-8.dll" v0.0 ts=2019-08-27 00:01
    8k 2019/08/27 C:\cygwin64\bin\cygLLVMLanaiInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMLanaiInfo-8.dll" v0.0 ts=2019-08-27 00:01
   25k 2019/08/27 C:\cygwin64\bin\cygLLVMLibDriver-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMLibDriver-8.dll" v0.0 ts=2019-08-27 00:07
   17k 2019/08/27 C:\cygwin64\bin\cygLLVMLineEditor-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMLineEditor-8.dll" v0.0 ts=2019-08-27 00:07
  115k 2019/08/27 C:\cygwin64\bin\cygLLVMLinker-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMLinker-8.dll" v0.0 ts=2019-08-27 00:08
  297k 2019/08/27 C:\cygwin64\bin\cygLLVMLTO-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMLTO-8.dll" v0.0 ts=2019-08-27 00:09
  681k 2019/08/27 C:\cygwin64\bin\cygLLVMMC-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMC-8.dll" v0.0 ts=2019-08-26 23:52
  108k 2019/08/27 C:\cygwin64\bin\cygLLVMMCA-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMCA-8.dll" v0.0 ts=2019-08-26 23:52
   23k 2019/08/27 C:\cygwin64\bin\cygLLVMMCDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMCDisassembler-8.dll" v0.0 ts=2019-08-26 23:52
   47k 2019/08/27 C:\cygwin64\bin\cygLLVMMCJIT-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMCJIT-8.dll" v0.0 ts=2019-08-27 00:08
  266k 2019/08/27 C:\cygwin64\bin\cygLLVMMCParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMCParser-8.dll" v0.0 ts=2019-08-26 23:52
  294k 2019/08/27 C:\cygwin64\bin\cygLLVMMipsAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMipsAsmParser-8.dll" v0.0 ts=2019-08-27 00:02
   80k 2019/08/27 C:\cygwin64\bin\cygLLVMMipsAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMipsAsmPrinter-8.dll" v0.0 ts=2019-08-27 00:02
 1478k 2019/08/27 C:\cygwin64\bin\cygLLVMMipsCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMipsCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
  483k 2019/08/27 C:\cygwin64\bin\cygLLVMMipsDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMipsDesc-8.dll" v0.0 ts=2019-08-27 00:02
  103k 2019/08/27 C:\cygwin64\bin\cygLLVMMipsDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMipsDisassembler-8.dll" v0.0 ts=2019-08-27 00:02
   10k 2019/08/27 C:\cygwin64\bin\cygLLVMMipsInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMipsInfo-8.dll" v0.0 ts=2019-08-27 00:02
  194k 2019/08/27 C:\cygwin64\bin\cygLLVMMIRParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMIRParser-8.dll" v0.0 ts=2019-08-27 00:08
   44k 2019/08/27 C:\cygwin64\bin\cygLLVMMSP430AsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMSP430AsmParser-8.dll" v0.0 ts=2019-08-27 00:02
   20k 2019/08/27 C:\cygwin64\bin\cygLLVMMSP430AsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMSP430AsmPrinter-8.dll" v0.0 ts=2019-08-27 00:02
  220k 2019/08/27 C:\cygwin64\bin\cygLLVMMSP430CodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMSP430CodeGen-8.dll" v0.0 ts=2019-08-27 00:09
   75k 2019/08/27 C:\cygwin64\bin\cygLLVMMSP430Desc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMSP430Desc-8.dll" v0.0 ts=2019-08-27 00:02
   19k 2019/08/27 C:\cygwin64\bin\cygLLVMMSP430Disassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMSP430Disassembler-8.dll" v0.0 ts=2019-08-27 00:02
    8k 2019/08/27 C:\cygwin64\bin\cygLLVMMSP430Info-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMMSP430Info-8.dll" v0.0 ts=2019-08-27 00:02
  120k 2019/08/27 C:\cygwin64\bin\cygLLVMNVPTXAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMNVPTXAsmPrinter-8.dll" v0.0 ts=2019-08-27 00:02
  650k 2019/08/27 C:\cygwin64\bin\cygLLVMNVPTXCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMNVPTXCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
  458k 2019/08/27 C:\cygwin64\bin\cygLLVMNVPTXDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMNVPTXDesc-8.dll" v0.0 ts=2019-08-27 00:02
    9k 2019/08/27 C:\cygwin64\bin\cygLLVMNVPTXInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMNVPTXInfo-8.dll" v0.0 ts=2019-08-27 00:02
  149k 2019/08/27 C:\cygwin64\bin\cygLLVMObjCARCOpts-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMObjCARCOpts-8.dll" v0.0 ts=2019-08-27 00:08
  713k 2019/08/27 C:\cygwin64\bin\cygLLVMObject-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMObject-8.dll" v0.0 ts=2019-08-26 23:52
  931k 2019/08/27 C:\cygwin64\bin\cygLLVMObjectYAML-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMObjectYAML-8.dll" v0.0 ts=2019-08-26 23:52
   54k 2019/08/27 C:\cygwin64\bin\cygLLVMOption-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMOption-8.dll" v0.0 ts=2019-08-26 23:52
   20k 2019/08/27 C:\cygwin64\bin\cygLLVMOptRemarks-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMOptRemarks-8.dll" v0.0 ts=2019-08-26 23:52
  662k 2019/08/27 C:\cygwin64\bin\cygLLVMOrcJIT-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMOrcJIT-8.dll" v0.0 ts=2019-08-27 00:08
 1166k 2019/08/27 C:\cygwin64\bin\cygLLVMPasses-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMPasses-8.dll" v0.0 ts=2019-08-27 00:08
  123k 2019/08/27 C:\cygwin64\bin\cygLLVMPowerPCAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMPowerPCAsmParser-8.dll" v0.0 ts=2019-08-27 00:03
  104k 2019/08/27 C:\cygwin64\bin\cygLLVMPowerPCAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMPowerPCAsmPrinter-8.dll" v0.0 ts=2019-08-27 00:03
 1407k 2019/08/27 C:\cygwin64\bin\cygLLVMPowerPCCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMPowerPCCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
  397k 2019/08/27 C:\cygwin64\bin\cygLLVMPowerPCDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMPowerPCDesc-8.dll" v0.0 ts=2019-08-27 00:03
   84k 2019/08/27 C:\cygwin64\bin\cygLLVMPowerPCDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMPowerPCDisassembler-8.dll" v0.0 ts=2019-08-27 00:03
    9k 2019/08/27 C:\cygwin64\bin\cygLLVMPowerPCInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMPowerPCInfo-8.dll" v0.0 ts=2019-08-27 00:03
  329k 2019/08/27 C:\cygwin64\bin\cygLLVMProfileData-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMProfileData-8.dll" v0.0 ts=2019-08-27 00:07
  369k 2019/08/27 C:\cygwin64\bin\cygLLVMRuntimeDyld-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMRuntimeDyld-8.dll" v0.0 ts=2019-08-26 23:53
 2835k 2019/08/27 C:\cygwin64\bin\cygLLVMScalarOpts-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMScalarOpts-8.dll" v0.0 ts=2019-08-27 00:08
 2860k 2019/08/27 C:\cygwin64\bin\cygLLVMSelectionDAG-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSelectionDAG-8.dll" v0.0 ts=2019-08-27 00:08
   74k 2019/08/27 C:\cygwin64\bin\cygLLVMSparcAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSparcAsmParser-8.dll" v0.0 ts=2019-08-27 00:04
   95k 2019/08/27 C:\cygwin64\bin\cygLLVMSparcAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSparcAsmPrinter-8.dll" v0.0 ts=2019-08-27 00:04
  326k 2019/08/27 C:\cygwin64\bin\cygLLVMSparcCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSparcCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
  135k 2019/08/27 C:\cygwin64\bin\cygLLVMSparcDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSparcDesc-8.dll" v0.0 ts=2019-08-27 00:04
   28k 2019/08/27 C:\cygwin64\bin\cygLLVMSparcDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSparcDisassembler-8.dll" v0.0 ts=2019-08-27 00:04
    9k 2019/08/27 C:\cygwin64\bin\cygLLVMSparcInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSparcInfo-8.dll" v0.0 ts=2019-08-27 00:04
 1429k 2019/08/27 C:\cygwin64\bin\cygLLVMSupport-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSupport-8.dll" v0.0 ts=2019-08-26 23:38
   55k 2019/08/27 C:\cygwin64\bin\cygLLVMSymbolize-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSymbolize-8.dll" v0.0 ts=2019-08-26 23:53
  142k 2019/08/27 C:\cygwin64\bin\cygLLVMSystemZAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSystemZAsmParser-8.dll" v0.0 ts=2019-08-27 00:04
   55k 2019/08/27 C:\cygwin64\bin\cygLLVMSystemZAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSystemZAsmPrinter-8.dll" v0.0 ts=2019-08-27 00:04
  718k 2019/08/27 C:\cygwin64\bin\cygLLVMSystemZCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSystemZCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
  386k 2019/08/27 C:\cygwin64\bin\cygLLVMSystemZDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSystemZDesc-8.dll" v0.0 ts=2019-08-27 00:04
  110k 2019/08/27 C:\cygwin64\bin\cygLLVMSystemZDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSystemZDisassembler-8.dll" v0.0 ts=2019-08-27 00:04
    8k 2019/08/27 C:\cygwin64\bin\cygLLVMSystemZInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMSystemZInfo-8.dll" v0.0 ts=2019-08-27 00:04
  356k 2019/08/27 C:\cygwin64\bin\cygLLVMTableGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMTableGen-8.dll" v0.0 ts=2019-08-26 23:39
   47k 2019/08/27 C:\cygwin64\bin\cygLLVMTarget-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMTarget-8.dll" v0.0 ts=2019-08-27 00:08
   27k 2019/08/27 C:\cygwin64\bin\cygLLVMTextAPI-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMTextAPI-8.dll" v0.0 ts=2019-08-27 00:07
 1636k 2019/08/27 C:\cygwin64\bin\cygLLVMTransformUtils-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMTransformUtils-8.dll" v0.0 ts=2019-08-27 00:08
  735k 2019/08/27 C:\cygwin64\bin\cygLLVMVectorize-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMVectorize-8.dll" v0.0 ts=2019-08-27 00:08
   59k 2019/08/27 C:\cygwin64\bin\cygLLVMWebAssemblyAsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMWebAssemblyAsmParser-8.dll" v0.0 ts=2019-08-27 00:05
   41k 2019/08/27 C:\cygwin64\bin\cygLLVMWebAssemblyAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMWebAssemblyAsmPrinter-8.dll" v0.0 ts=2019-08-27 00:05
  720k 2019/08/27 C:\cygwin64\bin\cygLLVMWebAssemblyCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMWebAssemblyCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
  157k 2019/08/27 C:\cygwin64\bin\cygLLVMWebAssemblyDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMWebAssemblyDesc-8.dll" v0.0 ts=2019-08-27 00:05
   17k 2019/08/27 C:\cygwin64\bin\cygLLVMWebAssemblyDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMWebAssemblyDisassembler-8.dll" v0.0 ts=2019-08-27 00:05
    9k 2019/08/27 C:\cygwin64\bin\cygLLVMWebAssemblyInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMWebAssemblyInfo-8.dll" v0.0 ts=2019-08-27 00:05
   13k 2019/08/27 C:\cygwin64\bin\cygLLVMWindowsManifest-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMWindowsManifest-8.dll" v0.0 ts=2019-08-27 00:07
  646k 2019/08/27 C:\cygwin64\bin\cygLLVMX86AsmParser-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMX86AsmParser-8.dll" v0.0 ts=2019-08-27 00:07
  338k 2019/08/27 C:\cygwin64\bin\cygLLVMX86AsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMX86AsmPrinter-8.dll" v0.0 ts=2019-08-27 00:07
 3795k 2019/08/27 C:\cygwin64\bin\cygLLVMX86CodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMX86CodeGen-8.dll" v0.0 ts=2019-08-27 00:09
 1732k 2019/08/27 C:\cygwin64\bin\cygLLVMX86Desc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMX86Desc-8.dll" v0.0 ts=2019-08-27 00:07
 1626k 2019/08/27 C:\cygwin64\bin\cygLLVMX86Disassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMX86Disassembler-8.dll" v0.0 ts=2019-08-27 00:07
    9k 2019/08/27 C:\cygwin64\bin\cygLLVMX86Info-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMX86Info-8.dll" v0.0 ts=2019-08-27 00:07
   19k 2019/08/27 C:\cygwin64\bin\cygLLVMX86Utils-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMX86Utils-8.dll" v0.0 ts=2019-08-27 00:07
   16k 2019/08/27 C:\cygwin64\bin\cygLLVMXCoreAsmPrinter-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMXCoreAsmPrinter-8.dll" v0.0 ts=2019-08-27 00:07
  347k 2019/08/27 C:\cygwin64\bin\cygLLVMXCoreCodeGen-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMXCoreCodeGen-8.dll" v0.0 ts=2019-08-27 00:09
   53k 2019/08/27 C:\cygwin64\bin\cygLLVMXCoreDesc-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMXCoreDesc-8.dll" v0.0 ts=2019-08-27 00:07
   24k 2019/08/27 C:\cygwin64\bin\cygLLVMXCoreDisassembler-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMXCoreDisassembler-8.dll" v0.0 ts=2019-08-27 00:07
    8k 2019/08/27 C:\cygwin64\bin\cygLLVMXCoreInfo-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMXCoreInfo-8.dll" v0.0 ts=2019-08-27 00:07
  171k 2019/08/27 C:\cygwin64\bin\cygLLVMXRay-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygLLVMXRay-8.dll" v0.0 ts=2019-08-27 00:08
   36k 2022/03/19 C:\cygwin64\bin\cygltdl-7.dll - os=4.0 img=0.0 sys=5.2
                  "cygltdl-7.dll" v0.0 ts=2022-03-19 14:23
  136k 2022/10/30 C:\cygwin64\bin\cyglz4-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyglz4-1.dll" v0.0 ts=2022-10-30 17:59
  147k 2022/10/04 C:\cygwin64\bin\cyglzma-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyglzma-5.dll" v0.0 ts=2022-10-04 12:08
  157k 2022/01/12 C:\cygwin64\bin\cygmagic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygmagic-1.dll" v0.0 ts=2022-01-12 09:43
  214k 2022/10/22 C:\cygwin64\bin\cygman-2-11-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygman-2-11-0.dll" v0.0 ts=2022-10-22 10:50
   25k 2022/10/22 C:\cygwin64\bin\cygmandb-2-11-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygmandb-2-11-0.dll" v0.0 ts=2022-10-22 10:50
   28k 2019/07/28 C:\cygwin64\bin\cygmenuw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygmenuw-10.dll" v0.0 ts=2019-07-28 17:32
  100k 2021/08/21 C:\cygwin64\bin\cygmpc-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpc-3.dll" v0.0 ts=2021-08-21 19:35
  346k 2017/11/04 C:\cygwin64\bin\cygmpfr-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpfr-4.dll" v0.0 ts=2017-11-04 18:48
 2663k 2021/08/21 C:\cygwin64\bin\cygmpfr-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpfr-6.dll" v0.0 ts=2021-08-21 19:01
 3492k 2018/02/06 C:\cygwin64\bin\cygmysqlclient-18.dll - os=4.0 img=18.0 sys=5.2
                  "cygmysqlclient-18.dll" v0.0 ts=2018-02-06 05:23
  301k 2019/07/28 C:\cygwin64\bin\cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncursesw-10.dll" v0.0 ts=2019-07-28 17:30
  205k 2019/02/19 C:\cygwin64\bin\cygnettle-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygnettle-6.dll" v0.0 ts=2019-02-19 06:59
  170k 2022/09/25 C:\cygwin64\bin\cygnghttp2-14.dll - os=4.0 img=0.0 sys=5.2
                  "cygnghttp2-14.dll" v0.0 ts=2022-09-25 01:58
   30k 2015/03/19 C:\cygwin64\bin\cygntlm-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygntlm-0.dll" v0.0 ts=2015-03-19 02:15
   22k 2013/06/01 C:\cygwin64\bin\cygogg-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygogg-0.dll" v0.0 ts=2013-06-01 17:40
    7k 2019/08/27 C:\cygwin64\bin\cygOptRemarks-8.dll - os=4.0 img=8.0 sys=5.2
                  "cygOptRemarks-8.dll" v0.0 ts=2019-08-27 00:12
 1020k 2020/03/27 C:\cygwin64\bin\cygp11-kit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygp11-kit-0.dll" v0.0 ts=2020-03-27 22:30
   14k 2019/07/28 C:\cygwin64\bin\cygpanelw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygpanelw-10.dll" v0.0 ts=2019-07-28 17:32
  270k 2018/02/12 C:\cygwin64\bin\cygpango-1.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpango-1.0-0.dll" v0.0 ts=2018-02-12 00:40
   44k 2018/02/12 C:\cygwin64\bin\cygpangocairo-1.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpangocairo-1.0-0.dll" v0.0 ts=2018-02-12 00:41
   72k 2018/02/12 C:\cygwin64\bin\cygpangoft2-1.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpangoft2-1.0-0.dll" v0.0 ts=2018-02-12 00:40
   28k 2018/02/12 C:\cygwin64\bin\cygpangoxft-1.0-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpangoxft-1.0-0.dll" v0.0 ts=2018-02-12 00:41
  497k 2021/06/20 C:\cygwin64\bin\cygpcre-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre-1.dll" v0.0 ts=2021-06-20 12:53
  627k 2022/04/30 C:\cygwin64\bin\cygpcre2-8-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre2-8-0.dll" v0.0 ts=2022-04-30 13:08
 3566k 2021/08/14 C:\cygwin64\bin\cygperl5_32.dll - os=4.0 img=0.0 sys=5.2
                  "cygperl5_32.dll" v0.0 ts=2021-08-14 08:07
   44k 2022/10/06 C:\cygwin64\bin\cygpipeline-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpipeline-1.dll" v0.0 ts=2022-10-06 19:49
  651k 2020/11/30 C:\cygwin64\bin\cygpixman-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpixman-1-0.dll" v0.0 ts=2020-11-30 17:23
   60k 2022/08/20 C:\cygwin64\bin\cygpkgconf-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygpkgconf-4.dll" v0.0 ts=2022-08-20 12:27
  185k 2019/07/21 C:\cygwin64\bin\cygpng16-16.dll - os=4.0 img=0.0 sys=5.2
                  "cygpng16-16.dll" v0.0 ts=2019-07-22 00:15
   42k 2020/12/31 C:\cygwin64\bin\cygpopt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpopt-0.dll" v0.0 ts=2020-12-31 12:16
  279k 2022/08/12 C:\cygwin64\bin\cygpq-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygpq-5.dll" v0.0 ts=2022-08-12 11:20
  138k 2022/10/22 C:\cygwin64\bin\cygproc2-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygproc2-0.dll" v0.0 ts=2022-10-22 15:25
  109k 2017/09/27 C:\cygwin64\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=5.2
                  "cygproxy-1.dll" v0.0 ts=2017-09-27 17:56
   69k 2021/05/21 C:\cygwin64\bin\cygpsl-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygpsl-5.dll" v0.0 ts=2021-05-21 08:58
  355k 2022/05/02 C:\cygwin64\bin\cygquadmath-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygquadmath-0.dll" v0.0 ts=2022-05-02 11:56
   18k 2020/05/17 C:\cygwin64\bin\cygraqm-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygraqm-0.dll" v0.0 ts=2020-05-17 15:41
  254k 2021/08/31 C:\cygwin64\bin\cygreadline7.dll - os=4.0 img=0.0 sys=5.2
                  "cygreadline7.dll" v0.0 ts=2021-08-31 07:54
   73k 2018/02/12 C:\cygwin64\bin\cygrest-0.7-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygrest-0.7-0.dll" v0.0 ts=2018-02-12 02:55
   29k 2018/02/12 C:\cygwin64\bin\cygrest-extras-0.7-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygrest-extras-0.7-0.dll" v0.0 ts=2018-02-12 02:55
  212k 2018/02/12 C:\cygwin64\bin\cygrsvg-2-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygrsvg-2-2.dll" v0.0 ts=2018-02-12 00:38
   99k 2020/01/09 C:\cygwin64\bin\cygsasl2-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygsasl2-3.dll" v0.0 ts=2020-01-09 02:13
   11k 2015/07/17 C:\cygwin64\bin\cygsigsegv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygsigsegv-2.dll" v0.0 ts=2015-07-17 22:35
   29k 2019/09/05 C:\cygwin64\bin\cygSM-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygSM-6.dll" v0.0 ts=2019-09-05 21:53
  156k 2020/03/31 C:\cygwin64\bin\cygsmartcols-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygsmartcols-1.dll" v0.0 ts=2020-03-28 06:22
  299k 2019/07/28 C:\cygwin64\bin\cygsodium-23.dll - os=4.0 img=0.0 sys=5.2
                  "cygsodium-23.dll" v0.0 ts=2019-07-28 17:13
  710k 2018/02/12 C:\cygwin64\bin\cygsoup-2.4-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygsoup-2.4-1.dll" v0.0 ts=2018-02-12 00:39
   11k 2018/02/12 C:\cygwin64\bin\cygsoup-gnome-2.4-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygsoup-gnome-2.4-1.dll" v0.0 ts=2018-02-12 00:39
 1277k 2020/12/24 C:\cygwin64\bin\cygsqlite3-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsqlite3-0.dll" v0.0 ts=2020-12-24 07:59
  230k 2021/08/31 C:\cygwin64\bin\cygssh2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygssh2-1.dll" v0.0 ts=2021-08-31 08:06
  392k 2021/11/28 C:\cygwin64\bin\cygssl-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.0.0.dll" v0.0 ts=2021-11-28 17:04
  512k 2022/11/01 C:\cygwin64\bin\cygssl-1.1.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.1.dll" v0.0 ts=2022-11-01 19:57
 1870k 2022/05/02 C:\cygwin64\bin\cygstdc++-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygstdc++-6.dll" v0.0 ts=2022-05-02 11:43
   68k 2019/07/29 C:\cygwin64\bin\cygtasn1-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtasn1-6.dll" v0.0 ts=2019-07-29 03:12
   75k 2019/07/28 C:\cygwin64\bin\cygtdb-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygtdb-1.dll" v0.0 ts=2019-07-28 20:34
   34k 2017/03/05 C:\cygwin64\bin\cygthai-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygthai-0.dll" v0.0 ts=2017-03-05 04:36
   57k 2019/07/28 C:\cygwin64\bin\cygticw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygticw-10.dll" v0.0 ts=2019-07-28 17:31
  468k 2022/05/29 C:\cygwin64\bin\cygtiff-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtiff-6.dll" v0.0 ts=2022-05-29 15:33
   12k 2022/05/29 C:\cygwin64\bin\cygtiffxx-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtiffxx-6.dll" v0.0 ts=2022-05-29 15:33
 1612k 2018/08/16 C:\cygwin64\bin\cygunistring-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygunistring-2.dll" v0.0 ts=2018-08-16 20:33
   27k 2020/03/31 C:\cygwin64\bin\cyguuid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyguuid-1.dll" v0.0 ts=2020-03-28 06:22
  164k 2018/03/16 C:\cygwin64\bin\cygvorbis-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygvorbis-0.dll" v0.0 ts=2018-03-16 23:37
   30k 2018/03/16 C:\cygwin64\bin\cygvorbisfile-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygvorbisfile-3.dll" v0.0 ts=2018-03-16 23:37
  440k 2022/08/09 C:\cygwin64\bin\cygwebp-7.dll - os=4.0 img=0.0 sys=5.2
                  "cygwebp-7.dll" v0.0 ts=2022-08-09 13:53
   31k 2018/07/14 C:\cygwin64\bin\cygwrap-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygwrap-0.dll" v0.0 ts=2018-07-14 11:43
 1169k 2022/08/12 C:\cygwin64\bin\cygX11-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygX11-6.dll" v0.0 ts=2022-08-12 19:47
    8k 2022/08/12 C:\cygwin64\bin\cygX11-xcb-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygX11-xcb-1.dll" v0.0 ts=2022-08-12 19:47
   13k 2022/10/15 C:\cygwin64\bin\cygXau-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXau-6.dll" v0.0 ts=2022-10-15 12:36
  134k 2022/05/06 C:\cygwin64\bin\cygxcb-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygxcb-1.dll" v0.0 ts=2022-05-06 11:43
   83k 2022/05/06 C:\cygwin64\bin\cygxcb-glx-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygxcb-glx-0.dll" v0.0 ts=2022-05-06 11:43
   43k 2022/05/06 C:\cygwin64\bin\cygxcb-render-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygxcb-render-0.dll" v0.0 ts=2022-05-06 11:43
   12k 2022/05/06 C:\cygwin64\bin\cygxcb-shm-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygxcb-shm-0.dll" v0.0 ts=2022-05-06 11:43
   11k 2019/09/05 C:\cygwin64\bin\cygXcomposite-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXcomposite-1.dll" v0.0 ts=2019-09-05 22:09
   36k 2022/05/03 C:\cygwin64\bin\cygXcursor-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXcursor-1.dll" v0.0 ts=2022-05-03 19:21
   11k 2019/09/05 C:\cygwin64\bin\cygXdamage-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXdamage-1.dll" v0.0 ts=2019-09-05 22:36
   21k 2019/09/05 C:\cygwin64\bin\cygXdmcp-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXdmcp-6.dll" v0.0 ts=2019-09-05 18:29
   60k 2019/09/05 C:\cygwin64\bin\cygXext-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXext-6.dll" v0.0 ts=2019-09-05 20:44
   21k 2021/06/06 C:\cygwin64\bin\cygXfixes-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygXfixes-3.dll" v0.0 ts=2021-06-06 17:20
   85k 2022/10/15 C:\cygwin64\bin\cygXft-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygXft-2.dll" v0.0 ts=2022-10-15 13:01
   65k 2021/10/05 C:\cygwin64\bin\cygXi-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXi-6.dll" v0.0 ts=2021-10-05 14:41
   11k 2019/09/05 C:\cygwin64\bin\cygXinerama-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXinerama-1.dll" v0.0 ts=2019-09-05 22:03
 1261k 2022/01/07 C:\cygwin64\bin\cygxml2-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygxml2-2.dll" v0.0 ts=2022-01-07 05:32
   64k 2020/04/02 C:\cygwin64\bin\cygXpm-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygXpm-4.dll" v0.0 ts=2020-04-02 15:14
   37k 2019/09/05 C:\cygwin64\bin\cygXrandr-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygXrandr-2.dll" v0.0 ts=2019-09-05 22:53
   38k 2020/04/01 C:\cygwin64\bin\cygXrender-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXrender-1.dll" v0.0 ts=2020-04-01 23:28
  343k 2021/04/14 C:\cygwin64\bin\cygXt-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXt-6.dll" v0.0 ts=2021-04-14 12:49
   22k 2022/10/15 C:\cygwin64\bin\cygXtst-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXtst-6.dll" v0.0 ts=2022-10-15 13:33
   88k 2022/10/15 C:\cygwin64\bin\cygz.dll - os=4.0 img=0.0 sys=5.2
                  "cygz.dll" v0.0 ts=2022-10-15 19:14
  624k 2022/01/22 C:\cygwin64\bin\cygzstd-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygzstd-1.dll" v0.0 ts=2022-01-22 17:21
 3504k 2022/09/05 C:\cygwin64\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
                  "cygwin1.dll" v0.0 ts=2022-09-05 12:15
    Cygwin DLL version info:
        DLL version: 3.3.6
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 341
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


Checking for any Cygwin services... 

Service             : cron                
Display name        : Cron daemon
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/cron -n
stdin path          : /dev/null
stdout path         : /var/log/cron.log
stderr path         : /var/log/cron.log
Environment         : CYGWIN="ntsec" TMP="/tmp" TEMP="/tmp" 
Process Type        : Own Process
Startup             : Automatic
Account             : SRHC\svc_dpa_sql

Service             : cygserver           
Display name        : CYGWIN cygserver
Current State       : Running
Controls Accepted   : Stop
Command             : /usr/sbin/cygserver
stdin path          : /dev/null
stdout path         : /var/log/cygserver.log
stderr path         : /var/log/cygserver.log
Process Type        : Own Process
Startup             : Automatic
Account             : LocalSystem

Service             : Apache2             
Display name        : CYGWIN Apache2
Current State       : Running
Controls Accepted   : Stop, Shutdown
Command             : /usr/sbin/httpd -D NO_DETACH
stdin path          : /dev/null
stdout path         : /var/log/Apache2.log
stderr path         : /var/log/Apache2.log
Special flags       : --neverexits --shutdown 
Environment         : CYGWIN="server" 
Process Type        : Own Process
Startup             : Automatic
Account             : SRHC\svc_dpa_sql


Cygwin Package Information
Last downloaded files to: C:\Disks
Last downloaded files from: https://cygwin.mirrors.hoobly.com/

Package                   Version            Status
_autorebase               001091-1           OK
adwaita-icon-theme        3.26.1-1           OK
alternatives              1.3.30c-10         OK
at-spi2-core              2.26.2-1           OK
base-cygwin               3.8-1              OK
base-files                4.3-3              OK
bash                      4.4.12-3           OK
binutils                  2.39-1             OK
bzip2                     1.0.8-1            OK
ca-certificates           2022.2.54-3        OK
coreutils                 9.0-1              OK
cron                      4.1-65             OK
Empty package crypt
crypt                     2.1-1              OK
crypto-policies           20190218-1         OK
csih                      0.9.11-1           OK
cygrunsrv                 1.62-1             OK
cygutils                  1.4.17-1           OK
cygwin                    3.3.6-1            OK
cygwin-devel              3.3.6-1            OK
cyrus-sasl                2.1.27-1           OK
dash                      0.5.11.5-1         OK
dconf-service             0.26.1-1           OK
dejavu-fonts              2.37-1             OK
desktop-file-utils        0.23-1             OK
diffutils                 3.8-1              OK
dri-drivers               19.1.6-1           OK
editrights                1.03-1             OK
email                     3.2.3-git-2        OK
file                      5.41-2             OK
findutils                 4.9.0-1            OK
gamin                     0.1.10-15          OK
gawk                      5.1.1-1            OK
gcc-core                  11.3.0-1           OK
gcc-g++                   11.3.0-1           OK
gdk-pixbuf2.0-svg         2.40.20-1          OK
getent                    2.18.90-4          OK
glib2.0-networking        2.54.1-1           OK
grep                      3.8-1              OK
groff                     1.22.4-1           OK
gsettings-desktop-schemas 3.24.1-1           OK
gtk-update-icon-cache     3.22.28-1          OK
gvim                      8.2.4372-1         OK
gzip                      1.12-1             OK
hicolor-icon-theme        0.15-1             OK
hostname                  3.13-1             OK
httpd                     2.4.39-1           OK
info                      6.8-2              OK
ipc-utils                 1.0-2              OK
less                      590-1              OK
libapr1                   1.6.5-1            OK
libaprutil1               1.6.1-1            OK
libargp                   20110921-3         OK
libatk-bridge2.0_0        2.26.1-1           OK
libatk1.0_0               2.26.1-1           OK
libatomic1                11.3.0-1           OK
libatspi0                 2.26.2-1           OK
libattr1                  2.4.48-2           OK
libblkid1                 2.33.1-2           OK
libbrotlicommon1          1.0.9-2            OK
libbrotlidec1             1.0.9-2            OK
libbz2_1                  1.0.8-1            OK
libcairo2                 1.17.4-1           OK
libcanberra0              0.30-2             OK
libcom_err2               1.44.5-1           OK
libcroco0.6_3             0.6.12-1           OK
libcrypt-devel            4.4.20-1           OK
libcrypt0                 2.1-1              OK
libcrypt2                 4.4.20-1           OK
libcurl4                  7.85.0-1           OK
libdatrie1                0.2.8-1            OK
libdb5.3                  5.3.28-2           OK
libdbus1_3                1.10.22-1          OK
libdeflate0               1.14-1             OK
libedit0                  20130712-1         OK
libepoxy0                 1.4.3-1            OK
libexpat1                 2.4.1-1            OK
libfam0                   0.1.10-15          OK
libfdisk1                 2.33.1-2           OK
libffi6                   3.2.1-2            OK
libfido2                  1.11.0-1           OK
libfontconfig-common      2.13.1-2           OK
libfontconfig1            2.13.1-2           OK
libfreetype6              2.12.1-1           OK
libfribidi0               0.19.7-1           OK
libgc1                    8.2.2-1            OK
libgcc1                   11.3.0-1           OK
libgd3                    2.3.3-1            OK
libgdbm4                  1.13-1             OK
libgdbm6                  1.18.1-1           OK
libgdbm_compat4           1.18.1-1           OK
libgdk_pixbuf2.0_0        2.36.11-1          OK
libGL1                    19.1.6-1           OK
libglapi0                 19.1.6-1           OK
libglib2.0_0              2.54.3-1           OK
libgmp10                  6.2.1-2            OK
libgnutls30               3.6.9-1            OK
libgomp1                  11.3.0-1           OK
libgraphite2_3            1.3.14-1           OK
libgsasl-common           1.10.0-1           OK
libgsasl7                 1.10.0-1           OK
libgssapi_krb5_2          1.15.2-2           OK
libgtk3_0                 3.22.28-1          OK
libguile2.2_1             2.2.7-1            OK
libharfbuzz0              4.2.1-1            OK
libhogweed4               3.4.1-1            OK
libICE6                   1.0.10-1           OK
libiconv2                 1.17-1             OK
libidn12                  1.41-1             OK
libidn2_0                 2.3.4-1            OK
libimagequant0            2.10.0-1           OK
libintl8                  0.21.1-1           OK
libiodbc2                 3.52.8-2           OK
libisl23                  0.25-1             OK
libjasper4                2.0.14-1           OK
libjbig2                  2.1-2              OK
libjpeg8                  2.1.4-1            OK
libjson-glib1.0_0         1.4.2-1            OK
libk5crypto3              1.15.2-2           OK
libkrb5_3                 1.15.2-2           OK
libkrb5support0           1.15.2-2           OK
libllvm8                  8.0.1-1            OK
libltdl7                  2.4.7-1            OK
liblz4_1                  1.9.4-1            OK
liblzma5                  5.2.7-1            OK
libmpc3                   1.2.1-2            OK
libmpfr4                  3.1.6-1p1          OK
libmpfr6                  4.1.0-2            OK
libmysqlclient18          10.1.30-1          OK
libncursesw10             6.1-1.20190727     OK
libnettle6                3.4.1-1            OK
libnghttp2_14             1.50.0-1           OK
libntlm0                  1.4-1              OK
libogg0                   1.3.1-1            OK
libopenldap2              2.6.3-1            OK
libopenldap2_4_2          2.6.3-1            OK
libp11-kit0               0.23.20-1          OK
libpango1.0_0             1.40.14-1          OK
libpcre1                  8.45-1             OK
libpcre2_8_0              10.40-1            OK
libpipeline1              1.5.6-1            OK
libpixman1_0              0.40.0-1           OK
libpkgconf4               1.9.3-1            OK
libpng16                  1.6.37-1           OK
libpopt-common            1.18-1             OK
libpopt0                  1.18-1             OK
libpq5                    14.5-1             OK
libproc2_0                4.0.1-1            OK
libproxy1                 0.4.14-2           OK
libpsl5                   0.21.1-1           OK
libquadmath0              11.3.0-1           OK
libraqm0                  0.7.0-1            OK
libreadline7              8.1-2              OK
librest0.7_0              0.8.1-1            OK
librsvg2_2                2.40.20-1          OK
libsasl2_3                2.1.27-1           OK
libsigsegv2               2.10-2             OK
libSM6                    1.2.3-1            OK
libsmartcols1             2.33.1-2           OK
libsodium-common          1.0.18-1           OK
libsodium23               1.0.18-1           OK
libsoup-gnome2.4_1        2.60.3-1           OK
libsoup2.4_1              2.60.3-1           OK
libsqlite3_0              3.34.0-1           OK
libssh2_1                 1.10.0-1           OK
libssl1.0                 1.0.2u+za-1        OK
libssl1.1                 1.1.1s-1           OK
libstdc++6                11.3.0-1           OK
libtasn1_6                4.14-1             OK
libtdb1                   1.3.18-1           OK
libthai0                  0.1.26-1           OK
libtiff6                  4.4.0-1            OK
libunistring2             0.9.10-1           OK
libuuid1                  2.33.1-2           OK
libvorbis                 1.3.6-1            OK
libvorbis0                1.3.6-1            OK
libvorbisfile3            1.3.6-1            OK
libwebp7                  1.2.4-1            OK
libwrap0                  7.6-26             OK
libX11-xcb1               1.8.1-1            OK
libX11_6                  1.8.1-1            OK
libXau6                   1.0.10-1           OK
libxcb-glx0               1.15-1             OK
libxcb-render0            1.15-1             OK
libxcb-shm0               1.15-1             OK
libxcb1                   1.15-1             OK
libXcomposite1            0.4.5-1            OK
libXcursor1               1.2.1-1            OK
libXdamage1               1.1.5-1            OK
libXdmcp6                 1.1.3-1            OK
libXext6                  1.3.4-1            OK
libXfixes3                6.0.0-1            OK
libXft2                   2.3.6-1            OK
libXi6                    1.8-1              OK
libXinerama1              1.1.4-1            OK
libxml2                   2.9.12-2           OK
libXpm4                   3.5.13-1           OK
libXrandr2                1.5.2-1            OK
libXrender1               0.9.10-1           OK
libXt6                    1.2.1-1            OK
libXtst6                  1.2.4-1            OK
libzstd1                  1.5.2-1            OK
login                     1.13-1             OK
m4                        1.4.19-1           OK
make                      4.3-1              OK
man-db                    2.11.0-1           OK
mariadb-common            3.0.9-1            OK
mintty                    3.6.1-1            OK
mysql-common              10.3.14-1          OK
ncurses                   6.1-1.20190727     OK
openssh                   9.0p1-1            OK
openssl                   1.1.1s-1           OK
p11-kit                   0.23.20-1          OK
p11-kit-trust             0.23.20-1          OK
perl                      5.32.1-2           OK
perl_autorebase           5.32.1-2           OK
perl_base                 5.32.1-2           OK
pkg-config                1.9.3-1            OK
pkgconf                   1.9.3-1            OK
ploticus                  2.42-1             OK
procmail                  3.22-15            OK
procps-ng                 4.0.1-1            OK
publicsuffix-list-dafsa   20220430-1         OK
rebase                    4.6.1-1            OK
run                       1.3.4-2            OK
sed                       4.8-1              OK
sendmail                  8.14.9-2           OK
shared-mime-info          2.2-1              OK
sound-theme-freedesktop   0.8-1              OK
tar                       1.34-1             OK
tcp_wrappers              7.6-26             OK
terminfo                  6.1-1.20190727     OK
terminfo-extra            6.1-1.20190727     OK
tzcode                    2022e-1            OK
tzdata                    2022f-1            OK
util-linux                2.33.1-2           OK
vim                       8.2.4372-1         OK
vim-common                8.2.4372-1         OK
vim-minimal               8.2.4372-1         OK
w32api-headers            10.0.0-1           OK
w32api-runtime            10.0.0-1           OK
which                     2.20-2             OK
windows-default-manifest  6.4-1              OK
xxd                       8.2.4372-1         OK
xz                        5.2.7-1            OK
zlib0                     1.2.13-1           OK
zstd                      1.5.2-1            OK

[-- Attachment #3: httpd.conf --]
[-- Type: application/octet-stream, Size: 20216 bytes --]

#
# This is the main Apache HTTP server configuration file.  It contains the
# configuration directives that give the server its instructions.
# See <URL:http://httpd.apache.org/docs/2.4/> for detailed information.
# In particular, see 
# <URL:http://httpd.apache.org/docs/2.4/mod/directives.html>
# for a discussion of each configuration directive.
#
# Do NOT simply read the instructions in here without understanding
# what they do.  They're here only as hints or reminders.  If you are unsure
# consult the online docs. You have been warned.  
#
# Configuration and logfile names: If the filenames you specify for many
# of the server's control files begin with "/" (or "drive:/" for Win32), the
# server will use that explicit path.  If the filenames do *not* begin
# with "/", the value of ServerRoot is prepended -- so "logs/access_log"
# with ServerRoot set to "/usr/local/apache2" will be interpreted by the
# server as "/usr/local/apache2/logs/access_log", whereas "/logs/access_log" 
# will be interpreted as '/logs/access_log'.

#
# ServerRoot: The top of the directory tree under which the server's
# configuration, error, and log files are kept.
#
# Do not add a slash at the end of the directory path.  If you point
# ServerRoot at a non-local disk, be sure to specify a local disk on the
# Mutex directive, if file-based mutexes are used.  If you wish to share the
# same ServerRoot for multiple httpd daemons, you will need to change at
# least PidFile.
#
ServerRoot "/etc/httpd"

#
# Mutex: Allows you to set the mutex mechanism and mutex file directory
# for individual mutexes, or change the global defaults
#
# Uncomment and change the directory if mutexes are file-based and the default
# mutex file directory is not on a local disk or is not appropriate for some
# other reason.
#
# Mutex default:/var/run/httpd

#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, instead of the default. See also the <VirtualHost>
# directive.
#
# Change this to Listen on specific IP addresses as shown below to 
# prevent Apache from glomming onto all bound IP addresses.
#
#Listen 12.34.56.78:80
Listen 80

#
# Dynamic Shared Object (DSO) Support
#
# To be able to use the functionality of a module which was built as a DSO you
# have to place corresponding `LoadModule' lines at this location so the
# directives contained in it are actually available _before_ they are used.
# Statically compiled modules (those listed by `httpd -l') do not need
# to be loaded here.
#
# Example:
# LoadModule foo_module modules/mod_foo.so
#
LoadModule mpm_prefork_module modules/mod_mpm_prefork.so
#LoadModule mpm_worker_module modules/mod_mpm_worker.so
LoadModule authn_file_module modules/mod_authn_file.so
#LoadModule authn_dbm_module modules/mod_authn_dbm.so
#LoadModule authn_anon_module modules/mod_authn_anon.so
#LoadModule authn_dbd_module modules/mod_authn_dbd.so
#LoadModule authn_socache_module modules/mod_authn_socache.so
LoadModule authn_core_module modules/mod_authn_core.so
LoadModule authz_host_module modules/mod_authz_host.so
LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
LoadModule authz_user_module modules/mod_authz_user.so
#LoadModule authz_dbm_module modules/mod_authz_dbm.so
#LoadModule authz_owner_module modules/mod_authz_owner.so
#LoadModule authz_dbd_module modules/mod_authz_dbd.so
LoadModule authz_core_module modules/mod_authz_core.so
#LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
LoadModule access_compat_module modules/mod_access_compat.so
LoadModule auth_basic_module modules/mod_auth_basic.so
#LoadModule auth_form_module modules/mod_auth_form.so
#LoadModule auth_digest_module modules/mod_auth_digest.so
#LoadModule allowmethods_module modules/mod_allowmethods.so
#LoadModule file_cache_module modules/mod_file_cache.so
#LoadModule cache_module modules/mod_cache.so
#LoadModule cache_disk_module modules/mod_cache_disk.so
#LoadModule cache_socache_module modules/mod_cache_socache.so
#LoadModule socache_shmcb_module modules/mod_socache_shmcb.so
#LoadModule socache_dbm_module modules/mod_socache_dbm.so
#LoadModule socache_memcache_module modules/mod_socache_memcache.so
#LoadModule socache_redis_module modules/mod_socache_redis.so
#LoadModule watchdog_module modules/mod_watchdog.so
#LoadModule macro_module modules/mod_macro.so
#LoadModule dbd_module modules/mod_dbd.so
#LoadModule dumpio_module modules/mod_dumpio.so
#LoadModule echo_module modules/mod_echo.so
#LoadModule buffer_module modules/mod_buffer.so
#LoadModule data_module modules/mod_data.so
#LoadModule ratelimit_module modules/mod_ratelimit.so
LoadModule reqtimeout_module modules/mod_reqtimeout.so
#LoadModule ext_filter_module modules/mod_ext_filter.so
#LoadModule request_module modules/mod_request.so
#LoadModule include_module modules/mod_include.so
LoadModule filter_module modules/mod_filter.so
#LoadModule reflector_module modules/mod_reflector.so
#LoadModule substitute_module modules/mod_substitute.so
#LoadModule sed_module modules/mod_sed.so
#LoadModule charset_lite_module modules/mod_charset_lite.so
#LoadModule deflate_module modules/mod_deflate.so
#LoadModule xml2enc_module modules/mod_xml2enc.so
#LoadModule proxy_html_module modules/mod_proxy_html.so
LoadModule mime_module modules/mod_mime.so
#LoadModule ldap_module modules/mod_ldap.so
LoadModule log_config_module modules/mod_log_config.so
#LoadModule log_debug_module modules/mod_log_debug.so
#LoadModule log_forensic_module modules/mod_log_forensic.so
#LoadModule logio_module modules/mod_logio.so
#LoadModule lua_module modules/mod_lua.so
LoadModule env_module modules/mod_env.so
#LoadModule mime_magic_module modules/mod_mime_magic.so
#LoadModule expires_module modules/mod_expires.so
LoadModule headers_module modules/mod_headers.so
#LoadModule usertrack_module modules/mod_usertrack.so
#LoadModule unique_id_module modules/mod_unique_id.so
LoadModule setenvif_module modules/mod_setenvif.so
LoadModule version_module modules/mod_version.so
#LoadModule remoteip_module modules/mod_remoteip.so
#LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_connect_module modules/mod_proxy_connect.so
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
#LoadModule proxy_http_module modules/mod_proxy_http.so
#LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
#LoadModule proxy_scgi_module modules/mod_proxy_scgi.so
#LoadModule proxy_uwsgi_module modules/mod_proxy_uwsgi.so
#LoadModule proxy_fdpass_module modules/mod_proxy_fdpass.so
#LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so
#LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
#LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
#LoadModule proxy_express_module modules/mod_proxy_express.so
#LoadModule proxy_hcheck_module modules/mod_proxy_hcheck.so
#LoadModule session_module modules/mod_session.so
#LoadModule session_cookie_module modules/mod_session_cookie.so
#LoadModule session_dbd_module modules/mod_session_dbd.so
#LoadModule slotmem_shm_module modules/mod_slotmem_shm.so
#LoadModule slotmem_plain_module modules/mod_slotmem_plain.so
#LoadModule ssl_module modules/mod_ssl.so
#LoadModule dialup_module modules/mod_dialup.so
#LoadModule http2_module modules/mod_http2.so
#LoadModule lbmethod_byrequests_module modules/mod_lbmethod_byrequests.so
#LoadModule lbmethod_bytraffic_module modules/mod_lbmethod_bytraffic.so
#LoadModule lbmethod_bybusyness_module modules/mod_lbmethod_bybusyness.so
#LoadModule lbmethod_heartbeat_module modules/mod_lbmethod_heartbeat.so
LoadModule unixd_module modules/mod_unixd.so
#LoadModule heartbeat_module modules/mod_heartbeat.so
#LoadModule heartmonitor_module modules/mod_heartmonitor.so
#LoadModule dav_module modules/mod_dav.so
LoadModule status_module modules/mod_status.so
LoadModule autoindex_module modules/mod_autoindex.so
#LoadModule asis_module modules/mod_asis.so
#LoadModule info_module modules/mod_info.so
<IfModule !mpm_prefork_module>
	#LoadModule cgid_module modules/mod_cgid.so
</IfModule>
<IfModule mpm_prefork_module>
	#LoadModule cgi_module modules/mod_cgi.so
</IfModule>
#LoadModule dav_fs_module modules/mod_dav_fs.so
#LoadModule dav_lock_module modules/mod_dav_lock.so
#LoadModule vhost_alias_module modules/mod_vhost_alias.so
#LoadModule negotiation_module modules/mod_negotiation.so
LoadModule dir_module modules/mod_dir.so
#LoadModule actions_module modules/mod_actions.so
#LoadModule speling_module modules/mod_speling.so
#LoadModule userdir_module modules/mod_userdir.so
LoadModule alias_module modules/mod_alias.so
#LoadModule rewrite_module modules/mod_rewrite.so

IncludeOptional conf.modules.d/*.conf

<IfModule unixd_module>
#
# If you wish httpd to run as a different user or group, you must run
# httpd as root initially and it will switch.  
#
# User/Group: The name (or #number) of the user/group to run httpd as.
# It is usually good practice to create a dedicated user and group for
# running httpd, as with most system services.
#
#User daemon
#Group daemon

</IfModule>

# 'Main' server configuration
#
# The directives in this section set up the values used by the 'main'
# server, which responds to any requests that aren't handled by a
# <VirtualHost> definition.  These values also provide defaults for
# any <VirtualHost> containers you may define later in the file.
#
# All of these directives may appear inside <VirtualHost> containers,
# in which case these default settings will be overridden for the
# virtual host being defined.
#

#
# ServerAdmin: Your address, where problems with the server should be
# e-mailed.  This address appears on some server-generated pages, such
# as error documents.  e.g. admin@your-domain.com
#
ServerAdmin mlascuola@srhc.com

#
# ServerName gives the name and port that the server uses to identify itself.
# This can often be determined automatically, but we recommend you specify
# it explicitly to prevent problems during startup.
#
# If your host doesn't have a registered DNS name, enter its IP address here.
#
#ServerName www.example.com:80

#
# Deny access to the entirety of your server's filesystem. You must
# explicitly permit access to web content directories in other 
# <Directory> blocks below.
#
<Directory />
AddHandler cgi-script .cgi .pl

# MLascuola Mon 11/07/2022 16:37:10
AddHandler server-parsed .html

    AllowOverride none
#    Require all denied

    # MLascuola Mon 11/07/2022 16:41:05
    Options Includes FollowSymLinks ExecCGI 
    #
</Directory>

#
# Note that from this point forward you must specifically allow
# particular features to be enabled - so if something's not working as
# you might expect, make sure that you have specifically enabled it
# below.
#

#
# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
DocumentRoot "/srv/www/htdocs"
<Directory "/srv/www/htdocs">
    #
    # Possible values for the Options directive are "None", "All",
    # or any combination of:
    #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
    #
    # Note that "MultiViews" must be named *explicitly* --- "Options All"
    # doesn't give it to you.
    #
    # The Options directive is both complicated and important.  Please see
    # http://httpd.apache.org/docs/2.4/mod/core.html#s
    # for more information.
    #
    Options Indexes FollowSymLinks Includes ExecCGI

    AddHandler cgi-script .cgi .pl

# MLascuola Mon 11/07/2022 16:37:10
AddHandler server-parsed .html
#

    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    #   AllowOverride FileInfo AuthConfig Limit
    #
    AllowOverride None

    #
    # Controls who can get stuff from this server.
    #
#    Require all granted
</Directory>

#
# DirectoryIndex: sets the file that Apache will serve if a directory
# is requested.
#
<IfModule dir_module>
    DirectoryIndex index.html
</IfModule>

#
# The following lines prevent .htaccess and .htpasswd files from being 
# viewed by Web clients. 
#
<Files ".ht*">
    Require all denied
</Files>

#
# ErrorLog: The location of the error log file.
# If you do not specify an ErrorLog directive within a <VirtualHost>
# container, error messages relating to that virtual host will be
# logged here.  If you *do* define an error logfile for a <VirtualHost>
# container, that host's errors will be logged there and not here.
#
ErrorLog "/var/log/httpd/error_log"

#
# LogLevel: Control the number of messages logged to the error_log.
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
#
LogLevel warn

<IfModule log_config_module>
    #
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    #
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common

    <IfModule logio_module>
      # You need to enable mod_logio.c to use %I and %O
      LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
    </IfModule>

    #
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here.  Contrariwise, if you *do*
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and *not* in this file.
    #
    CustomLog "/var/log/httpd/access_log" common

    #
    # If you prefer a logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #
    #CustomLog "/var/log/httpd/access_log" combined
</IfModule>

<IfModule alias_module>
    #
    # Redirect: Allows you to tell clients about documents that used to 
    # exist in your server's namespace, but do not anymore. The client 
    # will make a new request for the document at its new location.
    # Example:
    # Redirect permanent /foo http://www.example.com/bar

    #
    # Alias: Maps web paths into filesystem paths and is used to
    # access content that does not live under the DocumentRoot.
    # Example:
    # Alias /webpath /full/filesystem/path
    #
    # If you include a trailing / on /webpath then the server will
    # require it to be present in the URL.  You will also likely
    # need to provide a <Directory> section to allow access to
    # the filesystem path.

    #
    # ScriptAlias: This controls which directories contain server scripts. 
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the target directory are treated as applications and
    # run by the server when requested rather than as documents sent to the
    # client.  The same rules about trailing "/" apply to ScriptAlias
    # directives as to Alias.
    #
    ScriptAlias /cgi-bin/ "/srv/www/cgi-bin/"

</IfModule>

<IfModule cgid_module>
    #
    # ScriptSock: On threaded servers, designate the path to the UNIX
    # socket used to communicate with the CGI daemon of mod_cgid.
    #
    #Scriptsock cgisock
</IfModule>

#
# "/srv/www/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#
<Directory "/srv/www/cgi-bin">
    AllowOverride None
    Options FollowSymLinks ExecCGI
#    Require all granted
AddHandler cgi-script .cgi .pl

# MLascuola Mon 11/07/2022 16:37:10
AddHandler server-parsed .html

</Directory>

<IfModule headers_module>
    #
    # Avoid passing HTTP_PROXY environment to CGI's on this or any proxied
    # backend servers which have lingering "httpoxy" defects.
    # 'Proxy' request header is undefined by the IETF, not listed by IANA
    #
    RequestHeader unset Proxy early
</IfModule>

<IfModule mime_module>
    #
    # TypesConfig points to the file containing the list of mappings from
    # filename extension to MIME-type.
    #
    TypesConfig conf/mime.types

    #
    # AddType allows you to add to or override the MIME configuration
    # file specified in TypesConfig for specific file types.
    #
    #AddType application/x-gzip .tgz
    #
    # AddEncoding allows you to have certain browsers uncompress
    # information on the fly. Note: Not all browsers support this.
    #
    #AddEncoding x-compress .Z
    #AddEncoding x-gzip .gz .tgz
    #
    # If the AddEncoding directives above are commented-out, then you
    # probably should define those extensions to indicate media types:
    #
    AddType application/x-compress .Z
    AddType application/x-gzip .gz .tgz

    #
    # AddHandler allows you to map certain file extensions to "handlers":
    # actions unrelated to filetype. These can be either built into the server
    # or added with the Action directive (see below)
    #
    # To use CGI scripts outside of ScriptAliased directories:
    # (You will also need to add "ExecCGI" to the "Options" directive.)
    #

AddHandler cgi-script .cgi .pl

# MLascuola Mon 11/07/2022 16:37:10
AddHandler server-parsed .html

    # For type maps (negotiated resources):
    #AddHandler type-map var

    #
    # Filters allow you to process content before it is sent to the client.
    #
    # To parse .shtml files for server-side includes (SSI):
    # (You will also need to add "Includes" to the "Options" directive.)
    #
    #AddType text/html .shtml
    #AddOutputFilter INCLUDES .shtml
</IfModule>

#
# The mod_mime_magic module allows the server to use various hints from the
# contents of the file itself to determine its type.  The MIMEMagicFile
# directive tells the module where the hint definitions are located.
#
#MIMEMagicFile conf/magic

#
# Customizable error responses come in three flavors:
# 1) plain text 2) local redirects 3) external redirects
#
# Some examples:
#ErrorDocument 500 "The server made a boo boo."
#ErrorDocument 404 /missing.html
#ErrorDocument 404 "/cgi-bin/missing_handler.pl"
#ErrorDocument 402 http://www.example.com/subscription_info.html
#

#
# MaxRanges: Maximum number of Ranges in a request before
# returning the entire resource, or one of the special
# values 'default', 'none' or 'unlimited'.
# Default setting is to accept 200 Ranges.
#MaxRanges unlimited

#
# EnableMMAP and EnableSendfile: On systems that support it, 
# memory-mapping or the sendfile syscall may be used to deliver
# files.  This usually improves server performance, but must
# be turned off when serving from networked-mounted 
# filesystems or if support for these functions is otherwise
# broken on your system.
# Defaults: EnableMMAP On, EnableSendfile Off
#
#EnableMMAP off
#EnableSendfile on

# Supplemental configuration
#
# The configuration files in the conf/extra/ directory can be 
# included to add extra features or to modify the default configuration of 
# the server, or you may simply copy their contents here and change as 
# necessary.

# Server-pool management (MPM specific)
#Include conf/extra/httpd-mpm.conf

# Multi-language error messages
#Include conf/extra/httpd-multilang-errordoc.conf

# Fancy directory listings
#Include conf/extra/httpd-autoindex.conf

# Language settings
#Include conf/extra/httpd-languages.conf

# User home directories
#Include conf/extra/httpd-userdir.conf

# Real-time info on requests and configuration
#Include conf/extra/httpd-info.conf

# Virtual hosts
#Include conf/extra/httpd-vhosts.conf

# Local access to the Apache HTTP Server Manual
#Include conf/extra/httpd-manual.conf

# Distributed authoring and versioning (WebDAV)
#Include conf/extra/httpd-dav.conf

# Various default settings
#Include conf/extra/httpd-default.conf

# Configure mod_proxy_html to understand HTML4/XHTML1
<IfModule proxy_html_module>
Include conf/extra/proxy-html.conf
</IfModule>

# Secure (SSL/TLS) connections
#Include conf/extra/httpd-ssl.conf

IncludeOptional conf.d/*.conf

#
# Note: The following must must be present to support
#       starting without SSL on platforms with no /dev/random equivalent
#       but a statically compiled-in mod_ssl.
#
<IfModule ssl_module>
SSLRandomSeed startup builtin
SSLRandomSeed connect builtin
</IfModule>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Internal Server Error running perl script in browser
  2022-11-17 16:22 Internal Server Error running perl script in browser Michael Lascuola
@ 2022-11-17 18:51 ` René Berber
  2022-11-17 18:51   ` René Berber
  2022-11-17 18:57   ` [EXTERNAL] [BULK] " Michael Lascuola
  0 siblings, 2 replies; 5+ messages in thread
From: René Berber @ 2022-11-17 18:51 UTC (permalink / raw)
  To: cygwin

On 11/17/2022 10:22 AM, Michael Lascuola via Cygwin wrote:
> Good day!
> 
> I have an issue where I receive "Internal Server Error" when running perl scripts in the browser.  Here's an example script that works OK when running from the Cygwin Terminal:
> 
> #!/usr/local/bin/perl

That is not Cygwin perl.

If you build it, or installed it from somewhere else... then its your 
problem, not a Cygwin problem.

[snip]


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Internal Server Error running perl script in browser
  2022-11-17 18:51 ` René Berber
@ 2022-11-17 18:51   ` René Berber
  2022-11-17 18:57   ` [EXTERNAL] [BULK] " Michael Lascuola
  1 sibling, 0 replies; 5+ messages in thread
From: René Berber @ 2022-11-17 18:51 UTC (permalink / raw)
  To: cygwin

On 11/17/2022 10:22 AM, Michael Lascuola via Cygwin wrote:
> Good day!
> 
> I have an issue where I receive "Internal Server Error" when running perl scripts in the browser.  Here's an example script that works OK when running from the Cygwin Terminal:
> 
> #!/usr/local/bin/perl

That is not Cygwin perl.

If you build it, or installed it from somewhere else... then its your 
problem, not a Cygwin problem.

[snip]



^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: [EXTERNAL] [BULK]  Re: Internal Server Error running perl script in browser
  2022-11-17 18:51 ` René Berber
  2022-11-17 18:51   ` René Berber
@ 2022-11-17 18:57   ` Michael Lascuola
  2022-11-17 23:29     ` René Berber
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Lascuola @ 2022-11-17 18:57 UTC (permalink / raw)
  To: cygwin

Thanks for the response!  Forgive me, as I am SQL Server DBA.  Is there another way I should check this?

$ perl -v

This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi
(with 7 registered patches, see perl -V for more detail)

Copyright 1987-2021, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.


$ which perl
/usr/local/bin/perl

-----Original Message-----
From: Cygwin <cygwin-bounces+mlascuola=srhc.com@cygwin.com> On Behalf Of René Berber
Sent: Thursday, November 17, 2022 11:52 AM
To: cygwin@cygwin.com
Subject: [EXTERNAL] [BULK] Re: Internal Server Error running perl script in browser

WARNING: This email originated outside of the Salina Regional Health Center email system.
DO NOT CLICK links or attachments unless you recognize the sender and know the content is safe.


On 11/17/2022 10:22 AM, Michael Lascuola via Cygwin wrote:
> Good day!
>
> I have an issue where I receive "Internal Server Error" when running perl scripts in the browser.  Here's an example script that works OK when running from the Cygwin Terminal:
>
> #!/usr/local/bin/perl

That is not Cygwin perl.

If you build it, or installed it from somewhere else... then its your problem, not a Cygwin problem.

[snip]


--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
IMPORTANT NOTICE AND DISCLAIMER: The information contained in this e-mail, including any attachments, is privileged, strictly confidential, and is intended only for the use of the addressee(s) indicated above. If you are not an intended recipient of this e-mail, you are strictly prohibited from reading, reviewing, using, disclosing, printing, copying or disseminating this e-mail, and are asked to (a) notify the sender only of your receipt of this e-mail, and (b) permanently delete this e-mail immediately. Thank you.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: RE: [EXTERNAL] [BULK] Re: Internal Server Error running perl script in browser
  2022-11-17 18:57   ` [EXTERNAL] [BULK] " Michael Lascuola
@ 2022-11-17 23:29     ` René Berber
  0 siblings, 0 replies; 5+ messages in thread
From: René Berber @ 2022-11-17 23:29 UTC (permalink / raw)
  To: cygwin

On 11/17/2022 12:57 PM, Michael Lascuola via Cygwin wrote:

> Thanks for the response!  Forgive me, as I am SQL Server DBA.  Is
> there another way I should check this?
> 
> $ perl -v
> 
> This is perl 5, version 32, subversion 1 (v5.32.1) built for
> x86_64-cygwin-threads-multi (with 7 registered patches, see perl -V
> for more detail)
> 
> Copyright 1987-2021, Larry Wall
[snip]

That is Cygwin's perl, but...

> $ which perl 
> /usr/local/bin/perl

That is not the same.

The first one is at /usr/bin/perl.  And your PATH correctly leads to it.

Your problem is the script, which explicitly calls the 2nd perl:

#!/usr/local/bin/perl

Try changing that line to either "#!/usr/bin/perl", or
"#!/usr/bin/env perl"
-- 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-17 23:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-17 16:22 Internal Server Error running perl script in browser Michael Lascuola
2022-11-17 18:51 ` René Berber
2022-11-17 18:51   ` René Berber
2022-11-17 18:57   ` [EXTERNAL] [BULK] " Michael Lascuola
2022-11-17 23:29     ` René Berber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).