View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 04783 | Bug reports | Installation | public | 2010-12-03 12:54 | 2010-12-15 13:43 |
| Reporter | filhocf | Assigned To | c_schmitz | ||
| Priority | normal | Severity | crash | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 1.90+ | ||||
| Fixed in Version | 1.90+ | ||||
| Summary | 04783: Error in the first login - username/password wrong | ||||
| Description | After create tables in database, in a PgSQL 9.0, renamed the folder app/admin/install -> install.old and tried to connect as admin, with the password "password", return the message "wrong user or password". Following a tip in this site[1], i logged in, changed the password by admin interface, and restored the changes. When i tried again, return the same error. I installed the mysql, and was as described in the wiki[2]. | ||||
| Steps To Reproduce | 1) download the tar.bz2; 5) Accessed the page "http://localhost/limesurvey/admin/install" and pressed the button "Populate database"; | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | 9561 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox 3.6 and 4 | ||||
| Database type & version | PostgreSQL 9.0 | ||||
| Server OS (if known) | Debian | ||||
| Webserver software & version (if known) | Apache 2.2.16 | ||||
| PHP Version | 5.3.3 | ||||
|
I can install just fine here on Postgres. |
|
|
Attached dump of PgSQL after processed the population of database. |
|
|
Run the following statement on Postgres after or before installation: ALTER DATABASE <your limesurvey database name> SET bytea_output='escape'; |
|
|
I did this before the population of database and is ok, now. I logged in, changed the pword, logout, and relogged with the new pword. Thanks. |
|
|
Released in 1.90+ version. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2010-12-03 12:54 | filhocf | New Issue | |
| 2010-12-04 01:51 | c_schmitz | Assigned To | => c_schmitz |
| 2010-12-04 01:51 | c_schmitz | Status | new => assigned |
| 2010-12-04 16:35 | evgenizero | Issue Monitored: evgenizero | |
| 2010-12-09 15:43 | c_schmitz | Note Added: 13734 | |
| 2010-12-09 15:43 | c_schmitz | Status | assigned => feedback |
| 2010-12-09 18:32 | filhocf | File Added: dump_after_install.sql.gz | |
| 2010-12-09 18:33 | filhocf | Note Added: 13736 | |
| 2010-12-09 18:33 | filhocf | Status | feedback => assigned |
| 2010-12-10 22:35 | c_schmitz | Note Added: 13747 | |
| 2010-12-10 22:35 | c_schmitz | Status | assigned => resolved |
| 2010-12-10 22:35 | c_schmitz | Fixed in Version | => 1.90+ |
| 2010-12-10 22:35 | c_schmitz | Resolution | open => fixed |
| 2010-12-10 22:35 | c_schmitz | File Deleted: dump_after_install.sql.gz | |
| 2010-12-11 13:04 | filhocf | Note Added: 13754 | |
| 2010-12-15 13:43 | c_schmitz | Note Added: 13792 | |
| 2010-12-15 13:43 | c_schmitz | Status | resolved => closed |
| 2021-08-04 05:17 | guest | Bug heat | 4 => 6 |