here's the error I am getting from the cron..:
Code:
/home/wpc/public_html/resources/val_send_vis.php: line 1: ?php: No such file or directory
/home/wpc/public_html/resources/val_send_vis.php: line 2: =@: command not found
/home/wpc/public_html/resources/val_send_vis.php: line 2: //check: No such file or directory
/home/wpc/public_html/resources/val_send_vis.php: line 3: syntax error near unexpected token `'/home/wpc/public_html/resources/test.csv''
/home/wpc/public_html/resources/val_send_vis.php: line 3: ` $lines=file('/home/username/public_html/resources/test.csv'); //the file we are going to open'
I replaced the username...
I can post the code of the file too, if needed..