Results 1 to 6 of 6

Thread: SugarCRM and FastCGI on IIS7 with PHP 5.2.9

  1. #1
    camayes is offline Junior Member
    Join Date
    Jan 2009
    Posts
    4

    Exclamation SugarCRM and FastCGI on IIS7 with PHP 5.2.9

    I recently started setting up a new server to run all of our websites, including SugarCRM. I am in the process of migrating everything over for testing, but unfortunately I ran into problems with SugarCRM - which is working perfectly on the preset setup (PHP 5.1, IIS6, ISAPI).

    I want to use FastCGI because I am running a 32 bit PHP on a 64 bit system now, and I know that 64 bit PHP is not completely compatible with a lot of scripts.

    The first error I encountered was a 500, saying that FastCGI ended unexpectedly. So, I turned off fastcgi impersonate. This seemed to fix that error, but then I received an error saying the "Allowed memory size of 134217728 bytes exhausted (tried to allocate 57 bytes)" I've tried setting it between 128 and 200M, but still get this error. I even tried setting it lower between 40 and 64 since I am at a loss.

    Funny thing is, I had successfully migrated it over and upgraded to the latest version 2 weeks ago, so I thought everything would work fine. Then I installed IonCube and decided to move older files over to do the upgrade process again (since I had tweaked some of the code so it would work the first time - included altering some of the dl functions and the utils/MVC file.)

    Any thoughts on what is going on?

  2. #2
    camayes is offline Junior Member
    Join Date
    Jan 2009
    Posts
    4

    Default Re: SugarCRM and FastCGI on IIS7 with PHP 5.2.9

    Bump.

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

    Default Re: SugarCRM and FastCGI on IIS7 with PHP 5.2.9

    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)
    ______________________________________________

  4. #4
    camayes is offline Junior Member
    Join Date
    Jan 2009
    Posts
    4

    Default Re: SugarCRM and FastCGI on IIS7 with PHP 5.2.9

    Thanks, but I am still facing the error message about the memory running out.

    Doesn't make any sense though because I have more than enough allocated.

    Any suggestions?

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

    Default Re: SugarCRM and FastCGI on IIS7 with PHP 5.2.9

    What's the memory_limit value set to in your PHP.INI?

    If it is lower than 64M, set it to 64M, restart IIS and try again.
    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
    camayes is offline Junior Member
    Join Date
    Jan 2009
    Posts
    4

    Default Re: SugarCRM and FastCGI on IIS7 with PHP 5.2.9

    I have tried setting it to 64M and even all the way to 128M, but still no luck.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SugarCE 5.2 - Windows 2008 - IIS7 - MYSQL - ERROR
    By Ledesma in forum Installation and Upgrade Help
    Replies: 11
    Last Post: 2009-09-14, 01:22 AM
  2. Installation difficulty with IIS7
    By endipottjiffy in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2009-07-02, 11:51 AM
  3. Mails IMAP On Windows & FastCGI
    By rom777 in forum Help
    Replies: 1
    Last Post: 2009-04-10, 02:16 PM
  4. sugarCRM on Win2008 IIS7 (FastCGI) MySQL
    By Ledesma in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2008-12-17, 05:18 PM
  5. FastCGI Problem with SugarCRM
    By hcg in forum Help
    Replies: 2
    Last Post: 2005-06-22, 01:03 AM

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
  •