Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.4
-
Fix Version/s: None
-
Component/s: Technical infrastructure
-
Labels:None
Description
My first time installing civiCRm, but I'm very familiar with Drupal.
downloaded: civicrm-drupal-php4-v1.4-rev6012M.tgz
using Drupal 4-7-CVS (nearly 4.7.3). PHP 4.4.2, MySQL 4.1.19
Installed all files and changed civicrm.settings.php as per the install instructions.
logged in and went to admin/modules When I enable civicrm, I get the following:
Fatal error: civicrm_menu(): Failed opening required 'CRM/Utils/Menu.php' (include_path='.::/packages:.:/usr/lib/php:/usr/local/lib/php') in /home/wolanin/public_html/book/modules/civicrm/modules/civicrm.module on line 189
verified via php -i:
include path : /usr/local/lib/php
safe_mode_exec_dir: /usr/local/php/bin
Zend Engine v1.3.0
Zend Optimizer does not seem to be installed
civicrm.settings.php attached