What kind of "junk" is left over? Just the init script? What error
message does couch fail with?
Can you set the log level in the local.ini file to "debug", and provide
the output from running couch manually with that set?
You may have multiple local.ini files laying around due to the two
installs. You can check to see which config files are loaded with
/opt/couchdb_1.0.1/bin/couchdb -c
And edit the correct one from there
-Tim
On 08/29/2010 02:51 AM, [email protected] wrote:
Hi.
I'm installed couchdb 1.0.1 but there is some junk leftover on ubuntu server
install 10.04
in the /etc/init.d/couchdb.
If I try to start couchdb from /opt/couchdb_1.0.1/bin/couchdb it fails because
of
some .010 leftovers.
How do I fix this.
couchdb 1.0.1 is now in opt/
Thanks,
Dan