Giter Club home page Giter Club logo

Comments (2)

carlwgeorge avatar carlwgeorge commented on July 28, 2024

I wasn't able to reproduce this error message on a fresh install.

systemctl reload httpd

tail -n 0 -f /var/log/messages:

Sep  4 08:17:26 test7 systemd: Reloaded The Apache HTTP Server.
Sep  4 08:17:26 test7 httpd: Server configured, listening on: port 80

journalctl -n 0 -f -u httpd:

-- Logs begin at Tue 2018-08-28 03:17:54 CDT. --
Sep 04 08:17:26 test7.ius.io systemd[1]: Reloaded The Apache HTTP Server.
Sep 04 08:17:26 test7.ius.io httpd[3751]: Server configured, listening on: port 80

There could still be a problem in the packaging but I'm not able to observe it with the default configuration. I'll need to know more information in order to help troubleshoot this.

  • What httpd modules are you using?
  • Can you share your configuration using a pastebin service such as https://paste.fedoraproject.org?
  • Can you reproduce the error using your configuration and the stock httpd-0:2.4.6-80.el7.centos.1 package?
  • Using a Fedora machine, can you reproduce the error using your configuration and the httpd-2.4.34-3.fc28 package?

from httpd24u.

DeesoSaeed avatar DeesoSaeed commented on July 28, 2024

Sorry about the delayed response. I've found the problem in the config itself.

The directive ExtendedStatus was set to Off as part of the CIS Security hardening recommendation. Apparently. There's some kind of dependency with systemd and reloading doesn't work corrrectly if ExtendedStatus isn't activated.

After changing ExtendedStatus to On the problem went away.

I'm not sure if this is a problem specific to the IUS build I haven't had the time to check it against default packages,

Kind Regards

from httpd24u.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.