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) »
  • civicrm.settings.php failed to install correctly
Pages: [1]

Author Topic: civicrm.settings.php failed to install correctly  (Read 1128 times)

lakotahosting

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
civicrm.settings.php failed to install correctly
December 12, 2010, 01:16:58 pm
Upon installing CiviCRM Version 3.2.5 on Joomla Version 1.5.2.2 (All latest stable versions)

I installed via "Directory" and everything went fine. When I clicked on "CiviCRM" under the Components and I get the following error message.


Warning: include_once(civicrm.settings.php) [function.include-once]: failed to open stream: No such file or directory in /home/whhoainc/public_html/test/administrator/components/com_civicrm/admin.civicrm.php on line 36

Warning: include_once() [function.include]: Failed opening 'civicrm.settings.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/whhoainc/public_html/test/administrator/components/com_civicrm/admin.civicrm.php on line 36

Warning: require_once(CRM/Core/Config.php) [function.require-once]: failed to open stream: No such file or directory in /home/whhoainc/public_html/test/administrator/components/com_civicrm/admin.civicrm.php on line 40

Fatal error: require_once() [function.require]: Failed opening required 'CRM/Core/Config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/whhoainc/public_html/test/administrator/components/com_civicrm/admin.civicrm.php on line 40

This is a failure in the installation script of CiviCRM and my Joomla installation, but I don't know how to fix it.

If anybody could help, it would be MORE than appreciated.

lakotahosting

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
Re: civicrm.settings.php failed to install correctly
December 12, 2010, 01:43:43 pm
I just tried to move the "CRM" directory to the base Joomla directory and that didn't work. :(

jmkaep

  • I post occasionally
  • **
  • Posts: 41
  • Karma: 1
Re: civicrm.settings.php failed to install correctly
December 13, 2010, 04:49:05 am
Don't move folders around.

Put everything back the way it was.

The warnings are telling that the script is failing to find the civicrm settings file.

One is in the administrator/components/com_civicrm folder
the other is in components/com_civicrm

use ftp to find them, download then and check that the setting are correct.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • civicrm.settings.php failed to install correctly

This forum was archived on 2017-11-26.