On Sat, Mar 3, 2012 at 10:23, prabhat kumar <[email protected]> wrote: > Hi i installed in a server and accessing d space from other computer to the > ip address. like below > > http://192.168.0.191:8080/jspui/ > > when i try to register in the d space as a new user I got the mail but the > problem is that the activation link shows me localhost instead of my ip. > > http://localhos:8080/jspui/
Hi Prabhat, you have "localhost" in one or more of these dspace.cfg variables: dspace.hostname, dspace.baseUrl, dspace.url Change it to your IP and restart your servlet container. Regards, ~~helix84 ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

