--------------------------------------------------------------------------------------------- Installation has successfully completed! --------------------------------------------------------------------------------------------- phpcollab is now installed in documentoroot: %%WWWDIR%%. 1) Create user and MySQL database: mysql -u root -p'your_root_password' create database phpcollab; create user 'phpcollab'@'localhost' identified by 'your_password'; grant all privileges on phpcollab.* to 'phpcollab'@'localhost' identified by 'your_password'; Now you can try http://your-server/phpcollab and setup your database. --------------------------------------------------------------------------------------------- t repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-DBMS
Commit message (Expand)AuthorAgeFilesLines
* Remove 4.x workarounderwin2007-07-041-12/+3
* SHA256ifyedwin2006-01-241-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-09-161-3/+12
* add missing dependency on XML/LibXML.pmskv2003-05-192-12/+10
* BROKEN: Does not compilekris2003-05-071-0/+2
* Clear moonlight beckons.ade2003-03-072-1/+1