• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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