Results 1 to 5 of 5

Thread: PHP Invalid version (4.4.0) Installed - help!

  1. #1
    Max Rodkin is offline Junior Member
    Join Date
    Jun 2006
    Posts
    2

    Question PHP Invalid version (4.4.0) Installed - help!

    proceed install ,Step 2: System Check Acceptance
    1.PHP version Invalid version (4.4.0) Installed
    PHP (ver. 4.3+) is required, in documentation. 4.4.0>4.3+ , what`s problem?
    2.PHP Safe Mode Turned Off Safe Mode is On (please disable in php.ini)
    it`s for install only or for work?
    3.PHP Memory Limit >= 32M Warning: 16M (Set this to 32M or larger in your php.ini file)
    is 32M strongly recommended?

    Respect,Max

  2. #2
    sadek's Avatar
    sadek is offline Sugar Team Member
    Join Date
    Sep 2005
    Posts
    244

    Default Re: PHP Invalid version (4.4.0) Installed - help!

    Quote Originally Posted by Max Rodkin
    proceed install ,Step 2: System Check Acceptance
    1.PHP version Invalid version (4.4.0) Installed
    PHP (ver. 4.3+) is required, in documentation. 4.4.0>4.3+ , what`s problem?
    2.PHP Safe Mode Turned Off Safe Mode is On (please disable in php.ini)
    it`s for install only or for work?
    3.PHP Memory Limit >= 32M Warning: 16M (Set this to 32M or larger in your php.ini file)
    is 32M strongly recommended?

    Respect,Max
    #1) 4.4.0 is not supported. I recommend 4.4.2
    #2) This is for all aspects of the application, not just installation
    #3) In various places in the application, it does need 32M of memory. This is why we recommend 32M.

  3. #3
    Max Rodkin is offline Junior Member
    Join Date
    Jun 2006
    Posts
    2

    Default Re: PHP Invalid version (4.4.0) Installed - help!

    Thanks, sadek.
    I did solve this problems by installing sugarCRM on my own comp, not in hosting area.

  4. #4
    Smoked Caramel is offline Sugar Community Member
    Join Date
    Jun 2006
    Location
    Toronto, Canada
    Posts
    13

    Default Re: PHP Invalid version (4.4.0) Installed - help!

    #3) In various places in the application, it does need 32M of memory. This is why we recommend 32M.
    sadek, can you please be a little bit more specific on this? What are those "various places"?

    My hosting company set memory limit to 12MB and there is no way to increase it. Sugar-Suite works fine though, at least the modules I've enabled and what I've tried so far. With the exception of one major thing - Inbound emails, but I've posted it in the appropriate thread here

  5. #5
    sadek's Avatar
    sadek is offline Sugar Team Member
    Join Date
    Sep 2005
    Posts
    244

    Default Re: PHP Invalid version (4.4.0) Installed - help!

    ACL (Roles): These take up a lot of memory during login.
    Imports: Importing large data sets can be very memory intensive.
    Inbound email: Directly proportional with the number of emails being pulled in at once.

    Pro Only:
    Reports: Depending on the size of the reports, it can require a lot of memory.

    That's all I can think of off the top of my head. Hope that clarifies.

    -Sadek

Thread Information

Users Browsing this Thread

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

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
  •