Hi there,
crons will not run. The new cron tasks in plesk 12.5 is hell![Smile :) :)]()
To run php files via cron, it is not possible to run like "php -q /var/www/......../test.php"
>>> -: php: command not found
"/usr/bin/php -q /var/www/......../test.php"
>>> -: /usr/bin/php: No such file or directory
so, we switched to the new plesk like crons style "run php script" :-(
But - NO! - will not run.
We changed "short_open_tag" from OFF to ON, in every php ini. WHY the hell is it switched to OFF? But,...
Cron trouble / php / python / short_open_tag
crons will not run. The new cron tasks in plesk 12.5 is hell

To run php files via cron, it is not possible to run like "php -q /var/www/......../test.php"
>>> -: php: command not found
"/usr/bin/php -q /var/www/......../test.php"
>>> -: /usr/bin/php: No such file or directory
so, we switched to the new plesk like crons style "run php script" :-(
But - NO! - will not run.
We changed "short_open_tag" from OFF to ON, in every php ini. WHY the hell is it switched to OFF? But,...
Cron trouble / php / python / short_open_tag