PDA

View Full Version : PHP CLI Help



testing1234
06-07-2007, 08:47 PM
c:\php\cli\php.exe install.php --site Deki --dbRootPwd <mysql_root_pass_from_above> --dbPwd changeme --sysOpPwd changeme --supportPwd changeme

What exactly do all these mean? My impression was that DekiWiki doesn't use a Database.

I just set up a test bed for mediawiki and now I'm trying this. What exactly do I have to setup?

I'm on a localhost, I don't use a mysql root password for this test since it's not online.

What are dbPwd, sysOpPwd, and supportPwd and what place do they have?

Thanks

mads
06-08-2007, 09:24 AM
c:\php\cli\php.exe install.php --site Deki --dbRootPwd <mysql_root_pass_from_above> --dbPwd changeme --sysOpPwd changeme --supportPwd changeme

What exactly do all these mean? My impression was that DekiWiki doesn't use a Database.

I just set up a test bed for mediawiki and now I'm trying this. What exactly do I have to setup?

I'm on a localhost, I don't use a mysql root password for this test since it's not online.

What are dbPwd, sysOpPwd, and supportPwd and what place do they have?

Thanks

DekiWiki uses a MySQL database, so this you need to setup.. But there is an install guide on the wiki:
http://doc.opengarden.org/DekiWiki/Installation_Guide

hayes:
http://doc.opengarden.org/DekiWiki/Release/Hayes_Beta_0

You can also get a VMware image from http://www.mindtouch.com/deki. Start the image in VMware player, and then you have a DekiWiki running (only 5 users are supported in this version).