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) »
  • installation crashes with error
Pages: 1 [2]

Author Topic: installation crashes with error  (Read 3282 times)

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: installation crashes with error
March 18, 2015, 06:54:25 am
What you have is called "MySQL Version 5.1.72" in reality, which is OK. One error you have is

Code: [Select]
DB Error: unknown error", -1, 16, (Array:2), "SHOW function status WHERE db = database() AND name = 'civicrm_strip_non_nume...
But you also have this error:

Code: [Select]
Column count of mysql.proc is wrong. Expected 20, found 16
which appears to precede the first one. This second one can be an indication that your host did not upgrade MySQL properly from 5.0 to 5.1. Can you ask them to run the upgrader again?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Upperholme

  • Administrator
  • Ask me questions
  • *****
  • Posts: 568
  • Karma: 8
    • MC3
  • CiviCRM version: 4.x
  • CMS version: Drupal 6.x/7.x, Wordpress, Joomla
Re: installation crashes with error
March 18, 2015, 07:13:15 am
Hmmm. I checked the mysql.proc table on my local install (version5.5.38) and the table has 20 columns.

Pretty much all the references I've come across when googling the error you are getting point to issues relating to imperfect upgrades of the MySQL server.

And given that this is not an issue that I've ever seen with CiviCRM installs on a range of different hosting platforms and versions of MySQL server, my money is on an issue with your particular server. May be worth trying to re-run a MySQL upgrade.
Graham Mitchell
http://mc3.coop

Pauln60

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Drupal 6
  • MySQL version: 14.2
  • PHP version: 5.38
Re: installation crashes with error
March 18, 2015, 07:35:30 am
Thanks - I have submitted the issue and your comments to the server gods.

Paul

Pauln60

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Drupal 6
  • MySQL version: 14.2
  • PHP version: 5.38
Re: installation crashes with error
March 19, 2015, 11:21:52 am
Ok - so the mysql install on the site has been rebuilt, and I installed CiviCRIM again.
But, I have another problem.  At /?q=civicrm/dashboard, it dies with -

Fatal error: Invalid opcode 153/1/8. in /home/settle/public_html/d7/sites/{civicrmdomain}/modules/civicrm/packages/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php on line 239

Any ideas?

Thanks,
Paul

Pauln60

  • I’m new here
  • *
  • Posts: 21
  • Karma: 0
  • CiviCRM version: 4.1
  • CMS version: Drupal 6
  • MySQL version: 14.2
  • PHP version: 5.38
Re: installation crashes with error
March 20, 2015, 08:50:46 am
Looks like this has to do with eAccelerator - turning it off fixes the problem... although I don't know why, the eAccerlator version is up to date.

Paul

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • installation crashes with error

This forum was archived on 2017-11-26.