Localhost and cron

Hi folks. I am new to phpvms and my php knowledge is next to nothing. I am testing phpvms on localhost before going to a live server. I have managed to install everything but now I get the error below:

 

* * * * * cd C:\Program Files\Ampps\www &&  artisan schedule:run >> /dev/null 2>&1
There was a problem running the cron; make sure it’s setup and check logs at storage/logs/cron.log. See the docs.
I click on the docs to go to this url: https://docs.phpvms.net/configuration/cron but the page is not found

I have absolutely no clue as to what to do. Apologies for this.
Regards,
Dmitri

Are you on a Linux server? That’s a Windows path

15 hours ago, Nabeel said:

Are you on a Linux server? That’s a Windows path

I am on a server now and not on local host. it is a linux server. Below is a snippit of the log. I have no idea. I see that this refers to the mail.php line 18 and a few other lines. I have had to zip the file which is a text file as it gets marked as spam !!!

Thanks for replying

[laravel-2020-09-16.zip](< base_url >/applications/core/interface/file/attachment.php?id=4392)

All working now. The hosting company sorted it out. Thanks to all 

What was the problem? For future reference. I’m guessing the path to the cron

1 Like