• 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

Classic CronTab Error

O

omegauser

Guest
WHAT IS WRONG WITH THIS????
/home/httpd/vhosts/litegua.com/httpdocs/encomiendas/aplicacion/update_log2.php: line 1: ?php: No such file or directory
/home/httpd/vhosts/litegua.com/httpdocs/encomiendas/aplicacion/update_log2.php: line 2: syntax error near unexpected token `"/home/httpd/vhosts/litegua.com/httpdocs/encomiendas/aplicacion/includes/business/datos_encomiendas.inc.php"'
/home/httpd/vhosts/litegua.com/httpdocs/encomiendas/aplicacion/update_log2.php: line 2: `include_once("/home/httpd/vhosts/litegua.com/httpdocs/encomiendas/aplicacion/includes/business/datos_encomiendas.inc.php");'

I can make it work!

Thanks
 
Check your script contents, it's wrong. Most likely there is an encoding issue.
 
Back
Top