Results 1 to 5 of 5

Thread: Mass delete error | blank screen | php timeout?

  1. #1
    koo
    koo is offline Junior Member
    Join Date
    Sep 2009
    Posts
    3

    Default Mass delete error | blank screen | php timeout?

    Hello

    I'm having this problem with mass delete.

    Lets say that we have 50.000 accounts and I'll select "All accounts" and "delete" at Account List page. Page loads for a few seconds (max) and then the result is a blank screen. About 250 records were deleted. I raised php.ini settings and now it was able to delete 650 records before blank screen.

    System settings:
    SUGAR 5.5 / 5.2.0k (production and test enviroments).
    Apache
    PHP 5.2.12
    MySQL 5.0.77

    php.ini:
    upload_max_filesize 32M
    post_max_size 32M
    memory_limit 64M

    It might be possible to convince our webhost to raise values more, but would it matter with that large number of records like this?

    Shouldn't Sugar work OK when recommended settings to php are reached?

  2. #2
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Mass delete error | blank screen | php timeout?

    what errors are you getting in sugar.log?

  3. #3
    koo
    koo is offline Junior Member
    Join Date
    Sep 2009
    Posts
    3

    Default Re: Mass delete error | blank screen | php timeout?

    Hi salesagility and thanks for your reply.

    Sugarcrm.log file shows no related errors.. There are few log entries like this:
    Fri Feb 12 14:45:42 2010 [16774][1][FATAL] accounts.name like '0000000-3%'
    but it likely don't have anything to do with this problem?

  4. #4
    salesagility's Avatar
    salesagility is offline Sugar Community Member
    Join Date
    Aug 2006
    Location
    UK
    Posts
    2,379

    Default Re: Mass delete error | blank screen | php timeout?

    This is a memory issue ... you should ask your webhost to increase the max script execution time and memory limit ... there's no defined rule but with the size of deletes you're doing, then I'd experiment by doubling these values until the problem goes away

  5. #5
    koo
    koo is offline Junior Member
    Join Date
    Sep 2009
    Posts
    3

    Default Re: Mass delete error | blank screen | php timeout?

    Quote Originally Posted by salesagility View Post
    This is a memory issue ... you should ask your webhost to increase the max script execution time and memory limit ... there's no defined rule but with the size of deletes you're doing, then I'd experiment by doubling these values until the problem goes away
    Thanks for your help, I'll ask my host for this.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Mass customization of Home screen
    By duffy in forum Help
    Replies: 3
    Last Post: 2009-05-21, 11:16 AM
  2. a blank screen after log in..
    By junie in forum Developer Help
    Replies: 12
    Last Post: 2009-01-05, 06:00 AM
  3. Blank Screen in "Contacts" Main Directory Screen
    By monadnockresearch in forum Help
    Replies: 6
    Last Post: 2008-05-09, 10:01 PM
  4. Replies: 0
    Last Post: 2007-07-16, 08:37 AM
  5. Mass (and I mean MASS) delete
    By lanx in forum Help
    Replies: 1
    Last Post: 2007-01-05, 02:38 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •