Re: Upgrade from 2.5.0 to 2.5.2 does not work [message #12339 is a reply to message #12330] |
Tue, 05 August 2003 09:16 |
|
prottoss wrote on Mon, 04 August 2003 22:43 | Hmm.. allright try the new upgrade script after removing the column pm_notify. It first of all should correctly detect your database type and should complete the SQL upgrades without errors.
|
I still had that 'relation 8343224 does not exist'. I pg_dump'ed my base, and reimported my base with another name and changed in the GLOBALS.inc the name of my base, that error disappeared.
(maybe you should make a FAQ about this
Yes! It detected correctly the database type. It still blocked on the htaccess() function, even thought there is that timeout you added. It doesn't seem to be that efficient. When I put echos, it locks *exactly* on that "@fopen(www_root..." function.
The content of the www_root variable is the url of my website ("http://www.foobar.com")
Well, I commented the call and everything went fine (well it went up to the end of the upgrade, the consistency check and the sql optimization).
The rebuild of the theme are working (at least for now) even the path_info theme.
Thanks
|
|
|