[daisy] [JIRA] Updated: (DSY-557) Windows installer fails if no
MySQL server service is installed locally
Andreas Deininger (JIRA)
issues at cocoondev.org
Thu Sep 27 15:14:20 CDT 2007
[ http://issues.cocoondev.org//browse/DSY-557?page=all ]
Andreas Deininger updated DSY-557:
----------------------------------
Attachment: DSY-557.diff
The file "DSY-557.diff" resolves the issue.
It also include futher improvements to the windows-installer:
* installer now works even if mysql.exe and mysqladmin.exe are not on %PATH%
* installer now checks whether the value given for the namespace is valid
* installer now pings database server and creates databases directly rather than via batch file. This way, the code was simplified and error logging was improved.
Also it corrects the file separators in a path in applications/daisywiki/README.txt
> Windows installer fails if no MySQL server service is installed locally
> -----------------------------------------------------------------------
>
> Key: DSY-557
> URL: http://issues.cocoondev.org//browse/DSY-557
> Project: Daisy
> Type: Bug
> Components: Installation
> Versions: 2.1
> Environment: Windows
> Reporter: Andreas Deininger
> Priority: Minor
> Attachments: DSY-557.diff, NSISpcre.dll
>
> Inside the repository wrapper configuration file "daisy-repository-server-service-global.conf" a dependency on MySQL is defined. In a scenario where daisy is installed on a machine that connects to a MySQL-server located on a separate machine (acting as dedicated database server) this dependency causes the startup of the repository server to fail.
> Solution:
> In the scenario described above, the windows installer has to modify the configuration file prior to starting up the repository.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the daisy
mailing list