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) »
  • Moved codebase, CiviMail broke...
Pages: [1]

Author Topic: Moved codebase, CiviMail broke...  (Read 1135 times)

Matt2000

  • I post frequently
  • ***
  • Posts: 288
  • Karma: 27
    • http://www.ninjitsuweb.com
Moved codebase, CiviMail broke...
April 09, 2008, 07:21:29 pm
I moved civicrm 1.9 from drupal/sites/all/modules/ to /usr/local/lib/civicrm/1.9 and replaced it with a symbolic link, and now my CiviMailings are not being processed.

I created an appropriate settings_location.php, and I've verified that the cronjob script is accessible form a browser, and cron is running & not reporting any errors.

Any ideas? Steps for troubleshooting?

Drupal/CiviCRM micro-blogging http://twitter.com/matt2000

Ninjitsu Web Development http://www.NinjitsuWeb.com/

Matt2000

  • I post frequently
  • ***
  • Posts: 288
  • Karma: 27
    • http://www.ninjitsuweb.com
Re: Moved codebase, CiviMail broke...
April 09, 2008, 08:04:48 pm
Oops. The problem was unintended line breaks in settings_location.php .

I finally figured that out by adding

error_reporting(E_ALL);

to the top of bin/civimail.cronjob.php
Drupal/CiviCRM micro-blogging http://twitter.com/matt2000

Ninjitsu Web Development http://www.NinjitsuWeb.com/

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Moved codebase, CiviMail broke...

This forum was archived on 2017-11-26.