After clean-install login/pw admin/admin says 'invalid login'

edited September 2017 in Installation
I set up FUEL-CMS-master.zip from github (version 1.4), followed all the installations instructions but accessing the admin-page is not possible due to some kind of login-error (HOSTNAME/fuel-1.4.0/fuel/login/5a6e566c6243396b59584e6f596d3968636d513d). Can't find out why.

On the html-page it says: invalid login.

I've set $config['uri_protocol'] = 'QUERY_STRING'; according to http://forum.getfuelcms.com/discussion/1613/first-time-login-fail-/p1

Also there's some minor errors on some php functions (behind the html)... Are they more than minor? Don't know...

BTW, I've got PHP Version 5.3.3

Thanks for helping!




A PHP Error was encountered

-- | |
Severity: Warning

|
Message: preg_replace_callback() [function.preg-replace-callback]: Compilation failed: unrecognized character after (?< at offset 5

|
Filename: core/Security.php

|
Line Number: 522

| | |
Backtrace:

| | | | | | | | | | | | | | |
| File: /home/USER/www/fuel-1.4.0/fuel/modules/fuel/controllers/Login.php
| Line: 81
| Function: post

| | | | | | | | |
| File: /home/USER/www/fuel-1.4.0/index.php
| Line: 364
| Function: require_once

| | | | | |
| |
A PHP Error was encountered

| |
Severity: Warning

|
Message: preg_replace_callback() [function.preg-replace-callback]: Compilation failed: unrecognized character after (?< at offset 5

|
Filename: core/Security.php

|
Line Number: 522

| | |
Backtrace:

| | | | | | | | | | | | | | |
| File: /home/USER/www/fuel-1.4.0/fuel/modules/fuel/controllers/Login.php
| Line: 81
| Function: post

| | | | | | | | |
| File: /home/USER/www/fuel-1.4.0/index.php
| Line: 364
| Function: require_once

| | |
Sign In or Register to comment.