[gnukhata-users] Re: Where is the data ?

  • From: Navin Karkera <navin@xxxxxxxxxxxxxxx>
  • To: gnukhata-users@xxxxxxxxxxxxx
  • Date: Fri, 07 Oct 2016 11:28:34 +0530

Try 
sudo docker ps -a

If localhost is reverting to Apache, probably Apache service is still running.

Regards
Navin

Sent from BlueMail



On 7 Oct 2016, 11:23 AM, at 11:23 AM, "Ramnarayan.K" <ramnarayan.k@xxxxxxxxx> 
wrote:

$ sudo /etc/init.d/apache2 stop
[sudo] password for ram:
* Stopping web server
apache2                                                   *

$ sudo service docker restart
stop: Unknown instance:
docker start/running, process 13204

Still no joy, localhost reverts to apache ?

How do i Uninstall the existing gnukhata and reinstall afresh

how do i know which software is running apaches - do not recall
installing
apache for any specific application

Also in future this would be an issue - where people would expect to
run an
apache based software along with gnukhata ? or are there ways to tweak
this

regards
ram


On 7 October 2016 at 11:17, Navin Karkera <navin@xxxxxxxxxxxxxxx>
wrote:

After stopping your apache2 server, restart your docker service using
following command.
sudo service docker restart

Note: If you have more than one server applications(in your case
GNUKhata
and Apache server) running on a single machine on the same port, than
its
bound to conflict.
Regards
Navin

Sent from BlueMail <http://www.bluemail.me/r>

On 7 Oct 2016, at 11:08 AM, "Ramnarayan.K" <ramnarayan.k@xxxxxxxxx>
wrote:

used this command to stop apache2

$ sudo /etc/init.d/apache2 stop
 * Stopping web server apache2

However even i restart gnukhata from either the terminal or the icon
it
still reverts to localhost

how do i find out if my current install of gnukhata is working ?

regards
ram

On 5 October 2016 at 13:53, Krishnakant <krmane@xxxxxxxxxxxxxxx>
wrote:



On Wednesday 05 October 2016 12:32 PM, Navin Karkera wrote:


Hi
I think your Apache service is running .
You'll have to stop the Apache service and restart docker.


I guess it is some thing like sudo service apache2 stop or what
ever
the service name is.
Can some one give the commands to start docker?
It is part of grouble shooting.
Happy hacking.
Krishnakant.



Other related posts: