Results 1 to 4 of 4

Thread: session_start error

  1. #1
    piyush is offline Sugar Community Member
    Join Date
    Mar 2005
    Posts
    16

    Default session_start error

    Version:

    When I open http://my_sugarcrm_link for the first time to start installation , it displays an error -

    Fatal error: Call to undefined function: session_start() in /srv/www/htdocs/sugar35/index.php on line 98


    What is the reason ?

  2. #2
    piyush is offline Sugar Community Member
    Join Date
    Mar 2005
    Posts
    16

    Default Re: session_start error

    SugarCRM Open source Version 3.5

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

    Default Re: session_start error

    Quote Originally Posted by piyush
    Version:

    When I open http://my_sugarcrm_link for the first time to start installation , it displays an error -

    Fatal error: Call to undefined function: session_start() in /srv/www/htdocs/sugar35/index.php on line 98


    What is the reason ?
    your php isn't compiled with session support. => php doesn't know this function

    what OS and version of PHP ?
    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
    bpanders is offline Junior Member
    Join Date
    Apr 2006
    Posts
    2

    Default Re: session_start error

    I'm experiencing the same problem as the OP, Error:

    Fatal error: Call to undefined function: session_start() in /srv/www/htdocs/Sugar/install.php on line 34

    I'm runninig this on SUSE Linux 10, PHP 4.4.0 and Sugar 4.2.0 Open Source, and followed directions at http://www.novell.com/coolsolutions/feature/595.html to set up LAMP. I checked my php.ini file and changed the session.auto_start from 0 to 1, with no success. I'm very new at this, so any easy to follow guidance would be appreciated.

    Thanks!
    Brian

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
  •