Muutokset

Loikkaa: valikkoon, hakuun

Installing horde on ubuntu

81 tavua lisätty, 16. elokuuta 2009 kello 12.51
p
ei muokkausyhteenvetoa
</pre>
Edit beginning of create.pgsql.sql to read(subsitute actual password):
<pre>
CREATE USER horde;
</pre>
As postgresql superuser, run(input the aforementioned SQL password when needed):
<pre>
psql < create.pgsql.sql
psql horde horde < nag.sql
</pre>
 
Edit /etc/horde/horde3/conf.php ; remove first echo and exit lines. Then do the following change:
795
muokkausta

Navigointivalikko