atzekraut

Untitled

Oct 18th, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. root@s19314357:/etc/apache2/sites-available# a2ensite cozy.conf
  2. Enabling site cozy.
  3. To activate the new configuration, you need to run:
  4. service apache2 reload
  5. root@s19314357:/etc/apache2/sites-available# apache2ctl -t
  6. AH00526: Syntax error on line 8 of /etc/apache2/sites-enabled/cozy.conf:
  7. SSLCertificateFile: file '/etc/cozy/server.crt' does not exist or is empty
  8. Action '-t' failed.
  9. The Apache error log may have more information.
  10. root@s19314357:/etc/apache2/sites-available# service apache2 restart
  11. * Restarting web server apache2 [fail]
  12. * The apache2 configtest failed.
  13. Output of config test was:
  14. AH00526: Syntax error on line 8 of /etc/apache2/sites-enabled/cozy.conf:
  15. SSLCertificateFile: file '/etc/cozy/server.crt' does not exist or is empty
  16. Action 'configtest' failed.
  17. The Apache error log may have more information.
  18. root@s19314357:/etc/apache2/sites-available#
Add Comment
Please, Sign In to add comment