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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Missing calendar-lang.php file
Pages: [1]

Author Topic: Missing calendar-lang.php file  (Read 1409 times)

JoeMurray

  • Administrator
  • Ask me questions
  • *****
  • Posts: 578
  • Karma: 24
    • JMA Consulting
  • CiviCRM version: 4.4 and 4.5 (as of Nov 2014)
  • CMS version: Drupal, WordPress, Joomla
  • MySQL version: MySQL 5.5, 5.6, MariaDB 10.0 (as of Nov 2014)
Missing calendar-lang.php file
September 24, 2007, 02:14:15 pm
From my apache error log:
[Mon Sep 24 15:57:43 2007] [error] [client 206.130.173.38] PHP Warning:  require_once(CRM/Core/Config.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/virtual/mydomain.com/webroot/htdocs/modules/civicrm/js/lang/calendar-lang.php on line 4
[Mon Sep 24 15:57:43 2007] [error] [client 206.130.173.38] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'CRM/Core/Config.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/virtual/mydomain.com/webroot/htdocs/modules/civicrm/js/lang/calendar-lang.php on line 4

Sure enough, when I look there the file is missing. I'm running CiviCRM 1.5.7222 Drupal PHP5 and Drupal 4.7.0. Client doesn't have money to spend on upgrades. I noticed the issue when transferring site to a dedicated host, as the traffic on the old virtual private server was too high to handle.

Any suggestions on what should be done?
Co-author of Using CiviCRM https://www.packtpub.com/using-civicrm/book

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Missing calendar-lang.php file
September 24, 2007, 02:23:45 pm
Joe - Isn't the error below complaining that it can't open CRM/Core/Config.php? (rather than calendar-lang.php)

Generally, this type of error has to do w/ install configuration issues - the CiviCRM settings file is not in the expected location and/or $civicrm_root in that file isn't set properly. Given that there's not civicrm path listed in the include_path - it's even more likely that this is the issue.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Missing calendar-lang.php file

This forum was archived on 2017-11-26.