Skip to content
Snippets Groups Projects
Commit a3950c50 authored by Ubbo Veentjer's avatar Ubbo Veentjer
Browse files

readme

git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@13673 7c539038-3410-0410-b1ec-0f2a7bf1c452
parent e0816773
No related branches found
No related tags found
No related merge requests found
......@@ -13,10 +13,10 @@ Installation:
Required pear (http://pear.php.net) packages:
Auth, Mail, Mail_Mime
Auth, Mail, Mail_Mime, Net_SMTP
$ sudo apt-get install php-pear
$ sudo pear install Auth Mail Mail_Mime
$ sudo pear install Auth Mail Mail_Mime Net_SMTP
2) Put source into your Webserver path (possibly /var/www)
......@@ -48,6 +48,9 @@ Installation:
change user rights, so www-data is allowed to write the database
$ chown www-data:www-data /var/textgrid/tgaccount/tgaccount.sqlite
note that the directory where the database is stored must also be writable by www-data
$ chown www-data:www-data /var/textgrid/tgaccount/
4) LDAP TLS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment