problem with php sessions

I did some messing with php and attempted to install osCommerce, it started crashing apache so I uninstalled php, and apache and now sessions dont work at all. problem with php sessions problem with php sessions problem with php sessions

here is my php.ini file
Code:
[Session]
; Handler used to store/retrieve data.
session.save_handler = files

; Argument passed to save_handler.  In the case of files, this is the path
; where data files are stored. Note: Windows users have to change this 
; variable in order to use PHP's session functions.
session.save_path = C:\php\tmp
Note the bold, and that the directory actually exists and F'n php keeps telling me it doenst exist problem with php sessions . The error says something like Warning: open(/tmp\sess_blah-blah-blah, O_RDWR) failed: No such file or directory. I've been literally going nuts trying to get this to work and I think I've tried everything.

I've been screwing with this since 3AM my time and it is now 9AM so I'm gonig to try to get some sleep. I guess this is why I dont like osCommerce. Sorry bout being so hostile, but I've bout had it with crap.

Thanks, in advance. problem with php sessions

*goes to look for some keyboard keys that went flying, as well as cleaning his desk of his hair* problem with php sessions

 

 

 

 

Top