Skip to content

raweb-panel/php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php


  • Debian 12.
  • Ubuntu 24.04.

Debian/Ubuntu step 1 add repository:

apt update; apt-get -y upgrade; apt-get -y install wget apt-transport-https ca-certificates gnupg2 sudo
curl -fsSL https://repo.raweb.al/install.sh | sudo bash

Step 2 install php:

sudo apt update; sudo apt install -y raweb-php84

Follow https://repo.raweb.al for how to add repo, if you don't want to execute install.sh url.


To-Do List

  • Add support for Alma Linux 9.
  • Custom build libs to avoid conflicts with system libs.

About

Raweb Php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published