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 »
  • Windows and IIS installations »
  • Problem trying to activate multilanguage option
Pages: [1]

Author Topic: Problem trying to activate multilanguage option  (Read 2448 times)

capo

  • I post occasionally
  • **
  • Posts: 108
  • Karma: 5
Problem trying to activate multilanguage option
August 07, 2012, 12:59:17 am
What are the details of my installation?
I've got a new installation over IIS 6.0 / Drupal 7 / MySQL 5.0.10 / PHP 5.4.5 / CiviCRM 4.1.0.

What was I doing?
I was trying to activate the multilanguage option (Administer > Localization > Languages, Currency, Locations). I checked the Multilanguage option and clicked save.

What happened?
The process started and then I received the message:

Code: [Select]
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 75 bytes) in C:\Inetpub\wwwroot\drupal\includes\errors.inc on line 74
Now I'm receiving this message every time I try to access CiviCRM.

Could you reproduce the error in the demo version?
It seems to be a IIS related problem, so I'm not sure it makes sense trying to reproduce it in the demo (I imagine it's a Linux installation). Anyway, in the demo version, multilanguage option is already activated.

What possibilities do I have?
I've got a database backup but made some changes before I made it, so I want to know if there's a way to solve the problem not having to restore the database.

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: Problem trying to activate multilanguage option
August 07, 2012, 07:25:05 am

1. i suspect u'll need to restore a copy of your DB

2. However before that, might be worth bumping the memory to 256M and seeing if it works

3. might be good to trace and see how/where the system is consuming so much memory. Checking the db queries gives u a good idea on what might be happening

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

capo

  • I post occasionally
  • **
  • Posts: 108
  • Karma: 5
Re: Problem trying to activate multilanguage option
August 08, 2012, 07:31:36 am
Quote from: Donald Lobo on August 07, 2012, 07:25:05 am
2. However before that, might be worth bumping the memory to 256M and seeing if it works

I've jst updated to 512Mb and I obtained the same error:

Code: [Select]
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 32 bytes) in C:\Inetpub\wwwroot\drupal\includes\errors.inc on line 74
I will try to investigate a little bit and if I don't find a solution, I'll restore.

Thanks!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Windows and IIS installations »
  • Problem trying to activate multilanguage option

This forum was archived on 2017-11-26.