Sorry about that Garvin. Truth be told Im a software engineer and know better, it was just a long day yesterday. Anyway, when trying to upgrade from 0.7 to Beta 1, I unpack on top of serendipity as instructed.
Then when I go to the main page I get this:
Code: Select all
Warning: mysql_query(): Your query requires a full tablescan (table serendipity_config, 53 rows affected). Use EXPLAIN to optimize your query. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Serendipity has detected that your currently installed Serendipity version is 0.7. It seems you are attempting to upgrade to version 1.0-beta1, so you need to click here to continue the upgrade process.
Clicking on the link to go to the next step produces this:
Code: Select all
Warning: mysql_query(): Your query requires a full tablescan (table serendipity_config, 53 rows affected). Use EXPLAIN to optimize your query. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 200
Warning: mysql_query(): Your query requires a full tablescan (table serendipity_plugins, 16 rows affected). Use EXPLAIN to optimize your query. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Your query requires a full tablescan (table serendipity_config, 53 rows affected). Use EXPLAIN to optimize your query. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
after which I get the pretty HTML telling me what needs to be done (an extensive list). I click on "Yes Please Do"
Which results in this:
Code: Select all
Warning: mysql_query(): Your query requires a full tablescan (table serendipity_config, 53 rows affected). Use EXPLAIN to optimize your query. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 200
Warning: mysql_query(): Your query requires a full tablescan (table serendipity_plugins, 16 rows affected). Use EXPLAIN to optimize your query. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Your query requires a full tablescan (table serendipity_config, 53 rows affected). Use EXPLAIN to optimize your query. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
.....
Serendipity Installation
Warning: mysql_query(): Table 'serendipity_entryproperties' already exists in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'prop_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'entrypropid_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Table 'serendipity_permalinks' already exists in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'pl_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'ple_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'plt_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'plcomb_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Table 'serendipity_groups' already exists in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Table 'serendipity_groupconfig' already exists in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'groupid_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'groupprop_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Table 'serendipity_authorgroups' already exists in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'authorgroup_idxA' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'authorgroup_idxB' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Table 'serendipity_plugincategories' already exists in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'plugincat_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Table 'serendipity_pluginlist' already exists in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'pluginlist_f_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'pluginlist_cn_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'pluginlist_pt_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'pluginlist_pl_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Table 'serendipity_access' already exists in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'accessgroup_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'accessgroupT_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_query(): Duplicate key name 'accessforeign_idx' in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Calling serendipity_removeFiles ...
Calling serendipity_removeFiles ...
Calling serendipity_installFiles ...
Calling serendipity_removeObsoleteVars ...
Calling serendipity_plugin_api::create_plugin_instance ...
Warning: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 200
Warning: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 200
Calling serendipity_installFiles ...
Calling serendipity_installFiles ...
Calling serendipity_fixPlugins ...
Warning: mysql_query(): Your query requires a full tablescan (table serendipity_config, 53 rows affected). Use EXPLAIN to optimize your query. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Calling serendipity_smarty_purge ...
Calling serendipity_buildPermalinks ...
Warning: mysql_query(): Your query requires a full tablescan (table serendipity_entries, 80 rows affected). Use EXPLAIN to optimize your query. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 80
Warning: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 200
Warning: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 200
Warning: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 200
Warning: mysql_escape_string(): This function is deprecated; use mysql_real_escape_string() instead. in /home/patti/public_html/cyphergirl/cgi-php/serendipity/include/db/mysql.inc.php on line 200
...
...
...
...
create table serendipity_entryproperties (
entryid int(11) not null,
property varchar(255) not null,
value text
);
/ Table 'serendipity_entryproperties' already exists
CREATE UNIQUE INDEX prop_idx ON serendipity_entryproperties (entryid, property);
/ Duplicate key name 'prop_idx'
CREATE INDEX entrypropid_idx ON serendipity_entryproperties (entryid);
/ Duplicate key name 'entrypropid_idx'
CREATE TABLE serendipity_permalinks (
permalink varchar(255) not null default '',
entry_id int(10) unsigned not null default '0',
type varchar(200) not null default '',
data text
);
/ Table 'serendipity_permalinks' already exists
CREATE INDEX pl_idx ON serendipity_permalinks (permalink);
/ Duplicate key name 'pl_idx'
CREATE INDEX ple_idx ON serendipity_permalinks (entry_id);
/ Duplicate key name 'ple_idx'
CREATE INDEX plt_idx ON serendipity_permalinks (type);
/ Duplicate key name 'plt_idx'
CREATE INDEX plcomb_idx ON serendipity_permalinks (permalink, type);
/ Duplicate key name 'plcomb_idx'
create table serendipity_groups (
id int(11) not null auto_increment primary key,
name varchar(64) default null
);
/ Table 'serendipity_groups' already exists
create table serendipity_groupconfig (
id int(10) unsigned not null default '0',
property varchar(64) default null,
value varchar(128) default null
);
/ Table 'serendipity_groupconfig' already exists
CREATE INDEX groupid_idx ON serendipity_groupconfig (id);
/ Duplicate key name 'groupid_idx'
CREATE INDEX groupprop_idx ON serendipity_groupconfig (id, property);
/ Duplicate key name 'groupprop_idx'
create table serendipity_authorgroups (
groupid int(10) unsigned not null default '0',
authorid int(10) unsigned not null default '0'
);
/ Table 'serendipity_authorgroups' already exists
CREATE INDEX authorgroup_idxA ON serendipity_authorgroups (groupid);
/ Duplicate key name 'authorgroup_idxA'
CREATE INDEX authorgroup_idxB ON serendipity_authorgroups (authorid);
/ Duplicate key name 'authorgroup_idxB'
create table serendipity_plugincategories (
class_name varchar(250) default null,
category varchar(250) default null
);
/ Table 'serendipity_plugincategories' already exists
CREATE INDEX plugincat_idx ON serendipity_plugincategories(class_name, category);
/ Duplicate key name 'plugincat_idx'
create table serendipity_pluginlist (
plugin_file varchar(255) NOT NULL default '',
class_name varchar(255) NOT NULL default '',
plugin_class varchar(255) NOT NULL default '',
pluginPath varchar(255) NOT NULL default '',
name varchar(255) NOT NULL default '',
description text NOT NULL,
version varchar(12) NOT NULL default '',
upgrade_version varchar(12) NOT NULL default '',
plugintype varchar(255) NOT NULL default '',
pluginlocation varchar(255) NOT NULL default '',
stackable int(1) NOT NULL default '0',
author varchar(255) NOT NULL default '',
requirements text NOT NULL,
website varchar(255) NOT NULL default '',
last_modified int(11) NOT NULL default '0'
);
/ Table 'serendipity_pluginlist' already exists
CREATE INDEX pluginlist_f_idx ON serendipity_pluginlist(plugin_file);
/ Duplicate key name 'pluginlist_f_idx'
CREATE INDEX pluginlist_cn_idx ON serendipity_pluginlist(class_name);
/ Duplicate key name 'pluginlist_cn_idx'
CREATE INDEX pluginlist_pt_idx ON serendipity_pluginlist(plugintype);
/ Duplicate key name 'pluginlist_pt_idx'
CREATE INDEX pluginlist_pl_idx ON serendipity_pluginlist(pluginlocation);
/ Duplicate key name 'pluginlist_pl_idx'
create table serendipity_access (
groupid int(10) unsigned not null default '0',
artifact_id int(10) unsigned not null default '0',
artifact_type varchar(64) NOT NULL default '',
artifact_mode varchar(64) NOT NULL default '',
artifact_index varchar(64) NOT NULL default ''
);
/ Table 'serendipity_access' already exists
CREATE INDEX accessgroup_idx ON serendipity_access(groupid);
/ Duplicate key name 'accessgroup_idx'
CREATE INDEX accessgroupT_idx ON serendipity_access(artifact_id,artifact_type,artifact_mode);
/ Duplicate key name 'accessgroupT_idx'
CREATE INDEX accessforeign_idx ON serendipity_access(artifact_id);
/ Duplicate key name 'accessforeign_idx'
Cannot write to file /home/patti/public_html/cyphergirl/cgi-php/serendipity/templates/default/layout.php.
Your Serendipity installation is now upgraded to version 1.0-beta1
You can return to your blog by clicking here
Lots of stuff to read, sorry about that. Anyway, now when I go to the main page I get tons of warnings on the pages like those listed above. You can see them on the page itself at:
www.spikesplace.org/cgi-php/serendipity
It almost looks like its puking on the tables of 0.7 and I have not touched them that I know of.
PHP: 4.3.11
MySql: 3.23.58
-- John