Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

VirtualHost and localhost error (no replies)

$
0
0
Hi i have running on windows 10 wampserver 3.2.3 with apache 2.4.46.
- The wampserver tray icon its green.
- This is the result of virtualhost test:
- VirtualHost configuration:

Default server: localhost
Virtual Host: localhost
Virtual Host: api-rest-laravel.com.devel
- This is the port test result:

***** 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 = 12536
The processus of PID 12536 is 'httpd.exe' Session: Services
The service of PID 12536 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 = 12536
The processus of PID 12536 is 'httpd.exe' Session: Services
The service of PID 12536 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.46 (Win64) PHP/7.3.21


But i get this localhost error:
Undefined offset: 1 in C:\wamp64\scripts\wampserver.lib.php on line 590
Undefined index: Port in C:\wamp64\scripts\wampserver.lib.php on line 700
"Port : used for the VirtualHost is not an Apache Listen port"
"The <VirtualHost number does not match the ServerName number in the file c: /wamp64/bin/apache/apache2.4.46/conf/extra/httpd-vhosts.conf"

How i fix this error?

Viewing all articles
Browse latest Browse all 3177

Trending Articles