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 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| 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
| ||||
| ||||
| 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
|
|
#3
| |||
| |||
| Hello, Thank you. You are a life saver. Have a great day. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is my admin panel login? (email/password) | bestphotosonline | osCMax v2 Installation issues | 4 | 01-18-2007 04:45 PM |
| problem with admin panel search function | taol | osCMax v2 Features Discussion | 0 | 12-13-2006 04:15 PM |
| my admin panel is all screwed up! | chuan | osCMax v2 Installation issues | 1 | 10-07-2006 06:29 PM |
| Help - Lost my Access to the Control Panel | PGelsman | osCMax v2 Installation issues | 0 | 08-08-2006 10:03 PM |