You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I want to start apache 2, I use these commands after installation method
Code: systemctl enable apache2
But I saw these error messages:
Code:
systemctl start apache2.service
Failed to connect to bus: No such file or directory
systemctl start apache2
Failed to connect to bus: No such file or directory
Failed to connect to bus: No such file or directory
Code:
zypper install httpd
Loading repository data...
Reading installed packages...
'httpd' not found in package names. Trying capabilities.
'apache2' providing 'httpd' is already installed.
'nginx' providing 'httpd' is already installed.
Resolving package dependencies...
Nothing to do.
In my browser when I want to try to connect to web server:
127.0.0.1:defined Port number within listen.conf
Code:
apache2ctl start
AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/apache2/default-server.conf:9
AH00526: Syntax error on line 1 of /etc/apache2/conf.d/wsl.conf:
AcceptFilter cannot occur within <VirtualHost> section
when I want to start apache 2, I use these commands after installation method
Code:
systemctl enable apache2
But I saw these error messages:
Code:
Code:
Code:
In my browser when I want to try to connect to web server:
127.0.0.1:defined Port number within listen.conf
Code:
and
Code:
and
Code:
I attached images here to show you:
https://imgur.com/610pzEl
https://imgur.com/a/LvncC
https://imgur.com/a/nCW3N
https://imgur.com/a/BSOK4
I cannot connect to my web server
The text was updated successfully, but these errors were encountered: