Actually I installed bugzilla in one vm. It is using mod_perl and Email configured. Everything working fine. In browser i access the url http://MY_server_IP/bugzilla
working fine.
In another vm, I installed bugz package and access bugzilla using like this
# bugz -b `http://MY_server_IP/bugzilla/xmlrpc.cgi` -u [email protected] -p pass123 modify 3 -c "bugzilla message test"
Its not working, the output will like this,
* Using http://some-ip-address/bugzilla/xmlrpc.cgi
! Error: Failed to login
How to access the bugzilla from another vm