Project

General

Profile

« Previous | Next » 

Revision 3615

Added by bowdish over 16 years ago

spelling fix

View differences:

docs/user/metacatinstall.html
175 175
  <ul>
176 176
     <li>Switch to the "postgres" user account and edit "data/pg_hba.conf", adding the following line to the file:<br>
177 177
     <code>host   metacat  metacat      127.0.0.1         255.255.255.255   password</code><br>
178
     If your host uses IPv6 addresses, you made need this line instead:
178
     If your host uses IPv6 addresses, you may need this line instead:
179 179
     <code>host   metacat  metacat      ::1               ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff password</code></li>
180 180
     <li>If you are using Postgresql pre-8.0, you must edit the "data/postgres.conf" file and uncomment and edit the line
181 181
     starting with "tcpip_socket" so that it reads 

Also available in: Unified diff