Hi,
I'm trying create a cron tab at the Sentora cron manager. But it's return this message:
Error: Your script does not appear to exist at that location.
In the script, I'm using this path:
And with a ls at the terminal to this folder:
The script exists, according the ls command.
It's a bug? Or I'm doing something wrong?
Thanks,
I'm trying create a cron tab at the Sentora cron manager. But it's return this message:
Error: Your script does not appear to exist at that location.
In the script, I'm using this path:
Code:
/var/sentora/hostdata/zadmin/public_html/mydomain/hesk/inc/mail/hesk_pop3.php
Code:
# ls /var/sentora/hostdata/zadmin/public_html/mydomain/hesk/inc/mail/
email_parser.php hesk_pipe.php hesk_pop3.php index.htm mime_parser.php pop3.php rfc822_addresses.php sasl smtp.php
It's a bug? Or I'm doing something wrong?
Thanks,