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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.1 Release Testing »
  • 2.1 Manual install on GoDaddy shared hosting
Pages: [1]

Author Topic: 2.1 Manual install on GoDaddy shared hosting  (Read 5813 times)

hp3kman

  • I post occasionally
  • **
  • Posts: 74
  • Karma: 4
2.1 Manual install on GoDaddy shared hosting
September 12, 2008, 08:41:32 pm
Trying to help out some other people here, as well as myself...

CiviCRM will not install on GoDaddy hosting as is...in previous versions, I was able to do a manual install, but things have changed w/ Joomla 1.5.

I thought I had isolated the bare minimum files I need to install by following thru all the required files, but I can't seem to connect to my database...I get:

Cannot open mysql://username:password@server/database?new_link=true: DB Error: not found

(Obviously, I've taken out my real credentials...here, I've just put the format, but the values in my error are correct for my connection).

I'm sure I'm probably missing some required database connection file, but I can't seem to figure it out...

I KNOW installing this way isn't supported, but for me - and many others - brute force is the ONLY way to get this installed...

Can someone point me in the right direction???

These are the files I'm loading (trying to get the minimum I need to get it to install, then manually copy over the rest):

    <files folder="admin">
      <filename>admin.civicrm.php</filename>
      <filename>toolbar.civicrm.php</filename>
      <filename>install.civicrm.php</filename>
      <filename>uninstall.civicrm.php</filename>
      <filename>configure.php</filename>
      <filename>civicrm/civicrm.config.php</filename>
      <filename>civicrm/civicrm-version.txt</filename>
      <filename>civicrm/packages/DB.php</filename>
      <filename>civicrm/packages/System.php</filename>
      <filename>civicrm/packages/PEAR.php</filename>
      <filename>civicrm/packages/Log.php</filename>
      <filename>civicrm/packages/Mail.php</filename>
      <filename>civicrm/packages/DB/DataObject.php</filename>
      <filename>civicrm/packages/DB/DataObject/Generator.php</filename>
      <filename>civicrm/packages/DB/DataObject/Error.php</filename>
      <filename>civicrm/packages/Validate.php</filename>
      <filename>civicrm/packages/Validate/Finance/CreditCard.php</filename>
      <filename>civicrm/sql/civicrm.mysql</filename>
      <filename>civicrm/sql/civicrm_data.mysql</filename>
      <filename>civicrm/sql/civicrm_generated.mysql</filename>
      <filename>civicrm/templates/CRM/common/civicrm.settings.php.sample.tpl</filename>
      <filename>civicrm/CRM/Core/Config.php</filename>
      <filename>civicrm/CRM/Core/Menu.php</filename>
      <filename>civicrm/CRM/Core/DAO.php</filename>
      <filename>civicrm/CRM/Core/I18n.php</filename>
      <filename>civicrm/CRM/Core/PseudoConstant.php</filename>
      <filename>civicrm/CRM/Core/Component.php</filename>
      <filename>civicrm/CRM/Core/BAO/Setting.php</filename>
      <filename>civicrm/CRM/Core/Config/Defaults.php</filename>
      <filename>civicrm/CRM/Core/DAO/Menu.php</filename>
      <filename>civicrm/CRM/Core/DAO/Log.php</filename>
      <filename>civicrm/CRM/Core/Session.php</filename>
      <filename>civicrm/CRM/Core/Config/Variables.php</filename>
      <filename>civicrm/CRM/Core/I18n/Schema.php</filename>
      <filename>civicrm/CRM/Core/OptionValue.php</filename>
      <filename>civicrm/CRM/Utils/System.php</filename>
      <filename>civicrm/CRM/Utils/File.php</filename>
      <filename>civicrm/CRM/Utils/Date.php</filename>
      <filename>civicrm/CRM/Utils/Cache.php</filename>
      <filename>civicrm/CRM/Utils/Hook.php</filename>
      <filename>civicrm/CRM/Utils/Type.php</filename>
      <filename>civicrm/CRM/Utils/Rule.php</filename>
      <filename>civicrm/CRM/Mailing/BAO/Spool.php</filename>
      <filename>civicrm/CRM/Mailing/DAO/Spool.php</filename>
      <filename>civicrm/packages/HTML/QuickForm/Rule/Email.php</filename>
      <folder>civicrm/packages/PHP</folder>
      <folder>civicrm/packages/PHPgettext</folder>
      <folder>civicrm/packages/Smarty</folder>
      <folder>civicrm/packages/PEAR</folder>

Any help or insight is appreciated!

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: 2.1 Manual install on GoDaddy shared hosting
September 12, 2008, 09:26:12 pm

try including

<folder>packages/DB</folder>

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

hp3kman

  • I post occasionally
  • **
  • Posts: 74
  • Karma: 4
Re: 2.1 Manual install on GoDaddy shared hosting
September 13, 2008, 05:54:32 am
Thx Lobo...dunno how I missed it; makes perfect sense!

fezzicnex

  • Guest
Re: 2.1 Manual install on GoDaddy shared hosting
October 08, 2008, 05:20:47 am
hp3kman, have you successfully installed civicrm on joomla 1.5 with a godaddy shared hosting account?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.1 Release Testing »
  • 2.1 Manual install on GoDaddy shared hosting

This forum was archived on 2017-11-26.