httpd server Icon Missing from Yast2

I have installed OpenSUSE Leap 15 repeatedly, and I still don’t see the Icon for httpd servers on the Yast2 interface. Could someone give me the necessary information to get it to be displayed?

Apache2 is installed and running.

Have you installed the LAMP Pattern?

When no, you might be missing more.
In any case you miss the yast2-http-server package.

AFAIK the Yast module for managing Apache web server has never been installed automatically.

The following run in an elevated console should install the module

zypper in yast2-http-server

In fact,
You might take this opportunity to view a listing of all avalilable Yast modules, most of which have to be installed by you

zypper se yast2

HTH,
TSU

I installed it, and it is now there. Remains to be seen what else I will need to install but at least this much is working.

Thank you.

I do not know what you mean with automatically.
As I posted above, it is part of the LAMP server Pattern. You can easily check that yourself (if you have an openSUSE system).
Thus, no, it is not installed in a “standard” installation and, yes, it is installed when you install the Pattern.

FYI the LAMP server Pattern was installed, but the yast2-http-server package was not.

Tanks for that information. Then I am wrong somewhere. :shame:

Great ! It brought the http-server on Yast2. Thanks.:shame: