File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# FrankenPHP: Modern App Server for PHP
22
3- <h1 style =" text-align : center ;" ><a href =" https://frankenphp.dev " ><img src =" frankenphp.png " alt =" FrankenPHP " style = " width : 600 px ; " ></a ></h1 >
3+ <h1 style =" text-align : center ;" ><a href =" https://frankenphp.dev " ><img src =" frankenphp.png " alt =" FrankenPHP " width = " 600 " ></a ></h1 >
44
55FrankenPHP is a modern application server for PHP built on top of the [ Caddy] ( https://caddyserver.com/ ) web server.
66
@@ -45,9 +45,9 @@ frankenphp php-cli /path/to/your/script.php
4545
4646### RPM Packages
4747
48- We offer rpm packages for Red Hat Enterprise Linux 7 to 10. To install, run
48+ We offer RPM packages for Red Hat Enterprise Linux 7 to 10. To install, run:
4949
50- ``` bash
50+ ``` console
5151sudo dnf install https://rpm.henderkes.com/static-php-1-0.noarch.rpm
5252sudo dnf module enable php-zts:static-8.4 # optional, defaults to 8.4, 8.2-8.4 available
5353sudo dnf install frankenphp
You can’t perform that action at this time.
0 commit comments