paganini Posted June 1, 2003 Posted June 1, 2003 Hi all, I just did a re-install of OScommerce on my server and now I am getting this message can ANYONE please help Warning: session_start() [function.session-start]: open(SESSION_WRITE_DIRECTORY/sess_9674bb7145aa675324822f6f5ec783a1, O_RDWR) failed: No such file or directory (2) in /home/lizmorse/public_html/catalog/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/lizmorse/public_html/catalog/includes/functions/sessions.php:67) in /home/lizmorse/public_html/catalog/includes/functions/sessions.php on line 67 I get this when I go into the catalog/default.php
Ajeh Posted June 1, 2003 Posted June 1, 2003 And you were going to tell us how as a nice finish to the thread ... right? 8)
kappaluppa Posted June 5, 2003 Posted June 5, 2003 I have same errors and have tried some suggested fixes but they are not working... WHAT DID YOU DO!!!!!!!!!!??????????????? TWO DAYS ON THIS, NO SUCCESS, OUT OF BRAIN CELLS AND CORONAS!
hankfrid Posted June 6, 2003 Posted June 6, 2003 All right paganini; You were desperate for help. You came here like so many of us do. We all try to help when we can. Kappaluppa is apparently as desperate as you were when you posted. Some others may be eagerly awaiting what your resolution was. So are you going to share? Just a thought. Thanks, HankFrid If I build it...they will come. If I don't try to build it.....I will never know!
Daemonj Posted June 6, 2003 Posted June 6, 2003 My thoughts are one of two things - He added a record in the configuration table defining the path for SESSION_WRITE_DIRECTORY or he edited configure.php or application.top and defined the SESSION_WRITE_DIRECTORY for the path. "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
kappaluppa Posted June 6, 2003 Posted June 6, 2003 thanks, hankfid. I was very desparate! I searched and scoured, searched and scoured. And posted and posted and posted! I would have posted an update, but I can't remember all the places i've pleaded for help. the problem i had was that in the modified sessions.php file I had to comment out a couple lines, and replace them with return true: # return session_start(); return true; } This took care of the errors. (see http://www.kappaluppa.com/freeman/hair.php at the top of the page.) (all this headache for such a little thing! !@#$%^ ) ------ Now that I've got it pulling the info out of the specials page, i want the items to show up randomly. But this problem is more a php/coding problem rather than an OSC problem and I won't post it here. ------------- If anyone else ever wants to do this sort of thing - if you are a glutten for punishment - let me know and I will offer whatever help I can! Thanks for your help! :lol:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.