LiteSpeed Tech

Results 117 comments of LiteSpeed Tech

We no longer use `configure`, only use `cmake` . maybe you run it manually? If you run `build.sh` immediately after grab the source code, it should not create a file...

You mean the dependent libraries in `/third-party/` directory? If you remember which lib failed and what you did to fix it, then we can improve the build script. My first...

Thank you for this suggestion. Need to check if 'type' is more popular.

It is for security reason, if you want to log to STDOUT, you can use `stdout` as file name.

Hi, thanks for the bug report. We have tried to reproduce it internally, but failed. Is there any easy way to reproduce it. The best way is to access kosovatoday.net...

That requires updating https://github.com/litespeedtech/openlitespeed/blob/master/src/modules/CMakeLists.txt manually.

Our binary installation package is universal. you can follow https://openlitespeed.org/kb/install-from-binary/ just change to the latest version in the download link.

Our openlitespeed rpms are built from our pre-built binary package. the spec file is like ``` # # The spec is to build OpenLiteSpeed rpm # Name: openlitespeed Version: 1.7.15...