Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting "Undefined index: id [APP/Model/User.php, line 152]" During Installation #277

Closed
GaneshKandu opened this issue Feb 22, 2017 · 3 comments

Comments

@GaneshKandu
Copy link
Contributor

GaneshKandu commented Feb 22, 2017

Hi Trying to install
but getting "Undefine index: id" notice with blank page

  • 1
    Notice (8): Undefined index: id [APP/Model/User.php, line 152]
    Warning (2): Cannot modify header information - headers already sent by (output started at lib/Cake/Utility/Debugger.php:794) [CORE/Cake/Network/CakeResponse.php, line 449]
  • 2
    what files and directories should be Writable for installation ??
@monomops
Copy link

Probably user of webserver is not allowed to write to music folder

@GaneshKandu
Copy link
Contributor Author

"Music" folder is Writable with 777 permission

May be because user does not exist at installation time and script trying to fetch user detail to validate is it Admin

@gs11
Copy link
Contributor

gs11 commented Jun 18, 2017

Replicated the issue, appears when using Postgres

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants