Author Topic: Login issues  (Read 1151 times)

johnEcash

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Login issues
« on: January 07, 2014, 02:15:04 pm »
Dear all,

I am trying to install zentyal on my ubuntu 12.04 vps following this guide:
http://trac.zentyal.org/wiki/Documentation/Community/Installation/InstallationGuide

The install happens on a clean server, after installation the login page is rechable but none of the userIDs work.
In advance i created a userID wich i added to the sudo and admin groups (but they don't seem to work)

things i tried to resolve the issue:
- apache & zentyal service restarted
- system reboot
- multiple reinstalls (always starting from a clean vps)


another odd thing I encountered was during install.
The installer asks for a MYSQL root password at a certain point, now when I enter a password, the installer returns the folowing error at the END of the installation:
Code: [Select]
Creating the zentyal database
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: NO)'
Use of uninitialized value $Error::Depth in addition (+) at /usr/share/perl5/EBox/Exceptions/Command.pm line 78, <GEN0> line 7.

If I leave the password blank, the error does not show but still the login doesn't work.

anyone that know what is going on?

Thanks in advance.