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 »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Installing on Servage.net
Pages: [1]

Author Topic: Installing on Servage.net  (Read 2689 times)

aangel

  • Guest
Installing on Servage.net
July 09, 2007, 12:43:41 pm
Hi, all.

After a successful install of 1.8alpha on my dev box, I am performing an install on my servage.net account.  I already have a working 5.1 installation there. (I'm ok with it being alpha...I'll test some things on the production box since the site isn't live yet.)

However, I'm receiving the following error:
Fatal error: require_once() [function.require]: Failed opening required 'CRM/Core/Config.php' (include_path='.:/usr/local/lib/php/') in /mounted-storage/home50a/sub001/sc31746-ASSM/www/sites/all/modules/civicrm/drupal/civicrm.module on line 224

Here are the mods I made to the civicrm:
define( 'CIVICRM_UF_DSN'           , 'mysql://myuserid:mypassword@localhost/igl?new_link=true' );
define( 'CIVICRM_DSN'          , 'mysql://myuserid:mypassword@localhost/iglcrm?new_link=true' );
$civicrm_root = '/home50a/sub001/sc31746-ASSM/www/sites/all/modules/civicrm/';
define( 'CIVICRM_TEMPLATE_COMPILEDIR', '/home50a/sub001/sc31746-ASSM/www/files/civicrm/templates_c/' );
define( 'CIVICRM_UF_BASEURL'      , 'http://www.inspiringgreenleadership.net/' );

No modes (yet) to:
define( 'CIVICRM_MYSQL_PATH', '/usr/bin/' );

The servage.net technical support says that my home directory is "/home50a/sub001/sc31746-ASSM".

In the above paths I have tried with and without the www as well as with and w/o the mounted-storage (see the original error).

Still no go. Any ideas of what to try next?

Thanks in advance,
Andre'



Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Installing on Servage.net
July 12, 2007, 05:42:36 pm
Based on on the error message - your absolute home directory needs /mounted-storage/ in front of it - so try changing $civicrm_root.
Protect your investment in CiviCRM by  becoming a Member!

sharique

  • Guest
Re: Installing on Servage.net
July 13, 2007, 05:43:40 pm
Did ur problem is resolved? I'm having same problem.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Installing on Servage.net

This forum was archived on 2017-11-26.