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?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks