wp-mirror-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wp-mirror-list] Attempting to mirror on laptop


From: wp mirror
Subject: [Wp-mirror-list] Attempting to mirror on laptop
Date: Tue, 7 Aug 2012 02:58:23 -0400

---------- Forwarded message ----------
From: wp mirror <address@hidden>
Date: Tue, 7 Aug 2012 02:56:25 -0400
Subject: Attempting to mirror on laptop
To: address@hidden
Cc: address@hidden

Dear Benjamin,

Apparently, the SIMPLEWIKI database was not created.  Let us explore why.

1) MySQL

Please let me see the output of the following commands:

shell> mysql --host=localhost --user=wikiuser --password
Enter password:
<snip>
mysql> show databases;
+--------------------+
| Database           |
+--------------------+
| information_schema |
| simplewiki         |
| wikidb             |
| wpmirror           |
+--------------------+
4 rows in set (0.11 sec)

mysql> show tables from wikidb;
+-------------------+
| Tables_in_wikidb  |
+-------------------+
| archive           |
| category          |
| categorylinks     |
| change_tag        |
| externallinks     |
| filearchive       |
| hitcounter        |
| image             |
| imagelinks        |
| interwiki         |
| ipblocks          |
| job               |
| langlinks         |
| logging           |
| math              |
| objectcache       |
| oldimage          |
| page              |
| page_props        |
| page_restrictions |
| pagelinks         |
| protected_titles  |
| querycache        |
| querycache_info   |
| querycachetwo     |
| recentchanges     |
| redirect          |
| revision          |
| searchindex       |
| site_stats        |
| tag_summary       |
| templatelinks     |
| text              |
| trackbacks        |
| transcache        |
| updatelog         |
| user              |
| user_groups       |
| user_newtalk      |
| valid_tag         |
| watchlist         |
+-------------------+
41 rows in set (0.59 sec)

2) WP-MIRROR 0.3

shell> ls -l /usr/share/mediawiki/maintenance/template.sql
-rw-r--r-- 1 root root 49775 Dec  9  2011
/usr/share/mediawiki/maintenance/template.sql

Sincerely Yours,
Kent

P.S.  WP-MIRROR 0.4

I am working on an upgrade that automates some of the configuration of
dependencies.  It will come with a manual in PDF format.  Please find
attached a recent draft.  Any comments are welcome.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]