Hi Everyone,

I want to make dspace live.

My URL : www.dspace.hostjava.net/dspace

I have done these changes in my configuration file ":

# DSpace installation directory
dspace.dir = /var/www/vhosts/dspace.hostjava.net/httpdocs/dspace

# DSpace base URL.  Include port number etc., but NOT trailing slash
# Change to xmlui if you wish to use the xmlui as the default, or remove
# "/jspui" and set webapp of your choice as the "ROOT" webapp in
# the servlet engine.
dspace.url = http://dspace.hostjava.net/dspace

# DSpace host name - should match base URL.  Do not include port number
dspace.hostname = dspace.hostjava.net

# Name of the site
dspace.name = DSpace at My University

##### Database settings #####

# Database name ("oracle", or "postgres")
db.name = postgres
#db.name = postgres
#db.name = oracle

# URL for connecting to database
db.url = jdbc:postgresql://dspace.hostjava.net:5432/dspace
#db.url = jdbc:postgresql://localhost:5432/dspace



-- 
Best Regards
Hardik Mishra
Software Engineer
Webinito Networks
Give a man a fish, and you feed him for a day. Teach a man to catch fish and
you feed him for a lifetime.
_______________________________________________
Dspace-general mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/dspace-general

Reply via email to