Re: [Miniwiki-general] MiniWiki
Status: Beta
Brought to you by:
src
From: Stepan R. <st...@sr...> - 2006-11-21 16:48:44
|
Hello. I am moving this to the mailing list. Please find the answer below. On Sat, 18 Nov 2006, Rodry wrote: > I'm a italian user, I want to upload the mini-wiki, but I dont > understand how to install the wiki. > I've e hosting, I've a MySQL database and I've uploaded alla the files in > the package, and now, how can I continute? what I have to do to install the > wiki? Just follow the README: "Installation ------------ Unpack distribution archive somewhere under your web server's document directory, make changes in userdefs.php and maintenance/.htaccess as hinted inside, change $install_pass in maintenance/install.php and point your browser to it, when asked for username and password use the ones from inside the script (stored in variables $install_user and $install_pass). Script will then fill the storage with initial data. Do not forget to close access to install.php in maintenance/.htaccess." Just edit the values in userdefs.php according to configuration of your hosting (like MySQL hostname, database name, user name and password). If you have some more questions feel free to ask. Have a nice day. Stepan Roh |