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 »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Import error
Pages: [1]

Author Topic: Import error  (Read 1462 times)

denverdataman

  • I post occasionally
  • **
  • Posts: 93
  • Karma: 2
    • Denver DataMan Website
  • CiviCRM version: Several
  • CMS version: Drupal 6/7
Import error
March 16, 2008, 03:36:38 pm
I am trying to import 856 records  (about half will be updates to existing records) and I am getting this code. All the records will be added to a group as well.

I am getting this error.

We encountered an unknown error in setError: Error: bad http response code:500

I am not sure if I have found a bug in 2.0.1 or if there is something I am doing wrong. I have been adding about 100 names at a time into the database before this with similar but not identical files. This is the first import I am doing with a custom field type but I dont think that is the problem because there is nothing in the error report after I made sure all the values matched.

Thank you,

Steve
Steve Kessler
Owner and Lead Consultant of Denver DataMan

denverdataman

  • I post occasionally
  • **
  • Posts: 93
  • Karma: 2
    • Denver DataMan Website
  • CiviCRM version: Several
  • CMS version: Drupal 6/7
Re: Import error
March 16, 2008, 10:15:03 pm
I played with this more and it looks like I can do it just fine up to 250 rows. I guess I have to do this 250 rows at a time...any ideas around this?
Steve Kessler
Owner and Lead Consultant of Denver DataMan

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: Import error
March 16, 2008, 11:37:54 pm
Steve,

Might be related to memory issue, can you try increasing your memory_limit in php.ini.  Wht browser are you using ?

HTH

kurund
Found this reply helpful? Support CiviCRM

denverdataman

  • I post occasionally
  • **
  • Posts: 93
  • Karma: 2
    • Denver DataMan Website
  • CiviCRM version: Several
  • CMS version: Drupal 6/7
Re: Import error
March 17, 2008, 07:47:43 am
I can not increase the RAM and more than it is in my shared server environment.

I am running Firefox 2.0.0.12.

Thanks,
Steve
Steve Kessler
Owner and Lead Consultant of Denver DataMan

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: Import error
March 18, 2008, 01:55:18 am
Try adding this

php_value memory_limit 64M

to your .htaccess file in /public_html. This file must not have .txt and must start with the full stop ā€œ.ā€ .


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Import error

This forum was archived on 2017-11-26.