Description of problem: on doing apachectl start I get AH00526: Syntax error on line 19 of /etc/httpd/conf.d/totpcgi.conf Version-Release number of selected component (if applicable): totpcgi-0.6.0-0.14.20190713git.fc37.noarch How reproducible: type apachectl start Steps to Reproduce: 1.type apachectl start 2. 3. Actual results: AH00526: Syntax error on line 19 of /etc/httpd/conf.d/totpcgi.conf also get SSLCertificateFile: file '/etc/pki/tls/certs/totpcgi-server.crt' does not exist or is empty Expected results: not error Additional info:
Whats on line 19 of that file for you? and yes, you will need to have ssl certs for this package to work. :) That all said, I don't use this package anymore and will likely see if I can find someone interested in it to take over...
line 19 of /etc/httpd/conf.d/totpcgi.conf is SSLCertificateFile /etc/pki/tls/certs/totpcgi-server.crt I should say I couldn't tell whether this is a bug in the totpcgi package or in httpd[-core] but the message "syntax error ... " seemed to suggest something wrong in that file And, sorry, I don't know anything about "have ssl certs" - but I never tried to install any package without installing its dependencies