Puleeno Nguyen New Member Sep 17, 2018 #1 Sep 17, 2018 #1 If you want use Openlitespeed on MACOS you can install OLS via Homebrew package. Code: brew tap puleeno/openlitespeed brew install openlitespeed brew install lsphp71 --with-default Source: on Github
If you want use Openlitespeed on MACOS you can install OLS via Homebrew package. Code: brew tap puleeno/openlitespeed brew install openlitespeed brew install lsphp71 --with-default Source: on Github
G GrandM1961 New Member Sep 19, 2019 #2 Sep 19, 2019 #2 Thank you so much, I was searching for this one.
henscu New Member Oct 31, 2019 #3 Oct 31, 2019 #3 Are there any resources or guides on how to set up a WordPress local development environment on MacOS using Litespeed? I can't find anything so far.
Are there any resources or guides on how to set up a WordPress local development environment on MacOS using Litespeed? I can't find anything so far.
Puleeno Nguyen New Member Mar 11, 2020 #4 Mar 11, 2020 #4 henscu said: Are there any resources or guides on how to set up a WordPress local development environment on MacOS using Litespeed? I can't find anything so far. Click to expand... I using OpenLitespeed to make WordPress dev environment on MacOSX. I'll write a blog post to setup Litespeed and share with you.
henscu said: Are there any resources or guides on how to set up a WordPress local development environment on MacOS using Litespeed? I can't find anything so far. Click to expand... I using OpenLitespeed to make WordPress dev environment on MacOSX. I'll write a blog post to setup Litespeed and share with you.
Cold-Egg Administrator Mar 11, 2020 #5 Mar 11, 2020 #5 FYI, here's a docker solution https://github.com/litespeedtech/ols-docker-env for anyone maybe interested.
FYI, here's a docker solution https://github.com/litespeedtech/ols-docker-env for anyone maybe interested.
docjojo New Member Feb 2, 2023 #6 Feb 2, 2023 #6 works great. thank you. any chance to get the newest open litespeed version with http/3 in the same way?
works great. thank you. any chance to get the newest open litespeed version with http/3 in the same way?
Cold-Egg Administrator Feb 3, 2023 #7 Feb 3, 2023 #7 When the new openlitespeed version(with stable tag) is released, the image will auto-build and push to the docker hub. https://hub.docker.com/r/litespeedtech/openlitespeed Last edited: Apr 22, 2024
When the new openlitespeed version(with stable tag) is released, the image will auto-build and push to the docker hub. https://hub.docker.com/r/litespeedtech/openlitespeed
docjojo New Member Feb 3, 2023 #8 Feb 3, 2023 #8 sure, but I'd like to build from source and run binary on mac.
Puleeno Nguyen New Member Apr 20, 2024 #9 Apr 20, 2024 #9 docjojo said: sure, but I'd like to build from source and run binary on mac. Click to expand... It's very hard to support Litespeed containing http/3. Many errors from libraries but I will try to support latest Litespeed version
docjojo said: sure, but I'd like to build from source and run binary on mac. Click to expand... It's very hard to support Litespeed containing http/3. Many errors from libraries but I will try to support latest Litespeed version
mac2net New Member Apr 20, 2024 #10 Apr 20, 2024 #10 It's probably easier to use Lima on MacOS (either hardware platform) to install OLS on to a supported Linux distro running a VM
It's probably easier to use Lima on MacOS (either hardware platform) to install OLS on to a supported Linux distro running a VM