CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Problems running CiviMailProcessor.php
Pages: [1]

Author Topic: Problems running CiviMailProcessor.php  (Read 1035 times)

hirbys

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
    • ESTHER
Problems running CiviMailProcessor.php
April 26, 2009, 07:02:24 pm
From the browser, with the username, password, and site key included as parameters in the URL, the browser pauses for 5 seconds or so, then displays the CiviCRM home menu with an informational message that 'There are no Activities to display.'

From the shell using wget, I get a '403 Forbidden' error. All the containing directories are protected 755, as is CiviMailProcessor.php

Nothing appears in the Apache error log.

Any ideas?

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Problems running CiviMailProcessor.php
April 26, 2009, 07:15:58 pm
can you confirm the url you are using
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

hirbys

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
    • ESTHER
Re: Problems running CiviMailProcessor.php
April 26, 2009, 07:28:08 pm
Quote from: Eileen on April 26, 2009, 07:15:58 pm
can you confirm the url you are using

http://mysite.org/civicrm/bin/CiviMailProcessor.php?name=xxx&pass=yyy&key=1234567...

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Problems running CiviMailProcessor.php
April 27, 2009, 11:12:45 am
The sample URL in the documentation (for a Drupal site) is:

$ wget 'http://<drupal_root>/sites/all/modules/civicrm/bin/UpdateMembershipRecord.php?name=<username>&pass=<password>&key=<sitekey>'

... so I think the URL you're running might not be correct - you need to reference the script as shown above (adjusting based on where the CiviCRM codebase is installed relative to your drupal root - if necessary).

Details at:
http://wiki.civicrm.org/confluence/display/CRMDOC/Command-line+Script+Configuration
Protect your investment in CiviCRM by  becoming a Member!

hirbys

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
    • ESTHER
Re: Problems running CiviMailProcessor.php
April 27, 2009, 11:36:52 am
Duh!  Such a simple (and embarrassing!) error.  ::) I'll give it a whirl.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Problems running CiviMailProcessor.php

This forum was archived on 2017-11-26.