"Upgrading Users" forever
RangerRick
Joined: 2005-01-05
Posts: 3 |
Posted: Wed, 2005-01-05 22:35 |
I'm not sure what exactly caused this, but I'm stuck in "Upgrading Users". It doesn't display any errors (to the screen or the logs), and thinks it's finished, but next time I go to a URL I still get the same thing: Upgrading Users The user database in your gallery was created with an older version of the software and is out of date. This is not a problem! We will upgrade it. This may take some time. Your data will not be harmed in any way by this process. Rest assured, that if this process takes a long time now, it's going to make your gallery run more efficiently in the future. If you get an error, and only some users are upgraded, try refreshing the page to upgrade remaining users. Please Wait... Checking user 1 of 4 . . . . skipped Checking user 2 of 4 . . . . skipped Checking user 3 of 4 . . . . skipped Checking user 4 of 4 . . . . skipped Users upgraded successfully. If I hit the "Done" button I get the exact same thing back. Filesystem permissions are right (I tried 777'ing everything just to be sure, but everything is owned by the apache user regardless). I tried turning on debugging, too but I don't get anything to the tmpDir. Any ideas? ---- |
|
Posts: 3
Also, I just noticed, I have a couple of galleries set up for friends on my server as well, and all of them are exhibiting this problem.
My first guess is maybe something changed with my php setup, (I did do a dist-upgrade recently). Any ideas what in the php config could affect something like this?
Posts: 19
Same for me on my Debian box (using php 4.3.10-2). Any ideas how to solve this?
Bye,
KM
Posts: 3
I was able to solve it by updating to a CVS version of gallery (1.5) but I never was able to track down what the *real* issue was...