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) »
  • Help-Try Everything To Install
Pages: [1]

Author Topic: Help-Try Everything To Install  (Read 2524 times)

mwilcoxen

  • Guest
Help-Try Everything To Install
November 09, 2007, 07:54:38 am
I have try everything to install the civicrm component, I keep receiving this error message.
The hosting account I have is on godaddy, I have try to install automatic, when I do that the installation cause the site to stop and I  bounce out and I get the admin screen and I have to log back in. When try to install the component manually I get the following message.


MA DB function failed with error number 2006
MySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, params FROM jos_modules AS m WHERE m.published = 1 AND m.position = 'header' AND m.client_id = 1 ORDER BY m.ordering
SQL =

SELECT id, title, module, position, content, showtitle, params
 FROM jos_modules AS m
 WHERE m.published = 1
 AND m.position = 'header'
 AND m.client_id = 1
 ORDER BY m.ordering

speleo

  • Ask me questions
  • ****
  • Posts: 396
  • Karma: 28
  • CiviCRM version: 4.3.1
  • CMS version: J! 2.5,9
  • MySQL version: 5.1
  • PHP version: 5.3.24
Re: Help-Try Everything To Install
November 10, 2007, 01:54:21 am
A quick google search is always worthwhile.

http://www.bestofjoomla.com/component/option,com_fireboard/Itemid,38/func,view/catid,74/id,30453/

Seems to be a server side issue that other have with godaddy.

donovan

  • Guest
Re: Help-Try Everything To Install
December 11, 2007, 11:51:31 pm
Quote from: mwilcoxen on November 09, 2007, 07:54:38 am
I have try everything to install the civicrm component, I keep receiving this error message.
The hosting account I have is on godaddy, I have try to install automatic, when I do that the installation cause the site to stop and I  bounce out and I get the admin screen and I have to log back in. When try to install the component manually I get the following message.


MA DB function failed with error number 2006
MySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, params FROM jos_modules AS m WHERE m.published = 1 AND m.position = 'header' AND m.client_id = 1 ORDER BY m.ordering
SQL =

SELECT id, title, module, position, content, showtitle, params
 FROM jos_modules AS m
 WHERE m.published = 1
 AND m.position = 'header'
 AND m.client_id = 1
 ORDER BY m.ordering

godaddy seems to set the default value of mysql.connect_timeout to 30. Edit your php5.ini file and make it say:

mysql.connect_timeout = 60

also don't for get the other values that need to be set here too.

cjrhoads

  • Guest
RE: Help-Try Everything To Install
December 15, 2007, 02:54:13 pm
Thanks - this helped me too.

Now I'm dealing with this error:
Failed to copy file: /home/content/t/a/i/taiji2001/html/piv/administrator/components/com_civicrm/civicrm.xml to /home/content/t/a/i/taiji2001/html/piv/administrator/components/com_civicrm/civicrm.xml

If anyone knows an answer, I'd love to hear it.

Thanks
CJ Rhoads

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Help-Try Everything To Install
December 15, 2007, 04:44:42 pm
CJ Rhoads:

Check your folder permissions.  Make sure it has write access.

kurund
Found this reply helpful? Support CiviCRM

felipedeluca

  • Guest
Re: Help-Try Everything To Install
January 28, 2008, 02:48:03 pm
Hi guys.
I had the same problem to install the component, but i find the solution.

CIVICRM is a big component ( + 8M !) \. So for you install it, by automatic mode, you need to change the attribute of post_max_size at the php.ini


I changed it to 11 M (my host default was 8M), and the fantastic CiviCRM worked !


I hope this can help
Regards,
Felipe

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Help-Try Everything To Install

This forum was archived on 2017-11-26.