This is a discussion on Another warning for me! within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hi all, I have added a product into my shop, set some controls, shipping etc and added a few bits, ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi all, I have added a product into my shop, set some controls, shipping etc and added a few bits, logo changed etc. All as worked great for a few days until today, I now get this error in pink when I go to my site. Warning: The sessions directory does not exist: . Sessions will not work until this directory is created. Obviously I just have to create the `sessions` folder, but where abouts? Many Thanks |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| *NUDGE* for an answer anyone? |
|
#3
| ||||
| ||||
| Go to the admin panel and under Sessions, change the sessions directory to one that exists and has write permissions. Alternately, you can edit the configure.php file to save sessions in the database by changing the session constant to 'mysql' Both will fix your issue.
__________________ Michael Sasek osCMax Developer
|
| The Following User Says Thank You to michael_s For This Useful Post: | ||
daffodil (05-17-2007) | ||
|
#4
| |||
| |||
| excellent, that did the trick, thanks msasek. I had the sessions directory created, just didn't set it in the Admins/Sessions |
|
#5
| |||
| |||
| Umm.. spoke to soon, I typed in sessions in the box in admin and all worked fine for 2 days, now 3rd day, I get this error when I log in to /admin -------error------ Warning: session_start() [function.session-start]: open(sessions/sess_f93fec45ed540ceefed98cf88675f4bc, O_RDWR) failed: No such file or directory (2) in /home/shopycom/public_html/shop/admin/includes/functions/sessions.php on line 67 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/shopycom/public_html/shop/admin/includes/functions/sessions.php:67) in /home/shopycom/public_html/shop/admin/includes/functions/sessions.php on line 67 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/shopycom/public_html/shop/admin/includes/functions/sessions.php:67) in /home/shopycom/public_html/shop/admin/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /home/shopycom/public_html/shop/admin/includes/functions/sessions.php:67) in /home/shopycom/public_html/shop/admin/includes/functions/general.php on line 86 Warning: Unknown: open(sessions/sess_f93fec45ed540ceefed98cf88675f4bc, 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 (sessions) in Unknown on line 0 ------------------------------------------------ I have the sessions folder set to 777 all access, write etc etc Any help please?.. |
| Sponsored Links | ||
| ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Warning: fsockopen(): php_network_getaddresses.......... | developer_x | osCommerce 2.2 Modification Help | 0 | 01-23-2005 08:25 AM |
| Warning: Division by zero | mogul | osCommerce 2.2 Installation Help | 1 | 07-28-2003 05:42 AM |
| Warning message help. | Picman | osCommerce 2.2 Installation Help | 6 | 06-05-2003 05:30 PM |
| Help about warning | Anonymous | osCommerce 2.2 Installation Help | 2 | 11-09-2002 01:11 PM |