LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   httpd service restart wants password (https://www.linuxquestions.org/questions/linux-newbie-8/httpd-service-restart-wants-password-479484/)

Tcat 09-08-2006 11:06 AM

last question.

For the sake of asking, I restarted httpd service again and then looked at the error log. As you see it says SSL is unavail. I don't need it so that doesn't bother me but just wondering if there is anything else here I should be concerned about. Just need this box to survive long enuff for me to get the new one built with FC5.

Thanks

Code:

[Fri Sep 08 12:02:15 2006] [notice] caught SIGTERM, shutting down
[Fri Sep 08 12:02:18 2006] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Sep 08 12:02:19 2006] [notice] Digest: generating secret for digest authentication ...
[Fri Sep 08 12:02:19 2006] [notice] Digest: done
[Fri Sep 08 12:02:19 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Fri Sep 08 12:02:19 2006] [notice] LDAP: SSL support unavailable
[Fri Sep 08 12:02:19 2006] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
[Fri Sep 08 12:02:19 2006] [notice] Apache/2.0.53 (Fedora) configured -- resuming normal operations


gilead 09-08-2006 01:47 PM

If I'm reading it right that means LDAP over SSL is unavailable which means it will talk to LDAP over port 389 instead of 636. Unless you're doing LDAPS, it shouldn't matter.


All times are GMT -5. The time now is 12:44 PM.