POST-INSTALL CONFIGURATION FOR MAHARA ===================================== 1) Create a user and a database for MAHARA to store all its tables in (or choose an existing database). 2) Add the following to your Apache configuration, and restart the server: ### Add the AcceptPathInfo directive only for Apache 2.0.30 or later. Alias /mahara %%PREFIX%%/%%MAHARADIR%%/ AcceptPathInfo On AllowOverride None Order Allow,Deny Allow from all AllowOverride None Order Allow,Deny Deny from all 3) Make sure that magic_quotes_gpc is off and register_globals is off in your PHP.ini file. 4) Change into the directory %%PREFIX%%/%%MAHARADIR%% and copy the file config-dist.php to config.php, then go through the file and make changes where appropriate. 5) Now you can navigate to the Mahara website using your web browser. Log into the system with user "admin", password "mahara". Congratulations! For more information, see the INSTALL DOCUMENTATION: http://wiki.mahara.org/System_Administrator%27s_Guide/Installing_Mahara ======================================================================= ' name='id' value='629fd52f35ce70bbb8c732878f8fe83e97f0c920'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/gurlchecker
Commit message (Expand)AuthorAgeFilesLines
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - Change maintainer's e-mail addressclement2004-01-171-1/+1
* - Update to 0.6.3pav2003-12-264-29/+14
* Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-031-1/+2
* Update to 0.6.2 which fixes a problem with the Content-location headermarcus2003-10-022-2/+2
* update www/gurlchecker: 0.4.1 -> 0.6.1daichi2003-09-26