chaitanya@chaitanya-laptop:~$ sudo su
[sudo] password for chaitanya:
root@chaitanya-laptop:/home/chaitanya# /etc/init.d/ejabberd start
Starting jabber server: ejabberd already running.
root@chaitanya-laptop:/home/chaitanya# /etc/init.d/memcached start
Starting memcached: memcached is already running.
memcached.
root@chaitanya-laptop:/home/chaitanya# su - opensrf
opensrf@chaitanya-laptop:~$ osrf_ctl.sh -l -a start_all
Starting OpenSRF Router
Starting OpenSRF Perl
* starting all services for localhost
* starting service pid=3787 opensrf.settings
* starting service pid=3794 open-ils.acq
* starting service pid=3795 open-ils.booking
* starting service pid=3799 open-ils.supercat
* starting service pid=3800 open-ils.search
* starting service pid=3797 open-ils.cat
* starting service pid=3801 open-ils.circ
* starting service pid=3802 open-ils.actor
* starting service pid=3808 open-ils.collections
* starting service pid=3809 open-ils.ingest
* starting service pid=3806 open-ils.storage
* starting service pid=3807 open-ils.penalty
* starting service pid=3811 open-ils.permacrud
* starting service pid=3810 open-ils.reporter
* starting service pid=3812 open-ils.trigger
* starting service pid=3813 open-ils.fielder
* starting service pid=3814 open-ils.vandelay
* starting service pid=3815 open-ils.serial
Starting OpenSRF C (host=localhost)
opensrf@chaitanya-laptop:~$ #
opensrf@chaitanya-laptop:~$
opensrf@chaitanya-laptop:~$ cd /openils/bin
opensrf@chaitanya-laptop:/openils/bin$ ./autogen.sh -c /openils/conf/opensrf_core.xml -u
Updating Evergreen organization tree and IDL using '/openils/conf/opensrf_core.xml'
Updating fieldmapper
Updating web_fieldmapper
Updating OrgTree
removing OrgTree from the cache for locale hy-AM...
removing OrgTree from the cache for locale cs-CZ...
removing OrgTree from the cache for locale en-CA...
removing OrgTree from the cache for locale en-US...
removing OrgTree from the cache for locale fr-CA...
removing OrgTree from the cache for locale ru-RU...
Updating OrgTree HTML
Updating locales selection HTML
Updating Search Groups
Updating Facet Definitions
removing facet list from the cache for locale hy-AM...
removing facet list from the cache for locale cs-CZ...
removing facet list from the cache for locale en-CA...
removing facet list from the cache for locale en-US...
removing facet list from the cache for locale fr-CA...
removing facet list from the cache for locale ru-RU...
Refreshing proximity of org units
Successfully updated the organization proximity
Done
opensrf@chaitanya-laptop:/openils/bin$
opensrf@chaitanya-laptop:/openils/bin$ #
opensrf@chaitanya-laptop:/openils/bin$ /etc/init.d/apache2 restart
* Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
[fail]
opensrf@chaitanya-laptop:/openils/bin$