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.
Pages: 1
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
Offline
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
Offline
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
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.
Last edited by Coscast (2011-05-28 18:15:42)
Offline
i got this fixed ,the host gave me the path which is /usr/bin/php5-cli
Offline
My installation says that as well, but it works perfectly fine (and I know for sure it's installed)
Offline
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
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)
Offline
Pages: 1