Changes between Version 11 and Version 12 of doc/install/auth-server
- Timestamp:
- 08/30/07 15:23:47 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install/auth-server
v11 v12 83 83 == A common database error that "hangs" the install.php script is covered at the following link: (near the bottom) == 84 84 http://dev.wifidog.org/wiki/doc/auth-server/commonErrors 85 86 == Another possible error in a fresh 7.4 postgres 7.4 install == 87 88 PQconnectPoll() -- connect() failed: Connection refused 89 Is the postmaster running (with -i) at ’server.joe.com’ 90 and accepting connections on TCP/IP port 5432? 91 92 could simply mean you haven't set 93 94 tcpip_socket = true 95 96 in your /etc/postgresql/7.4/main/postgresql.conf file. 97 85 98 86 99 TODO : screenshot + text