Menu

#252 Single Server installation failed

v.1.2.7
open-fixed
None
Node-Integration
9
2014-08-27
2013-04-03
No

After the installation of the single server I started the configuration script

/usr/sbin/fc-node-configuration --node-type single-server

Error in installation Script

Starting the daemon apache2 ...
Executing: /etc/init.d/apache2 start...
* apache2 has detected an error in your setup:
Syntax error on line 39 of /etc/apache2/vhosts.d/localhost.conf:
SSLCertificateFile: file '/etc/ssl/apache2/foss-cloud.foss-cloud.ch.cert.pem' does not exist or is empty
* ERROR: apache2 failed to start
{
"Reason" : "Could not start the daemon apache2.",
"Return String" : "Could not start the desired daemon.",
"Return Code" : 10
}


Line 39 - 41 of /etc/apache2/vhosts.d/localhost.conf are
SSLCertificateFile /etc/ssl/apache2/foss-cloud.foss-cloud.ch.cert.pem
SSLCertificateKeyFile /etc/ssl/apache2/foss-cloud.foss-cloud.ch.key.pem
SSLCACertificateFile /etc/ssl/certs/FOSS-Cloud_CA.cert.pem

In /etc/ssl/apache2/ are 4 files
server.crt server.csr server.key server.pem

but not the files of line 39 - 41 of the script.

By starting manualy the apache server again there is the following error:
fc-ss apache2 # /etc/init.d/apache2 start
* apache2 has detected an error in your setup:
Syntax error on line 39 of /etc/apache2/vhosts.d/localhost.conf:
SSLCertificateFile: file '/etc/ssl/apache2/foss-cloud.foss-cloud.ch.cert.pem' does not exist or is empty
* ERROR: apache2 failed to start

Related

Bugs: #192

Discussion

  • Beat Stebler

    Beat Stebler - 2013-04-03
    • component: Unknown --> Installer
    • priority: --> 9
     
  • Beat Stebler

    Beat Stebler - 2013-04-03

    Info:

    After copying the directory /etc/ssl/apache2 from a multiserver environment into the single server, the installation script runs through.

    Afterwards, the single server works fine.

     
  • Michael Eichenberger

    • status: open --> open-fixed
    • assigned_to: Michael Eichenberger
    • component: Installer --> Node-Integration
     
  • Michael Eichenberger

    Apache was started before the certificate was created.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.