The tutorial describes a very quick way to install php 8 on a server with directadmin panel.
We will do everything in a few simple steps.
CustomBuild already includes the latest php packages 8 so thanks to him we can install very quickly.
First, log in to the console as root and go to the directory:
cd /usr/local/directadmin/custombuild
The next step is to edit the configuration file:
nano options.conf
And we set up php 8 as the version we want:
php4_release=8.0
For me it is 4 wersja php.
save the file.
We download the latest packages with the command:
./build update
The last step is to compile php. We will do this by issuing an order:
./build php n
That's all 🙂 after recompiling we have php8 available to choose from in the domain settings.
Aby je ustawić przechodzimy do panelu directadmin zarządzanie kontami – Konfiguracja domen i wybieramy swoją domenę.
On the top left, we choose PHP version selection and choose the version that interests us.
I do not recommend using php productively yet 8 due to the fact that it is a fresh release and most scripts are not compatible with php 8!
The guide below describes how to install KeePass on Ubuntu. Całość wykonamy za pomocą kilku poleceń…
Master PDF Editor is a comprehensive PDF program, which includes many features. Oprócz tworzenia i edycji…
Iotop jest prostym narzędziem dla systemów Uniksowych umożliwiającym monitorowanie użycia dowolnego nośnika pamięci flash/hdd/ssd w…
You can separate two or more commands with semicolons (;), Semicolon (;): służy do oddzielania…
Poniższy poradnik opisuje w jaki sposób za pomocą konsoli możemy dokonać edycji danych zdjęcia exif.…
The following guide describes how to install Rocket.Chat on Rocky Linux 8 Całość bardzo prosto zainstalujemy…