Results 1 to 9 of 9

Thread: HELP: Is Sugar just destined to not run on Windows???

  1. #1
    D_M_S is offline Senior Member
    Join Date
    Aug 2009
    Posts
    64

    Angry HELP: Is Sugar just destined to not run on Windows???

    Sugar CE 5.2i, formerly on WIMP, now on WAMP

    I had an install of Sugar that was running on WIMP but just had too many PHP notices and errors. Also, I was able to IMPORT leads but not EXPORT them.

    So I spent the greater part of last night moving from WIMP to WAMP. I get a lot fewer PHP errors and the program seems to run a little better but now I can EXPORT but not IMPORT. Frustrating! I have to say that it seems to run better on WAMP but these are two critical features that I need.

    Does anyone have any ideas on fixing the Import feature? After I choose the CSV file to import (the same file I've imported in the past) it processes for a little bit and then just goes to a blank screen. The logs have one of those pesky "undefined index" errors . . . the same type of errors that had me move from WIMP - doh!

    TIA!

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: HELP: Is Sugar just destined to not run on Windows???

    Import errors are usually the result of data formatting issues within the source CSV or PHP configuration problems, such as low execution limit values.

    What happens if you only try to import a small number of records?

    All that aside, I have about 15 installs on my WAMP setup and none of them exhibit the behavior that you describe, nor can I state that I've seen it elsewhere. There is likely a subtle configuration issue that is causing you the headaches, as it is not the OS.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    D_M_S is offline Senior Member
    Join Date
    Aug 2009
    Posts
    64

    Default Re: HELP: Is Sugar just destined to not run on Windows???

    I appreciate the reply.

    The strange part of all this is that I'm using a CSV file that I know I've imported just fine with WIMP and a truncated version also fails.

    Your last comment is where my latest thinking is. I might have to adjust some items in Apache because I've noticed that the Import stops at EXACTLY 30 seconds, no matter the size of the file.

    Can you recommend some parameters to look at ? I'm not an Apache tech at all . . .

  4. #4
    roblaus's Avatar
    roblaus is offline Sugar Community Member
    Join Date
    Dec 2006
    Location
    Vienna / Austria
    Posts
    2,850

    Default Re: HELP: Is Sugar just destined to not run on Windows???

    Yeah, pimp your WIMP is the only thing left to say...

    Please get yourself the wamp stack installer, take a test machine and install it without any manual interventions. Try to im- and export. I am almost 100% sure (scrap the almost) that it will work and you won't be getting any errors.
    I can't say anything about IIS (devil's work) but Sugar works very well on a WAMP stack.

    [EDIT] look at the max execution time in php.ini, set it to 90 or 120...
    __________________________
    Robert Laussegger
    http://www.iscongroup.net

    Bei Fragen: support@iscon.at
    Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
    Ab sofort auch mit 6.4.2

  5. #5
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: HELP: Is Sugar just destined to not run on Windows???

    Quote Originally Posted by D_M_S View Post
    I appreciate the reply.

    The strange part of all this is that I'm using a CSV file that I know I've imported just fine with WIMP and a truncated version also fails.

    Your last comment is where my latest thinking is. I might have to adjust some items in Apache because I've noticed that the Import stops at EXACTLY 30 seconds, no matter the size of the file.

    Can you recommend some parameters to look at ? I'm not an Apache tech at all . . .
    It is more likely an issue with PHP, which you should be able to correct by manipulating the PHP.INI file.

    Check this out for some hints on what to look at: http://cheleguanaco.blogspot.com/200...-problems.html

    Don't forget to restart Apache if you make any adjustments to PHP.INI.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  6. #6
    D_M_S is offline Senior Member
    Join Date
    Aug 2009
    Posts
    64

    Default Re: HELP: Is Sugar just destined to not run on Windows???

    RESOLVED

    Here's something I haven't seen often - in a brand new, fresh install of PHP 5, the max_execution_time parameter was missing from the file - it wasn't in there at all! So, the program was defaulting to 30 seconds. I added it and set it to 300 and its now working fine.

  7. #7
    roblaus's Avatar
    roblaus is offline Sugar Community Member
    Join Date
    Dec 2006
    Location
    Vienna / Austria
    Posts
    2,850

    Default Re: HELP: Is Sugar just destined to not run on Windows???

    Life can be so easy sometimes...
    __________________________
    Robert Laussegger
    http://www.iscongroup.net

    Bei Fragen: support@iscon.at
    Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
    Ab sofort auch mit 6.4.2

  8. #8
    D_M_S is offline Senior Member
    Join Date
    Aug 2009
    Posts
    64

    Default Re: HELP: Is Sugar just destined to not run on Windows???

    Its even easier if you know what you're doing with Apache. Which I don't, this is my first time working with Apache and PHP.

  9. #9
    roblaus's Avatar
    roblaus is offline Sugar Community Member
    Join Date
    Dec 2006
    Location
    Vienna / Austria
    Posts
    2,850

    Default Re: HELP: Is Sugar just destined to not run on Windows???

    Very true and not easy to admit as you can see at so many places here. Glad it worked out for you...
    __________________________
    Robert Laussegger
    http://www.iscongroup.net

    Bei Fragen: support@iscon.at
    Die deutschen Sprachdateien für SugarCRM und das deutsche Handbuch gibt es hier: http://goo.gl/kPsAz
    Ab sofort auch mit 6.4.2

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Need to Migrate Sugar from Linux to Windows
    By Rakesh.Kumar in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2009-03-30, 11:25 AM
  2. Using Sugar 5.1 on windows mobile 6
    By newtec in forum Help
    Replies: 4
    Last Post: 2008-09-19, 11:19 PM
  3. Sugar para Windows Movile...
    By fxberjano in forum Espaņol
    Replies: 1
    Last Post: 2008-06-27, 05:55 AM
  4. Replies: 2
    Last Post: 2008-05-13, 07:47 AM
  5. Importing Act! Windows/Mac to Sugar
    By ElgertS in forum Help
    Replies: 3
    Last Post: 2006-07-11, 09:36 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
  •