Port :443 used for the VirtualHost is not an Apache Listen port
The path D:/!STRONY_WWW/aslan-galeria for <Directory ... is not ended with a slash /
Duplicate ServerName localhost daisuke-design.pl aslan.daisuke-design.pl galeria.daisuke-design.pl xxx.daisuke-design.pl fsp.daisuke-design.pl vod.daisuke-design.pl ai-image.daisuke-design.pl inne.daisuke-design.pl ai.daisuke-design.pl tts.daisuke-design.pl ai.daisuke-design.pl ai.daisuke-design.pl numeracja.daisuke-design.pl torrent.daisuke-design.pl into c:/wamp64/bin/apache/apache2.4.41/conf/extra/httpd-vhosts.conf
*** ERROR *** The PHP configuration loaded file is: c:/wamp64/bin/apache/apache2.4.58/bin/php.ini - should be: c:/wamp64/bin/apache/apache2.4.41/bin/php.ini or c:/wamp64/bin/php/php7.4.0/phpforapache.ini
You must perform: Right-click icon Wampmanager -> Refresh
Warning: PHP Startup: Unable to load dynamic library 'php_wincache.dll' (tried: c:/wamp64/bin/php/php7.4.0/ext/php_wincache.dll (Nie można odnaleźć określonego modułu.), c:/wamp64/bin/php/php7.4.0/ext/php_php_wincache.dll.dll (Nie można odnaleźć określonego modułu.)) in Unknown on line 0
bcmath bz2 calendar Core ctype curlLoadModule php_module "${INSTALL_DIR}/bin/php/php8.1.1/php8apache2_4.dll"
LoadModule fcgid_module modules/mod_fcgid.so
(Not commented - No # at the beginning))
<IfModule fcgid_module>
FcgidMaxProcessesPerClass 300
FcgidConnectTimeout 10
FcgidProcessLifeTime 1800
FcgidMaxRequestsPerProcess 0
FcgidMinProcessesPerClass 0
FcgidFixPathinfo 0
FcgidZombieScanInterval 20
FcgidMaxRequestLen 536870912
FcgidBusyTimeout 120
FcgidIOTimeout 120
FcgidTimeScore 3
FcgidPassHeader Authorization
Define PHPROOT ${INSTALL_DIR}/bin/php/php
</IfModule>
<IfModule fcgid_module>
Define FCGIPHPVERSION "7.4.27"
FcgidInitialEnv PHPRC "${PHPROOT}${FCGIPHPVERSION}/php.ini"
<Files ~ "\.php$">
Options +Indexes +Includes +FollowSymLinks +MultiViews +ExecCGI
AddHandler fcgid-script .php
FcgidWrapper "${PHPROOT}${FCGIPHPVERSION}/php-cgi.exe" .php
</Files>
</IfModule>
<IfModule fcgid_module>
Define FCGIPHPVERSION "7.4.27"
FcgidCmdOptions ${PHPROOT}${FCGIPHPVERSION}/php-cgi.exe \
InitialEnv PHPRC=${PHPROOT}${FCGIPHPVERSION}/php.ini
</IfModule>
<IfModule fcgid_module>
<Files ~ "\.php$">
Options +Indexes +Includes +FollowSymLinks +MultiViews +ExecCGI
AddHandler fcgid-script .php
FcgidWrapper "${PHPROOT}${FCGIPHPVERSION}/php-cgi.exe" .php
</Files>
</IfModule>
Alias /myalias "g:/www/mydir/"
<IfModule fcgid_module>
Define FCGIPHPVERSION "7.4.27"
FcgidCmdOptions ${PHPROOT}${FCGIPHPVERSION}/php-cgi.exe \
InitialEnv PHPRC=${PHPROOT}${FCGIPHPVERSION}/php.ini
</IfModule>
<Directory "g:/www/mydir/">
Options Indexes FollowSymLinks
AllowOverride all
Require local
<IfModule fcgid_module>
<Files ~ "\.php$">
Options +Indexes +Includes +FollowSymLinks +MultiViews +ExecCGI
AddHandler fcgid-script .php
FcgidWrapper "${PHPROOT}${FCGIPHPVERSION}/php-cgi.exe" .php
</Files>
</IfModule>
</Directory>