Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2011-05-27 16:31:53

delk194
Member
Registered: 2011-05-27
Posts: 10

PHP Cli >= 5.2 (/usr/bin/php) not installed

please advise on how to fix this error, my host said that it is already install on their server.

PHP Cli >= 5.2 (/usr/bin/php) 
PHP CLI (>= 5.2) binary is required. Video uploads, video conversion, video importing, video embedding and other important features will not work without the PHP CLI binary!

Offline

#2 2011-05-27 16:52:03

Coscast
Member
From: Germany
Registered: 2010-10-03
Posts: 546

Re: PHP Cli >= 5.2 (/usr/bin/php) not installed

Hi,

Do you have root access to your Server ?
If no: Ask your provider where the php binary is located and what version.
If yes: Login via SSH and type

which php

sgt-halfsize-banner.jpg

Offline

#3 2011-05-27 19:23:08

delk194
Member
Registered: 2011-05-27
Posts: 10

Re: PHP Cli >= 5.2 (/usr/bin/php) not installed

i have access to my home directory, i do see the bin/php  but i dont have access to php.ini.
i created a ssh id put have to download putty to access ssh my host do have the access.if i dont have access to
the php would i still be able to find it in ssh?

Offline

#4 2011-05-27 19:26:38

Coscast
Member
From: Germany
Registered: 2010-10-03
Posts: 546

Re: PHP Cli >= 5.2 (/usr/bin/php) not installed

Just try it: which php


sgt-halfsize-banner.jpg

Offline

#5 2011-05-28 18:04:01

MS_DA
Member
Registered: 2011-04-26
Posts: 401
Website

Re: PHP Cli >= 5.2 (/usr/bin/php) not installed

If you have cPanal you can see  the php version of your server at the left below "Stats"

Ben

Last edited by MS_DA (2011-05-28 18:14:58)

Offline

#6 2011-05-28 18:08:13

Coscast
Member
From: Germany
Registered: 2010-10-03
Posts: 546

Re: PHP Cli >= 5.2 (/usr/bin/php) not installed

MS_DA wrote:

If you have cPanal you will the the php version of your server at left below "Stats"

Ben

Yeah, I never had cpanel or something like that, but that seems to be a very good hint for everyone who is not familiar with the Linux Commandline.
thumbsupmn.jpg

Last edited by Coscast (2011-05-28 18:15:42)


sgt-halfsize-banner.jpg

Offline

#7 2011-06-02 04:53:04

delk194
Member
Registered: 2011-05-27
Posts: 10

Re: PHP Cli >= 5.2 (/usr/bin/php) not installed

i got this fixed ,the host gave me the path which is  /usr/bin/php5-cli

Offline

#8 2011-06-21 19:41:00

MoFo
Member
Registered: 2011-06-21
Posts: 20

Re: PHP Cli >= 5.2 (/usr/bin/php) not installed

My installation says that as well, but it works perfectly fine (and I know for sure it's installed)

Offline

#9 2011-06-21 21:19:23

Coscast
Member
From: Germany
Registered: 2010-10-03
Posts: 546

Re: PHP Cli >= 5.2 (/usr/bin/php) not installed

Just use /usr/bin/php5

Should be enough, if php5-cli is installed, the "normal" php5 binary is cli enabled+the system check runs smooth smile

host395679:~# /usr/bin/php5 -v
PHP 5.3.6-6~dotdeb.0 with Suhosin-Patch (cli) (built: Apr 17 2011 12:27:20)
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
    with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins GmbH

Last edited by Coscast (2011-06-21 21:23:34)


sgt-halfsize-banner.jpg

Offline

Board footer

Powered by FluxBB