Uploaded image for project: 'Modules'
  1. Modules
  2. MODULES-2872

Failed to start The Apache HTTP Server

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Done
    • puppet_agent 1.1.0
    • None
    • apache
    • Linux : CentOS Linux release 7.1.1503 (Core)
      Puppet: 4.3.1 (PE)
      Puppet-Apache: 1.7.0

    Description

      Summary.

      I am trying to start a new vagrant box with Linux CentOS and it seems that apache is failing when declaring the basic class.

        class { 'apache':
          default_vhost => false,
        }
      

      Error: Could not start Service[httpd]: Execution of '/bin/systemctl start httpd' returned 1: Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.
      ==> apache-centos7: Error: /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/bin/systemctl start httpd' returned 1: Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            lmayorga1980 Louis Mayorga
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Zendesk Support