Does VestaCP offers PHP CLI ?
-
- Posts: 301
- Joined: Tue Dec 22, 2015 2:06 pm
Does VestaCP offers PHP CLI ?
I need to run a Cron Job with PHP CLI. But I don't know the exact path of PHP CLI in VestaCP, especially after I upgraded the PHP version to 5.5.30 myself.
I have searched this forum and the VestaCP Documentation, none of them had mentioned this. So I hope someone on the forum can help me.
Thank you.
I have searched this forum and the VestaCP Documentation, none of them had mentioned this. So I hope someone on the forum can help me.
Thank you.
-
- Posts: 301
- Joined: Tue Dec 22, 2015 2:06 pm
Re: Does VestaCP offers PHP CLI ?
I tried following command on SSH terminal:
The result was:
Thank you.
Code: Select all
# yum install php-cli
Does this mean I surely have PHP CLI on my server? If so, where is it? How to use it?Package php-cli-5.5.30-1.el7.remi.x86_64 already installed and latest version
Nothing to do
Thank you.