• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

PHP CLI version

I

Inarus

Guest
Hallo
I have plesk panel server which have installed CGI PHP version. Now I need to change PHP to CLI version.

PHP 4.3.9 (cgi) (built: Nov 10 2005 20:38:14)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with the ionCube PHP Loader v3.0.10, Copyright (c) 2002-2005, by
ionCube Ltd., and
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by
Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend
Technologies

I have talked with my server support and they`re told me that they don`t recompile this things because it might break some stuffs on the server. There is any possibility to change PHP to CLI version ?
 
Version psa v8.0.0_build80060425.18 os_CentOS 4.2 OS Linux 2.6.9-55.0.2.EL

In /usr/bin/php i have CGI version and don`t have /usr/bin/php-cgi file :(. What should i do now ? I will be grateful for every single piece of advice :)
 
Im using 5.2.3 on my system, which has php-cgi as s separate rpm.

[root@www ~]# rpm -qf /usr/bin/php-cgi
php-cli-5.2.3-4.el4.art
 
Back
Top