================================================================== b2evolution is now installed. If you install it for the first time, you may have to follow this steps to make it work correctly. 1. Create the MySQL database: # mysqladmin --user=root -p create b2evolution 2. Create a mysql user/password for b2evolution(database): (change user and/or password if requered) # mysql -u root -p mysql> GRANT ALL ON b2evolution.* TO b2evouser@localhost IDENTIFIED BY 'b2evopassword'; mysql> FLUSH PRIVILEGES; mysql> QUIT; 3. Please add the following to your apache config, and restart. # # Directives to allow use of b2evolution # Alias /%%PORTNAME%% "%%TARGETDIR%%/%%B2EVO_DIR%%/" 4.Open b2evo installation page in your web browser and login with b2evouser/b2evopassword http://www.your.host/%%B2EVO_URL%%/blogs/install/ If you are doing a fresh install... Note that password carefully! It is a random password that is given to you when you install b2evolution. If you lose it, you will have to delete the database tables and reinstall. Have fun! ================================================================== cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/ttf2pt1
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
* statue@freebsd.sinica.edu.tw has asked for all the maintainedlinimon2003-11-211-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Update MASTER_SITESclive2002-05-111-2/+2