• 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

how do I get crontab to work?!

BrunoMiguel

New Pleskian
Hello, When I try to run a php script via crontab, created over Plesk, I always get email error message:

/usr/bin/php: No such file or directory

I've tried with just "php -q /path/to/script" but get the same error.
Is there any configuration I have to do?? I've saw this on documentation:

"If you trust your customers enough to allow execution of scripts in a non-chrooted environment, then you can select the required shell by issuing the following command in the console:

# /usr/local/psa/admin/bin/server_pref -u -crontab-secure-shell "/bin/sh"

But, I have no "server_pref" on that path...

I'm using Plesk 10.2 with CentOS.

Regards.
 
ok... I've changed "Access to the server over SSH" to /bin/bash .... BUT, when I login to server via SSH with FTP credentials, I can navigate on all servers directories. How can I change this? I want to use crontabs, but don't want users to get logged to the system with ssh...
 
Back
Top