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 »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Install successful BUT Error with "DB.php" on line
Pages: [1]

Author Topic: Install successful BUT Error with "DB.php" on line  (Read 2086 times)

kader

  • Guest
Install successful BUT Error with "DB.php" on line
July 23, 2007, 01:57:29 pm
Code: [Select]
Install Successful

CiviCRM has been successfully installed.
Installation: Succesful

Warning: civicrm_source(DB.php) [function.civicrm-source]: failed to open stream: No such file or directory in /home/daniel12/public_html/joomla/administrator/components/com_civicrm/configure.php on line 130

Fatal error: civicrm_source() [function.require]: Failed opening required 'DB.php' (include_path='/home/daniel12/public_html/joomla/administrator/components/com_civicrm:/home/daniel12/public_html/joomla/administrator/components/com_civicrm/civicrm:/home/daniel12/public_html/joomla/administrator/components/com_civicrm/civicrm/packages:.:/usr/lib/php:/usr/local/lib/php') in /home/daniel12/public_html/joomla/administrator/components/com_civicrm/configure.php on line 130



on that line there is a require_once db.php
My level of understanding with php and joomla is basic.

I'm using
PHP version     4.4.4
MySQL version    4.0.25-standard

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Install successful BUT Error with "DB.php" on line
July 23, 2007, 04:07:50 pm

1. can u check if this file exists:
 /home/daniel12/public_html/joomla/administrator/components/com_civicrm/civicrm/packages/DB.php

most likely it does not, which means that something failed when you transferred/unzipped the file to your server. We recommend transferring the zip file and unzipping on the server

2. note that we no longer support mysql 4.0. You might want to upgrade to mysql 5.0.45

thanx

lobo


A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Install successful BUT Error with "DB.php" on line

This forum was archived on 2017-11-26.