Results 1 to 3 of 3

Thread: Warning: session_destroy():

  1. #1
    dinaras is offline Junior Member
    Join Date
    Nov 2005
    Posts
    2

    Unhappy Warning: session_destroy():

    Hello, without doing anything i can't even log in to my crm. when browsing to the login screen i get the following message


    Warning: session_destroy(): Session object destruction failed in D:\Webspace\smartweb\smart\smartweb.gr\www\crm\ind ex.php on line 151

    Warning: Cannot modify header information - headers already sent by (output started at D:\Webspace\smartweb\smart\smartweb.gr\www\crm\ind ex.php:151) in D:\Webspace\smartweb\smart\smartweb.gr\www\crm\ind ex.php on line 157

    I have installed sugar crm on a windows 2000 server with php and mysql. I have to say here that it worked fine for a while and then out of the blue it stopped

    Thank you very much in advance for your help

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

    Default Re: Warning: session_destroy():

    Sounds like your webserver doesn't have full access on the directory that you save your sessions to.
    I would change the session.save_path variable in your php.ini to point to the sugar cache directory.
    If you don't want to do that, make sure your webserver has full access to the session.save_path directory

    Side note: If you are installed on IIS, I highly recommend using the following versions of PHP/MySQL:
    PHP 4.3.X with MySQL 4.0.X
    or
    PHP 5.0.3 with MySQL 4.1.X

    ~Sadek~

  3. #3
    tradealoan is offline Junior Member
    Join Date
    Nov 2005
    Posts
    3

    Default Re: Warning: session_destroy():

    hye look for the php manula for that

    http://tradealoan.com
    http://netwallpapers.com

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
  •