An open API service indexing awesome lists of open source software.

https://github.com/code-egg/apt-pkg


https://github.com/code-egg/apt-pkg

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# The LSPHP
[](litespeedtech.com/slack)
[![AMD64 Build Status](https://github.com/litespeedtech/debian-lsphp83/actions/workflows/debian-build.yml/badge.svg)](https://github.com/litespeedtech/debian-lsphp83/actions)
[![ARM64 Build Status](https://github.com/litespeedtech/debian-lsphp83/actions/workflows/self-host-build.yml/badge.svg)](https://github.com/litespeedtech/debian-lsphp83/actions/)

LiteSpeed PHP is an optimized compilation of PHP built to work with LiteSpeed products through the LiteSpeed SAPI.

## Installation

### Prebuilt packages
The easiest way to get up and running with PHP is to use the LiteSpeed Repository. The LiteSpeed Repository comes with prebuilt PHP packages with LiteSpeed support built in.
[Document Link](https://docs.litespeedtech.com/lsws/extapp/php/getting_started/)

### Building PHP from source code
Clone the repository, and run the build script to build the package.
```
bash build.sh lsphp83 8.3.13 1 noble amd64
```

## Support, Feedback, and Collaboration

* Join [the GoLiteSpeed Slack community](https://litespeedtech.com/slack) for real-time discussion
* Post to [the LiteSpeed Forums](https://litespeedtech.com/support/forum/) for community support
* Report problems with these docs in [the project's Issues](https://github.com/litespeedtech/debian-lsphp83/issues)
* Contribute to these docs with [a Pull Request](https://github.com/litespeedtech/debian-lsphp83/pulls). This project is intended to be a safe, welcoming space for collaboration.