How does the Bugzilla server work?

We have Bugzilla installed on a computer that we would like to run as a server. I have yet to install Bugzilla on my computer, client. Can you point me to some links that describe how Bugzilla works as a server? I would like to do this with file errors from client computers and this will be reflected in the Bugzilla server. How do we access the Bugzilla server? Is it a requirement that all clients have Bugzilla software?

+1


a source to share


2 answers


Bugzilla is a web application. You don't need to install anything on clients. See here for instructions on using Bugzilla.



+6


a source


I have the same problem. The above doc gives a complete doc, but I can't figure it out. I installed bugzilla on one system, on this system it works with "localhost" and "ipaddress", but it doesn't work on the client system.

with this ip address, I can ping the main system where ever I installed bugzilla but was unable to access bugzilla.



What should I give in url to access bugzilla?

Thanks.

0


a source







All Articles