On 27 August 2010 10:46, Hans Rakootmanga (JIRA) <[email protected]> wrote: > windows(xp) binary install creates a service pointing to wrong path for > erlsrv.exe, as a result the service doesn't start automatically > --------------------------------------------------------------------------------------------------------------------------------------- > > Key: COUCHDB-872 > URL: https://issues.apache.org/jira/browse/COUCHDB-872 > Project: CouchDB > Issue Type: Bug > Components: Build System > Affects Versions: 1.0.1, 0.11.1, 0.11 > Environment: windows XP SP2 > Reporter: Hans Rakootmanga > Priority: Minor > > > > in the windows binary build, path to executable should be : > "C:\Program Files\Apache Software Foundation\CouchDB\erts-5.8\bin\erlsrv.exe" > instead of "C:\Program Files\Apache Software > Foundation\CouchDB\erts-5.7.3\bin\erlsrv.exe" ( not sure if this line is > exact, from memory ) > > current fix for me was to regedit the corresponding entries.
Hi Hans, The setup installer already has code to remove & recreate the "Apache CouchDB" service. Had you previously installed an earlier version of CouchDB on this PC - and how? If so was the uninstaller run prior to installing the new binary? Which binary build are you using - the couch.io one, homegrown, or Mark Hammond's one? thanks Dave
