• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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