Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Friendica News (news@forum.friendi.ca)'s status on Monday, 20-Nov-2017 03:24:13 EST Friendica News Friendica News
    Changes in the background process

    As part of reworking the code base there today changes in the development branch landed, that require some manual configuration changes. If you are using the development branch, and have pulled the latest code from github (everything after the PR The poller is now the worker and we have a “scripts” folder https://github.com/friendica/friendica/pull/3920 #3920) you need to do the following adjustment to your cron job.

    Change the old process from
    */10 * * * * cd /home/myname/mywebsite; /usr/bin/php include/poller.php
    to
    */10 * * * * cd /home/myname/mywebsite; /usr/bin/php scripts/worker.php

    but remember to adopt your actual path and interval settings.

    If you are running the stable 3.5.4 release (or before) you don’t need to change anything at the moment!
    In conversation Monday, 20-Nov-2017 03:24:13 EST from friendica.mrpetovan.com permalink

    Attachments

    1. The poller is now the worker and we have a "scripts" folder by annando · Pull Request #3920 · friendica/friendica
      from GitHub
      Hopefully this will not affect the ongoing changes from @MrPetovan All executable scripts are now moved out of the include folder. Additionally all occurrences of "poller.php" are renamed to "worke...
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.