Hi, this method on this topic works great for the root user.
When I switch to the Plesk user with the su command followed by the username, the PHP version still be 8.3 when should be 8.4
Using by SSH:
export PATH=/opt/plesk/php/8.4/bin:$PATH
it works but if I run
# vi ~/.profile
on the Plesk...