I can't see php selector in the panel after install PHP 8.3

Dimitris1

Verified User
Joined
May 7, 2026
Messages
11
Location
Athens, Greece
Hi there,
I install php 8.3 via
Code:
cd /usr/local/directadmin
da build set php1_release 8.3
da build php
da build rewrite_confs

following this guide

https://docs.directadmin.com/webser...elect-between-multiple-different-php-versions

If you want to continue using LSPHP as PHP Mode,
then you need to skip this command: da build set php1_mode php-fpm

because i use OpenliteSpeed as web server. = php1_mode = lsphp

but after finish the setup , i can't see the php selector .. please look at screenshots
 

Attachments

  • Screenshot_21.jpg
    Screenshot_21.jpg
    105.9 KB · Views: 5
  • Screenshot_221.JPG
    Screenshot_221.JPG
    229.5 KB · Views: 6
In order to have a PHP selector enabled, you will need to install more than one PHP version in DIrectAdmin. The article you are referring to describes how to install multiple PHP versions. You might follow it.
 
In order to have a PHP selector enabled, you will need to install more than one PHP version in DIrectAdmin. The article you are referring to describes how to install multiple PHP versions. You might follow it.

Where that point the instalation multiple PHP version ..? i can't find where he says it .
 
the same place as you mentioned in the very first post in the thread, i.e. CLI or SSH

In the guide it starts from the words "The following is a sample installation of multiple PHP versions:"

2026-07-31_023722_docs.directadmin.com.png
 
THanks, i find it before but you post faster then me.

You think PHP 8.4 and 8.5 is safe to exist as option ..?

Btw, i run all the domains by my self.
 
Back
Top