I am not sure if this would make a difference but I had my tmp directory created in the apache folder itself and gave the entire path.
Ex: my apache folder is under C:\ I created a tmp folder under c:\apache\tmp and then changed in the .ini file session.save_path = c:/apache/tmp saved and restarted. This worked for me when I had the same problem a while ago. >>> [EMAIL PROTECTED] 11/5/2003 2:24:26 PM >>> Hi R'twick, I changed /tmp to c:\Temp in php.ini and found the folder (Temp) does exist, but it still gave the same error as "The sessions directory does not exist: /tmp. Sessions will not work until this directory is created." (I saved the php.ini after changing and restarted apache/MySQL and got the same error.) ??? what's going on? Help! KoaFar At 11:02 AM 11/5/2003, you wrote: >Hi, KoaFar, > >Just change the name /tmp to something like C:\\Temp in php.ini, create >that directory (if doesn't exist), restart apache and you are all set. > >R'twick ____ * The WDVL Discussion List from WDVL.COM * ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL PROTECTED] with the words: "set WDVLTALK pw=yourpassword" in the body of the email. To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
