Results 1 to 7 of 7

Thread: Installing Sugar in CPANEL

  1. #1
    rbabich is offline Junior Member
    Join Date
    Jul 2006
    Posts
    2

    Default Installing Sugar in CPANEL

    I have been trying to install Sugar on a hosted Cpanel for two weeks and still get the dreaded Writable Session Save Path not a valid directory. I have tried the htaceess modification, wrote to my provider about the php.ini and at this point have given up hope. But, I really would like to see it up and running. If anyone has had success with a Cpanel instlall can you drop me a line. I would be forever in your debt.

  2. #2
    william_mac is offline Junior Member
    Join Date
    Jul 2006
    Posts
    3

    Default Re: Installing Sugar in CPANEL

    I was having the same problem and I have decided to go with siteground for my hosting, I think it is well worth the 4.95 per month and they will install the script for you free, as well as install a copy of CRELoaded if you need it.

    and the customer service is amazing, as soon as you place your order you chat with someone online to setup your account, I was up in 5 min and able to upload my site files.

    Here is the link:
    'http://www.siteground.com

    NOTE: The above link is an affiliate link, I think you will like their affiliate program as well

    Bill MacDonald
    http://www.voipforbroadband.com

  3. #3
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Installing Sugar in CPANEL

    I agree with Bill, almost every install problem releated to permissions or session paths has that dreaded term 'CPanel' in the message somewhere.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  4. #4
    gosugar is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    108

    Default Re: Installing Sugar in CPANEL

    I had the same problem, so I went into the file install.php to line ~ 294

    if(!empty($_SESSION['setup_site_custom_session_path']) && $_SESSION['setup_site_session_path'] != ''){
    if(is_dir($_SESSION['setup_site_session_path'])){
    if(!is_writable($_SESSION['setup_site_session_path'])){
    $errors[] = 'Session directory provided is not a writable directory.';
    }
    }
    else {
    $errors[] = 'Session directory provided is not a valid directory.';
    }
    }


    and comment some of the if else statement out. I don't know if this is a good solution but Sugar installed fine and works fine now.

  5. #5
    Mr. KnifeGuy® is offline Junior Member
    Join Date
    Jul 2006
    Posts
    1

    Question Re: Installing Sugar in CPANEL

    Can I PLEASE get a copy of your install.php file??!?!?!?!

  6. #6
    gosugar is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    108

    Default Re: Installing Sugar in CPANEL

    Mr. KnifeGuy®,

    Attached is the checkSystem.php. Please overide it in install/checkSystem.php. Please notice that this file is for version 4.0.1. I simply removed lines 373-403. Let me know if it works for you.
    Attached Files Attached Files

  7. #7
    jimnanologos is offline Junior Member
    Join Date
    Sep 2008
    Posts
    1

    Default Re: Installing Sugar in CPANEL

    nanoLogos can implement SugarCRM directly for you or via the oDesk framework.

    http://www.nanoLogos.org

    or

    http://www.odesk.com/referrals/track/jjim

    Thanks

    John Jim, nanoLogos

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
  •