Current Page: 1 of 1
Results 1 - 3 of 3
2 months ago
AnyFellow
Perfect, that solved the issue. Thank you very much for helping.
Forum: WampServer English
2 months ago
AnyFellow
httpd-vhosts.conf (domain-names anonymized): # Virtual Hosts # <VirtualHost *:80> ServerName subdomain1.domain.dk DocumentRoot "d:/www" Redirect permanent / </VirtualHost> <VirtualHost *:80> ServerName subdomain2.domain.dk DocumentRoot "d:/www.test" Redirect permanent / </VirtualHost>
Forum: WampServer English
2 months ago
AnyFellow
Running versions on my server: Wampserver 3.3.6 - 64bit Apache 2.4.62 PHP 8.2.22 MySQL 9.0.1 In php_error.log i see the following errors: [09-Aug-2024 07:21:21 UTC] PHP Warning: Undefined array key "localhost" in C:\wamp64\scripts\wampserver.lib.php on line 811 [09-Aug-2024 07:21:21 UTC] PHP Stack trace: [09-Aug-2024 07:21:21 UTC] PHP 1. {main}() C:\wamp64\scripts\refresh.p
Forum: WampServer English
Current Page: 1 of 1