Search code examples
bugzilla

How Bugzilla will be working on local PC?


I've installed bugzilla version 3.6.3 on my local system. When i click on "Open a new account" button/link and after entering my valid email i got following error.

"There was an error sending mail from 'bugzilla-daemon@' to 'myemailaddress@example.com':Couldn't connect to mail"

can anybody help me how to create an user account on local PC ?

Operating system is Win 7. I want to create 1 admin account, some user accounts and through Admin I want to give them limited or full access. I also want to see the database tables, modify them, create new tables etc.

is it possible on local PC ? or what should i need to do to make it possible ?

Thanks in advance.


Solution

  • It's done now. There is some installation setting where i was making mistake.

    Well, there are 4 kinds accounts with passwords required field.

    1. root
    2. bugs
    3. admin (you will use it to get login)
    4. Windows Username and password.

    My mistake was that, I had not given windows username and password at fourth level. But now it works fine when i install it again and given windows username and password.