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) »
  • How to setup cron job?
Pages: [1]

Author Topic: How to setup cron job?  (Read 968 times)

Alexkor

  • Guest
How to setup cron job?
March 22, 2010, 10:52:44 pm
Hello,

I just installed the CiviCRM on my joomla site, and everything work very well. But I faced some problem when setting up the cron job.

When I run the cron job with the following command
wget http://www.mydomain.com/administrator/components/com_civicrm/civicrm/bin/civimail.cronjob.php?name=admin?pass=abc123?key=3cx4aNkpQwxmM1hTMV~!B09iO6

It come out a 500 error when I check from my server log.

Did you guys ever find out what caused the 500 error?
Please advise me how to solve it...


xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: How to setup cron job?
March 23, 2010, 12:40:09 am
Might be that your key contains the ~ char. Try changing your key so it contains only a-z 0-9 chars
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Alexkor

  • Guest
Re: How to setup cron job?
March 24, 2010, 08:49:18 am
Hi Xavier,

Thanks for your reply.
I have tried the method you suggested, but it can't work.

However, I have solved this problem after struggling for several days.
The trick is just change the permission on the 'components' folder (http://www.mydomain.com/administrator/components/) from 777 to 755.

Hope this tips can help someone else who faces the same problem ;-)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • How to setup cron job?

This forum was archived on 2017-11-26.