• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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