• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question I need to find how to install php between same os server in plesk

alexk345

Basic Pleskian
Server operating system version
almalinux
Plesk version and microupdate number
obsidian
1726082211927.png

I have /opt/plesk/php directory but not all have full php. where they go. For example our website works in php 5.6 but i dont see php/bin directory. how does it work?
 
I could install PHP 5.6 on Almalinux 8.10 without any issues:

# pwd
/opt/plesk/php/5.6
# ll
total 24
drwxr-xr-x. 2 root root 4096 Sep 11 22:02 bin
drwxr-xr-x. 3 root root 4096 May 29 09:18 etc
drwxr-xr-x. 3 root root 4096 May 29 09:18 lib64
drwxr-xr-x. 2 root root 4096 Sep 11 22:02 sbin
drwxr-xr-x. 7 root root 4096 Sep 11 22:02 share
drwxr-xr-x. 4 root root 4096 Sep 11 22:02 var

So, what's going on that you can't do this? Have you already contacted Plesk Support so they can investigate the issue on your server? It'll cost you nothing and it's the best service I've ever seen in my career.
 

Attachments

  • Screenshot 2024-09-11 at 22.03.46.png
    Screenshot 2024-09-11 at 22.03.46.png
    262.6 KB · Views: 1
Anyways try to update gd.so from remi build to plesk 5.6 in our new server . it do not start. i think its different compilation code not compatible even though both php 5.6
 
Could you please use deepl to translate your questions? I've no idea what you need or want. Plesk offers PHP 5.6 and you're still compiling the code. Why?
 
1726087856471.png
It do not have php 2.33 as old server uses remi repo
i try to copy gd.so to new server with plesk php and it wont work

Old server has remo php 5.6.4 which has update gd version. That is what we use for last 10 years in media temple until they got sold off.

new host installed remi repo. And i cant find that anymore.
 
Ok i found out i can install php 5.6 in ubunto 22. Plesk do not come with default php. I did manually and tested. So some relief.
 
Back
Top