Kamis, 23 November 2017

Eprints Install in Ubuntu 14.04


Open sources.list file and add stable version deb files:
$sudo gedit /etc/apt/sources.list
> save and exit

>
$sudo apt-get update
$sudo apt-get install eprints Then reset the password for eprints> Go to root and type:
$ passwd eprints it will ask password Now change path to eprints
$sudo su eprints
$cd /usr/share/eprints $./bin/epadmin create create a new repository>>
$./bin/epadmin create  
Make sure eprints3 file is in /etc/apache2/sites-available/ folder and eprints3 file contain the following:     
Include /usr/share/eprints3/cfg/apache.conf    >>>enable the eprints site     $sudo a2ensite eprints     
If you are using port 80 for eprints, make sure you disable default site.     
$sudo a2dissite default     
Apache restart>     
$sudo /etc/init.d/apache2 restart 

lokasi seeting database
Wrote /var/lib/eprints3/archives/uclapr/cfg/cfg.d/database.pl

0 komentar: