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 »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • PHP Fatal Error: Class 'ezcMailPArser' not found.
Pages: [1]

Author Topic: PHP Fatal Error: Class 'ezcMailPArser' not found.  (Read 1060 times)

SweetTooth

  • I post occasionally
  • **
  • Posts: 70
  • Karma: 1
  • CiviCRM version: 4.1
  • CMS version: Drupal 6.20
  • MySQL version: 5.1.54
  • PHP version: 5.2.17
PHP Fatal Error: Class 'ezcMailPArser' not found.
April 09, 2011, 09:13:09 am
Code: [Select]
[root@myhost html]# cd sites/all/modules/civicrm
[root@most civicrm]# nice -19 php bin/EmailProcessor.php -uMyUserName -pMyPassword  -sdefault
PHP Fatal error:  Class 'ezcMailParser' not found in /var/www/html/sites/all/modules/civicrm/CRM/Mailing/MailStore/Maildir.php on line 67

Any ideas anyone? I must be sooo close to getting this to work!

xxx

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: PHP Fatal Error: Class 'ezcMailPArser' not found.
April 09, 2011, 02:15:27 pm
I would suggest you make sure your code base is correct. Perhaps not all files were uploaded. Check that you have all files in packages/ezc/Mail in CiviCRM.

Other possibility is that it's an ezc issue which has a patch here: http://forum.civicrm.org/index.php/topic,16296.0.html
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: PHP Fatal Error: Class 'ezcMailPArser' not found.
April 09, 2011, 08:43:29 pm
The drupal module 'autoload' can cause this error - if so the 3.4 version of the ezc package should be patched for it
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

SweetTooth

  • I post occasionally
  • **
  • Posts: 70
  • Karma: 1
  • CiviCRM version: 4.1
  • CMS version: Drupal 6.20
  • MySQL version: 5.1.54
  • PHP version: 5.2.17
Re: PHP Fatal Error: Class 'ezcMailPArser' not found.
April 10, 2011, 02:58:19 am

OK, thanks people. Much appreciated.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • CiviMail installation and configuration (Moderator: Donald Lobo) »
  • PHP Fatal Error: Class 'ezcMailPArser' not found.

This forum was archived on 2017-11-26.