Borked upgrade from .71 to .82
Posted: Wed Jul 06, 2005 6:19 pm
Following from the RPC-XML exploit warnings I've done the upgrade.
Now I seem to be having problems getting anything at all out of my blog.
I'm still waiting on my ISP to kill and restart PHP incase some caching weirdness is happening, but I thought I'd post my results below.
I did get some rename warnings during the upgrade process
i.e.
Warning: rename (/path/serendipity.inc.php,/path/backup/serendipity.inc.php) Operation not permitted in /path/include/functions_installer.inc.php on line 792.
Now given the paths involved in this I'm guessing I'm safe to ignore these above. The whole thing finished with:
Calling serendipity_installFiles ...
Calling serendipity_removeObsoleteVars ...
Calling serendipity_plugin_api::create_plugin_instance ...
Error: serendipity_event_browsercompatibility:3a81e442583e0726e948f511396340cc ()
Calling serendipity_installFiles ...
Calling serendipity_installFiles ...
Calling serendipity_fixPlugins ...
Calling serendipity_smarty_purge ...
Your Serendipity installation is now upgraded to version 0.8.2
So does anyone have any clues? The PHP version is 4.3 BUT I'm running on a different server from one I originally installed serendipity on and it's actually Mac OSX so all kinds of weirdness could be happening (I had chmod over ftp on the original web server, I don't on the new one).
This is the first time I've done an upgrade on this webserver.
serendipity_config_local.inc.php has "versionInstalled" set to 0.8.2 so I presume the upgrade script thinks it's done it's work.
Now I seem to be having problems getting anything at all out of my blog.
I'm still waiting on my ISP to kill and restart PHP incase some caching weirdness is happening, but I thought I'd post my results below.
I did get some rename warnings during the upgrade process
i.e.
Warning: rename (/path/serendipity.inc.php,/path/backup/serendipity.inc.php) Operation not permitted in /path/include/functions_installer.inc.php on line 792.
Now given the paths involved in this I'm guessing I'm safe to ignore these above. The whole thing finished with:
Calling serendipity_installFiles ...
Calling serendipity_removeObsoleteVars ...
Calling serendipity_plugin_api::create_plugin_instance ...
Error: serendipity_event_browsercompatibility:3a81e442583e0726e948f511396340cc ()
Calling serendipity_installFiles ...
Calling serendipity_installFiles ...
Calling serendipity_fixPlugins ...
Calling serendipity_smarty_purge ...
Your Serendipity installation is now upgraded to version 0.8.2
So does anyone have any clues? The PHP version is 4.3 BUT I'm running on a different server from one I originally installed serendipity on and it's actually Mac OSX so all kinds of weirdness could be happening (I had chmod over ftp on the original web server, I don't on the new one).
This is the first time I've done an upgrade on this webserver.
serendipity_config_local.inc.php has "versionInstalled" set to 0.8.2 so I presume the upgrade script thinks it's done it's work.