1666019991
------ Wampserver configuration report
maandag 17 oktober 2022 - 15:19
- Windows NT 10.0 build 22000 (Windows 10)
- Windows Charset: Windows-1252
- Wampserver version 3.2.9 - 64bit
- Wampserver install version 3.2.3 installed on 2020-08-07
- Update Updated to 3.2.9 on 2022-10-16
- Install directory: D:/wamp64-323
- Default browser: C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe
- Default text editor: C:/Program Files/Notepad++/notepad++.exe
- Default log viewer: C:/Program Files/Notepad++/notepad++.exe
- Apache 2.4.51 - Port 80
- Additional Apache listening ports:
- PHP 7.4.9
MySQL versions seen by refresh listDir:
8.0.21
PHP versions seen by refresh listDir:
5.6.40 - 7.3.21 - 7.4.9
Apache versions seen by refresh listDir:
2.4.46 - 2.4.51
- MySQL 8.0.21 Port 3306
MySQL basedir = D:/wamp64-323/bin/mysql/mysql8.0.21
MySQL datadir = D:/wamp64-323/bin/mysql/mysql8.0.21/data
- PHP 5.6.40 for CLI (Internal Wampserver PHP scripts)
------ Wampserver configuration ------
---------- Section [main]
language = dutch wampserverVersion = 3.2.9
installDir = D:/wamp64-323 installVersion = 3.2.3
navigator = C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exeeditor = C:/Program Files/Notepad++/notepad++.exe
logviewer = C:/Program Files/Notepad++/notepad++.exedefaultLanguage = english
wampserverMode = 64bit installDate = 2020-08-07
update3.2.5 = 2021-10-02 wampStartDate = 2022-10-17 15:18:32
update3.2.9 = 2022-10-16
---------- Section [options]
AliasSubmenu = off NotCheckVirtualHost = off
NotCheckDuplicate = off VirtualHostSubMenu = on
HomepageAtStartup = off VhostAllLocalIp = on
SupportMySQL = on SupportMariaDB = off
ShowphmyadMenu = on ShowadminerMenu = on
NotVerifyPATH = off HostsLinesLimit = 5000
NotVerifyHosts = off NotVerifyTLD = off
AutoCleanLogs = on AutoCleanLogsMax = 1000
AutoCleanLogsMin = 50 AutoCleanTmp = on
AutoCleanTmpMax = 1000 CreateSymlink = symlink
BackupHosts = off ShowWWWdirMenu = off
MysqlMariaChangePrompt = off LinksOnProjectsHomePage = off
LinksOnProjectsHomeByIp = off LocalTest = off
ScrollListsHomePage = off
---------- Section [apacheoptions]
apacheUseOtherPort = off apachePortUsed = 80
apacheCompareVersion = off apacheRestoreFiles = off
apacheGracefulRestart = on apachePhpCurlDll = off
---------- Section [mysqloptions]
mysqlPortUsed = 3306 mysqlUseOtherPort = off
mysqlUseConsolePrompt = off mysqlConsolePrompt = \U-MySQL\v-['\d']>
mysqlPortOptionsMenu = on
---------- Section [mariadboptions]
mariaPortUsed = 3307 mariaUseOtherPort = on
mariadbUseConsolePrompt = off mariadbConsolePrompt = \U-\v-['\d']>
mariadbPortOptionsMenu = on
---------------------------------------------
------ C:/WINDOWS/system32/drivers/etc/hosts file contents ------
------ Limited to the first 30 lines ------
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
# 192.168.2.254 mijnmodem.kpn
127.0.0.1 joomla-j3920
::1 joomla-j3920
127.0.0.1 bunscote-3290
::1 bunscote-3290
127.0.0.1 localhost
----------------------------------------------
-- D:/wamp64-323/bin/apache/apache2.4.51/conf/extra/httpd-vhosts.conf file contents --
------ Limited to the first 40 lines ------
# Virtual Hosts
#
<VirtualHost *:80>
ServerName localhost
ServerAlias localhost
DocumentRoot "${INSTALL_DIR}/www"
<Directory "${INSTALL_DIR}/www/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>
#
<VirtualHost *:80>
ServerName joomla-j3920
DocumentRoot "d:/wamp64-323/www/joomla-3290"
<Directory "d:/wamp64-323/www/joomla-3290/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>
#
<VirtualHost *:80>
ServerName bunscote-3290
DocumentRoot "d:/wamp64-323/www/bunscote-3290"
<Directory "d:/wamp64-323/www/bunscote-3290/">
Options +Indexes +Includes +FollowSymLinks +MultiViews
AllowOverride All
Require local
</Directory>
</VirtualHost>
#
----------------------------------------------
-- PHP Configuration values
allow_url_fopen = On allow_url_include = Off
auto_append_file = auto_globals_jit = On
auto_prepend_file = date.timezone = UTC
default_charset = UTF-8 default_mimetype = text/html
disable_classes = disable_functions =
display_errors = On display_startup_errors = On
enable_dl = Off error_reporting = E_ALL
expose_php = On file_uploads = On
ignore_repeated_errors = Off ignore_repeated_source = Off
implicit_flush = Off log_errors = On
max_execution_time = 120 max_input_time = 60
max_input_vars = 2500 memory_limit = 128M
output_buffering = 4096 post_max_size = 8M
register_argc_argv = Off report_memleaks = On
request_order = GP session.save_path = D:/wamp64-323/tmp
short_open_tag = Off upload_max_filesize = 2M
upload_tmp_dir = D:/wamp64-323/tmp variables_order = GPCS
xdebug.profiler_enable = off xdebug.profiler_enable_trigger = Off
xdebug.remote_enable = off xdebug.show_local_vars = 0
zend.enable_gc = On zlib.output_compression = Off
--------------------------------------------------
--------- wampmanager.ini (Last 4 lines) --------
[Options]
AeTrayMode=64 Bits
AeTrayOldMode=64bit
AeTrayVersion=3.2.4.8
--------------------------------------------------
State of services:
The service 'wampapache64' is started
Service Session : LocalSystem
The service 'wampmysqld64' is NOT started
EXIT error code:0
Help message for error code 0 is
e bewerking is voltooid.
WampServer (Apache, PHP and MySQL) will not function properly if any service
'wampapache64'
'wampmysqld64'
is not started.
all services BINARY_PATH_NAME are OK
--------------------------------------------------
*** Checking the DNS search order ***
Values of registry keys for
HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider
are in correct order
--------------------------------------------------
Wampmanager (Aestan Tray Menu) 3.2.4.8 - 64bit
Compiler Visual C++ versions used:
PHP 5.6.40 Compiler => MSVC11 (Visual C++ 2012) - Architecture => x64
PHP 7.3.21 Compiler => MSVC15 (Visual C++ 2017) - Architecture => x64
PHP 7.4.9 Compiler => Visual C++ 2017 - Architecture => x64
MySQL Ver 8.0.21 for Win64 on x86_64 (MySQL Community Server - GPL)
Apache 2.4.46 Apache Lounge VS16 Server built: Aug 2 2020 10:21:32
Architecture: 64-bit
Apache 2.4.51 Apache Lounge VS16 Server built: Oct 7 2021 16:27:02
Architecture: 64-bit
--------------------------------------------------
-- Apache loaded modules
- Core:
core_module http_module mpm_winnt_module
so_module win32_module
- Shared modules:
access_compat_module actions_module alias_module
allowmethods_module asis_module authn_core_module
authn_file_module authz_core_module authz_groupfile_module
authz_host_module authz_user_module auth_basic_module
auth_digest_module autoindex_module cache_disk_module
cache_module cgi_module dir_module
env_module fcgid_module file_cache_module
include_module isapi_module log_config_module
mime_module negotiation_module php7_module
rewrite_module setenvif_module userdir_module
vhost_alias_module
--------------------------------------------------
Apache includes
Included configuration files:
(*) D:/wamp64-323/bin/apache/apache2.4.51/conf/httpd.conf
(552) D:/wamp64-323/bin/apache/apache2.4.51/conf/extra/httpd-autoindex.conf
(564) D:/wamp64-323/bin/apache/apache2.4.51/conf/extra/httpd-vhosts.conf
(592) D:/wamp64-323/alias/adminer.conf
(592) D:/wamp64-323/alias/phpmyadmin.conf
(592) D:/wamp64-323/alias/phpsysinfo.conf
--------------------------------------------------
Apache variables (Define)
- With command httpd.exe -t -D DUMP_RUN_CFG
APACHE24 = Apache2.4
VERSION_APACHE = 2.4.51
INSTALL_DIR = D:/wamp64-323
APACHE_DIR = D:/wamp64-323/bin/apache/apache2.4.51
SRVROOT = D:/wamp64-323/bin/apache/apache2.4.51
PHPROOT = D:/wamp64-323/bin/php/php
--------------------------------------------------
VirtualHost configuration:
Default server: localhost
Virtual Host: localhost
Virtual Host: joomla-j3920
Virtual Host: bunscote-3290
Virtual Host: bunscote-j3-server
Virtual Host: bunscote-j4
--------------------------------------------------
-- PHP Loaded Extensions
With function get_loaded_extensions()
-- For PHP 7.4.9 used as Apache module
bcmath bz2 calendar com_dotnet Core ctype
curl date dom exif fileinfo filter
gd gettext gmp hash iconv imap
intl json ldap libxml mbstring mysqli
mysqlnd openssl pcre PDO pdo_mysql pdo_sqlite
Phar readline Reflection session SimpleXML soap
sockets SPL sqlite3 standard tokenizer xdebug
xml xmlreader xmlrpc xmlwriter xsl Zend OPcache
zip zlib
--------------------------------------------------
-- Use of PHP versions
PHP 5.6.40 used as CLI
PHP 7.3.21 not used
PHP 7.4.9 used as APACHE module
--------------------------------------------------
-- Show Excluded port by the System
With command:
netsh int ip show excludedportrange protocol=tcp
5357
--------------------------------------------------
***** Check symbolic links *****
All symbolic links are OK
--------------------------------------------------
***** Test which uses port 80 *****
===== Tested by command netstat filtered on port 80 =====
Test for TCP
Your port 80 is used by a processus with PID = 16044
The processus of PID 16044 is 'httpd.exe' Session: Services
The service of PID 16044 for 'httpd.exe' is 'wampapache64'
This service is from Wampserver - It is correct
Test for TCPv6
Your port 80 is used by a processus with PID = 16044
The processus of PID 16044 is 'httpd.exe' Session: Services
The service of PID 16044 for 'httpd.exe' is 'wampapache64'
This service is from Wampserver - It is correct
===== Tested by attempting to open a socket on port 80 =====
Your port 80 is actually used by :
Server: Apache/2.4.51 (Win64) PHP/7.4.9 mod_fcgid/2.3.10-dev
--------------------------------------------------
***** Test which uses port 3306 *****
===== Tested by command netstat filtered on port 3306 =====
Port 3306 is not found associated with TCP protocol
Port 3306 is not found associated with TCP protocol
--------------------------------------------------
-------- Apache error log (Last 30 lines) --------
[Sun Oct 16 16:27:46.135570 2022] [mpm_winnt:notice] [pid 14092:tid 876] AH00455: Apache/2.4.51 (Win64) PHP/7.4.9 mod_fcgid/2.3.10-dev configured -- resuming normal operations
[Sun Oct 16 16:27:46.135570 2022] [mpm_winnt:notice] [pid 14092:tid 876] AH00456: Apache Lounge VS16 Server built: Oct 7 2021 16:27:02
[Sun Oct 16 16:27:46.135570 2022] [core:notice] [pid 14092:tid 876] AH00094: Command line: 'D:\\wamp64-323\\bin\\apache\\apache2.4.51\\bin\\httpd.exe -d D:/wamp64-323/bin/apache/apache2.4.51'
[Sun Oct 16 16:27:46.136574 2022] [mpm_winnt:notice] [pid 14092:tid 876] AH00418: Parent: Created child process 11564
[Sun Oct 16 16:27:46.308330 2022] [mpm_winnt:notice] [pid 11564:tid 696] AH00354: Child: Starting 64 worker threads.
The 'wampapache64' service is restarting.
The 'wampapache64' service has restarted.
nt:notice] [pid 14092:tid 876] AH00424: Parent: Received restart signal -- Restarting the server.
[Sun Oct 16 16:28:00.277078 2022] [mpm_winnt:notice] [pid 14092:tid 876] AH00455: Apache/2.4.51 (Win64) PHP/7.4.9 mod_fcgid/2.3.10-dev configured -- resuming normal operations
[Sun Oct 16 16:28:00.277078 2022] [mpm_winnt:notice] [pid 14092:tid 876] AH00456: Apache Lounge VS16 Server built: Oct 7 2021 16:27:02
[Sun Oct 16 16:28:00.277078 2022] [core:notice] [pid 14092:tid 876] AH00094: Command line: 'D:\\wamp64-323\\bin\\apache\\apache2.4.51\\bin\\httpd.exe -d D:/wamp64-323/bin/apache/apache2.4.51'
[Sun Oct 16 16:28:00.279078 2022] [mpm_winnt:notice] [pid 14092:tid 876] AH00418: Parent: Created child process 3320
[Sun Oct 16 16:28:00.639107 2022] [mpm_winnt:notice] [pid 3320:tid 720] AH00354: Child: Starting 64 worker threads.
[Sun Oct 16 16:28:01.654330 2022] [mpm_winnt:notice] [pid 11564:tid 696] AH00364: Child: All worker threads have exited.
[Sun Oct 16 16:28:29.336360 2022] [mpm_winnt:notice] [pid 14092:tid 876] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Oct 16 16:28:31.364529 2022] [mpm_winnt:notice] [pid 3320:tid 720] AH00364: Child: All worker threads have exited.
[Sun Oct 16 16:28:31.829445 2022] [mpm_winnt:notice] [pid 14092:tid 876] AH00430: Parent: Child process 3320 exited successfully.
[Sun Oct 16 16:28:51.254081 2022] [mpm_winnt:notice] [pid 7832:tid 900] AH00455: Apache/2.4.51 (Win64) PHP/7.4.9 mod_fcgid/2.3.10-dev configured -- resuming normal operations
[Sun Oct 16 16:28:51.254081 2022] [mpm_winnt:notice] [pid 7832:tid 900] AH00456: Apache Lounge VS16 Server built: Oct 7 2021 16:27:02
[Sun Oct 16 16:28:51.254081 2022] [core:notice] [pid 7832:tid 900] AH00094: Command line: 'D:\\wamp64-323\\bin\\apache\\apache2.4.51\\bin\\httpd.exe -d D:/wamp64-323/bin/apache/apache2.4.51'
[Sun Oct 16 16:28:51.256074 2022] [mpm_winnt:notice] [pid 7832:tid 900] AH00418: Parent: Created child process 4888
[Sun Oct 16 16:28:51.431606 2022] [mpm_winnt:notice] [pid 4888:tid 416] AH00354: Child: Starting 64 worker threads.
[Sun Oct 16 16:33:45.314854 2022] [mpm_winnt:notice] [pid 7832:tid 900] AH00422: Parent: Received shutdown signal -- Shutting down the server.
[Sun Oct 16 16:33:47.329672 2022] [mpm_winnt:notice] [pid 4888:tid 416] AH00364: Child: All worker threads have exited.
[Sun Oct 16 16:33:48.079970 2022] [mpm_winnt:notice] [pid 7832:tid 900] AH00430: Parent: Child process 4888 exited successfully.
[Mon Oct 17 17:18:36.383448 2022] [mpm_winnt:notice] [pid 16044:tid 760] AH00455: Apache/2.4.51 (Win64) PHP/7.4.9 mod_fcgid/2.3.10-dev configured -- resuming normal operations
[Mon Oct 17 17:18:36.383448 2022] [mpm_winnt:notice] [pid 16044:tid 760] AH00456: Apache Lounge VS16 Server built: Oct 7 2021 16:27:02
[Mon Oct 17 17:18:36.383448 2022] [core:notice] [pid 16044:tid 760] AH00094: Command line: 'D:\\wamp64-323\\bin\\apache\\apache2.4.51\\bin\\httpd.exe -d D:/wamp64-323/bin/apache/apache2.4.51'
[Mon Oct 17 17:18:36.385451 2022] [mpm_winnt:notice] [pid 16044:tid 760] AH00418: Parent: Created child process 17300
[Mon Oct 17 17:18:36.561004 2022] [mpm_winnt:notice] [pid 17300:tid 740] AH00354: Child: Starting 64 worker threads.
--------------------------------------------------
-------- Apache access log (Last 30 lines) --------
--- File cleaned up by Wampserver ---
--- on 2022-10-16 14:22
127.0.0.1 - - [17/Oct/2022:17:19:50 +0200] "GET / HTTP/1.1" 200 20093
--------------------------------------------------
-------- PHP error log (Last 30 lines) --------
--- File cleaned up by Wampserver ---
--- on 2022-10-16 14:22
--------------------------------------------------
-------- MySQL error log (Last 30 lines) --------
--- File cleaned up by Wampserver ---
--- on 2022-10-16 14:26
--------------------------------------------------