Mastodon Plugin Cronjob

Post Reply
giampiero
Jr. Bludit
Posts: 1
Joined: Mon Jul 29, 2024 9:20 am

Hi All,

today I put online my personal website https://173588.xyz (yeeeah!!!).

I installed the Mastodon plugin (https://plugins.bludit.com/plugin/mastodon) to autopublish my posts.

The test post from plugin settings works (as one can see from the post on my mastodon account: https://indieweb.social/@giampiero/113045556926041767), but I really cannot set up the cronjob from my cPanel. Tried the

Code: Select all

* * * * * curl https://yourdomain.com/runMastodonQueue
as the author suggests in the documention, and to run both scripts TootoPHP.php and autoload.php, but nothing seems to work.

Does anybody has any suggestion?
Post Reply