Project

General

Profile

Support of Lighttpd with latest openssl 1.1.1D

Added by mukeshsale almost 4 years ago

Hi,
I am building the lighttpd verion 1.4.45 with openssl 1.1.1D.I am seeing my server is running properly as below:
WEB is enabled and port numbers are NON-SSL:0x50 SSL:0x1bb
2020-05-19 12:23:41: (configfile.c.1466) server.upload-dirs doesn't exist: /usr/local/lmedia/lost+found
2020-05-19 12:23:41: (log.c.217) server started

I am not sure if that indicate that my server is running now ? Please confirm

When i login to my home page,i m not able to authenticate the user.It does not even check user credientials.
Let me know what could the issues.

Attached the lighttpd.conf for reference.


Replies (3)

RE: Support of Lighttpd with latest openssl 1.1.1D - Added by gstrauss almost 4 years ago

In #3011, you were asked to check the documentation.

Please check the documentation and ask a more specific question referencing the documentation if there is something that you do not understand in the documentation.

You are flailing in your sloppy attempt to port a config from lighttpd 1.4.35, over 6 years ago, and using a third-party module for which we knew nothing about.

2020-05-19 12:23:41: (configfile.c.1466) server.upload-dirs doesn't exist: /usr/local/lmedia/lost+found

It takes active mistakes to choose such a path: /usr/local/lmedia/lost+found, and then a lack of effort to overlook the message "server.upload-dirs doesn't exist: /usr/local/lmedia/lost+found"

READ THE DOCUMENTATION about authentication (mod_auth) before asking further questions.

RE: Support of Lighttpd with latest openssl 1.1.1D - Added by mukeshsale almost 4 years ago

Ok thanks for the response.

I would like to know if i can able to enable the logs for auth module that would be great help.Please let me know if i can enable logs for above issue.

RE: Support of Lighttpd with latest openssl 1.1.1D - Added by gstrauss almost 4 years ago

READ THE DOCUMENTATION about authentication (mod_auth) before asking further questions.

    (1-3/3)