Results 1 to 2 of 2

Thread: Problem with install

  1. #1
    cwking is offline Member
    Join Date
    Jan 2006
    Posts
    8

    Default Problem with install

    The install program says it can't find var\lib\php\session.
    Yet when I look at php.ini I see session= var\lib\php\session.
    Can I continue the install and will it work?

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

    Default Re: Problem with install

    Quote Originally Posted by cwking
    The install program says it can't find var\lib\php\session.
    Yet when I look at php.ini I see session= var\lib\php\session.
    Can I continue the install and will it work?
    Do you have the directory var\lib\php\session?

    do a
    Code:
    ls -l var\lib\php
    and see if session is there and is writable
    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

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
  •