Ticket #455 (closed Bug report: invalid)
SQL query error just installing wifidog-auth
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | WifiDog Auth Server 1.0 |
| Component: | Auth server, Install script | Version: | |
| Keywords: | Cc: |
Description
Hello,
I've followed all steps to install auth server, but when it redirects to the login page for the first time after the installation I can see:
execSqlUniqueRes() : An error occured while executing the following SQL query : SELECT virtual_host_id FROM virtual_hosts WHERE hostname='myhost.ec.upc.edu'
Error message : FATAL: terminating connection due to administrator command server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/wifidog-auth/wifidog/classes/AbstractDb.php:416) in /var/www/wifidog-auth/wifidog/classes/Session.php on line 83
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/wifidog-auth/wifidog/classes/AbstractDb.php:416) in /var/www/wifidog-auth/wifidog/classes/Session.php on line 83
I can see this error several times using auth server when I log as admin user.
Thanks in advance...
