osCmax v2.5 User Manual
Results 1 to 3 of 3

Lost Admin Panel

This is a discussion on Lost Admin Panel within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Hello Everyone, I was working in the admin/configuration/sessions my cat jumped on the table and manage to change my sessions ...

      
  1. #1
    Member
    Join Date
    Jan 2004
    Posts
    86
    Rep Power
    0


    Default Lost Admin Panel

    Hello Everyone,

    I was working in the admin/configuration/sessions my cat jumped on the table and manage to change my sessions directory from /tmp to just tmp now I can not log into my admin panel to change it back to /tmp.

    When I try to log into my admin I get this:

    Warning: session_start(): open(tmp/sess_f01db7a6fcefa3396bf7739b08958b90, O_RDWR) failed: No such file or directory (2) in /home/xxxx/public_html/catalog/admin/includes/functions/sessions.php on line 67

    Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/xxxx/public_html/catalog/admin/includes/functions/sessions.php:67) in /home/xxxx/public_html/catalog/admin/includes/functions/sessions.php on line 67

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/xxxx/public_html/catalog/admin/includes/functions/sessions.php:67) in /home/xxxx/public_html/catalog/admin/includes/functions/sessions.php on line 67

    Warning: Cannot modify header information - headers already sent by (output started at /home/xxxxx/public_html/catalog/admin/includes/functions/sessions.php:67) in /home/xxxxx/public_html/catalog/admin/includes/functions/general.php on line 86

    Warning: Unknown(): open(tmp/sess_f01db7a6fcefa3396bf7739b08958b90, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

    Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (tmp) in Unknown on line 0

    Please help

    Thank you

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: Lost Admin Panel

    You can do 2 things :

    1. Create the tmp directory (it would be in the admin dir) and chmod it to 777. That will allow the sessions to be written to the disk.

    2. Edit your catalog/admin/includes/configure.php and change the sessions to be set to 'mysql' This will bypass the filesystem and save all sessions to the database.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    Member
    Join Date
    Jan 2004
    Posts
    86
    Rep Power
    0


    Default RE: Lost Admin Panel

    Hello,

    Thank you. You are a life saver.

    Have a great day.

Similar Threads

  1. What is my admin panel login? (email/password)
    By bestphotosonline in forum osCmax v2 Installation issues
    Replies: 4
    Last Post: 01-18-2007, 03:45 PM
  2. problem with admin panel search function
    By taol in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 12-13-2006, 03:15 PM
  3. my admin panel is all screwed up!
    By chuan in forum osCmax v2 Installation issues
    Replies: 1
    Last Post: 10-07-2006, 06:29 PM
  4. Help - Lost my Access to the Control Panel
    By PGelsman in forum osCmax v2 Installation issues
    Replies: 0
    Last Post: 08-08-2006, 10:03 PM

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
  •