*Solved* Unabe to get past step 1 of updater
eugkelly
Joined: 2008-02-09
Posts: 6 |
Posted: Mon, 2008-11-03 02:15 |
I am trying to update to the newest version of Gallery and am unable to get past Step 1 of the updater. At the bottom of the screen I see the following: Warning: Unknown: open(C:\DOCUME~1\EUGENE~1\LOCALS~1\Temp\php\session\sess_3b391163a3cc50fff2484726ee031c58, 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 (C:\DOCUME~1\EUGENE~1\LOCALS~1\Temp\php\session) in Unknown on line 0 Any help would be appreciated. Eugene
|
|
nivekiam
Joined: 2002-12-10
Posts: 16504 |
Posted: Mon, 2008-11-03 06:58 |
eugkelly
Joined: 2008-02-09
Posts: 6 |
Posted: Thu, 2008-11-06 00:19 |
Same errors after I ran ATF-Cleaner. Any other thoughts? Eugene |
|
nivekiam
Joined: 2002-12-10
Posts: 16504 |
Posted: Thu, 2008-11-06 00:25 |
Well you can and I would specify a different directory for session_save_path for php. I'd probably put it in c:\temp or c:\windows\temp or some other directory that exists and is writable by everyone. Double check the permissions on it. You can do that by editing php.ini. You may have to restart Apache after that. ____________________________________________ |
|
eugkelly
Joined: 2008-02-09
Posts: 6 |
Posted: Sat, 2008-11-08 02:12 |
*Solved* After Changing the session_save_path and checking permissions, I found that the php\session folders didn't exist. Once created, I was able to upgrade Gallery to 2.3 Thank you for the ideas. Eugene |
|