• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Cron Tabs

A

alwoodman

Guest
I am trying to run a cron tab but when it generates me the email it says

/bin/sh: /var/www/vhosts/sitename/RSS/doFilmBuild.php: No such file or directory

I know the file is there as you can run it from www.sitename.info/RSS/doFilmBuild.php

help
thanks

Lee
 
if i add httpdocs after the domain name i get that problem

/bin/sh: /var/www/vhosts/sitename/httpdocs/RSS/doFilmBuild.php: Permission denied

i get that error instead
 
permissions

OK the access denied thing was just a permissions issue with the file but now its running a php error on the file when you naturally run it in the browser it works fine...any suggestions?

Lee
 
Back
Top