Hi,
I am running a wiki in my organization with Mediawiki 1.8.2, PHP 5.1.6 and MySQL 5.0.27. I would like to know in some degree of detail, what all we need to back up on this live wiki.
Appreciate any help available.
Best regards, Sindhu Subramaniam
I'm new to media wiki. But I can share what I did:
I created some scheduled tasks to do this:
* Backup of the php.ini file. * Full backup of the wiki folder and subfolders. * Database backup:
"%mysqlfolder%\bin\mysqldump.exe" --user=wikiuser --password=****** wikidb >wikidb.backup.sql
2006/11/10, Sindhu.Subramaniam@iflexsolutions.com < Sindhu.Subramaniam@iflexsolutions.com>:
Hi,
I am running a wiki in my organization with Mediawiki 1.8.2, PHP 5.1.6 and MySQL 5.0.27. I would like to know in some degree of detail, what all we need to back up on this live wiki.
Appreciate any help available.
Best regards, Sindhu Subramaniam
MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org