PhProjekt
(Redirected from Phprojekt)
Jump to navigation
Jump to search
PhProjekt is a web-based GroupWare software that allows teams to work collaboratively on projects.
Website
Quickstart
SUSE Linux
Do the following to get a PhProjekt server:
yast2 -i phprojekt yast2 -i mysql yast2 -i apache2 rcmysql start mysql create database phprojekt; show databases; exit chmod -R 777 /srv/www/htdocs/phprojekt rcapache2 start
- point your browser to http://localhost/phprojekt/setup.php
- configure your PhProjekt as first-time installation, mysql user root with no password.