Download
Date | Download | Size | Verification | Description |
---|---|---|---|---|
2016/10/23 | neard-1.0.21.7z | 118.62 MB | [MD5] [SHA1] [SHA256] [SHA512] | All modules are included |
2016/10/23 | neard-1.0.21.zip | 343.05 MB | [MD5] [SHA1] [SHA256] [SHA512] | All modules are included |
Changelog
- Replace launchStartup with enable for binaries (#153)
- Better way to manage modules (#153)
- Check if PHP Apache module is loaded (phpMyAdmin and phpPgAdmin aliases)
- Add memcached extension to php lib core (check service)
- Bug with LaunchStartupService option
- Bug on install service item menu (#152)
- Redundant check service installed
- libpq required for php lib core (PostgreSQL)
- Update Neard Visual C++ Redistributables Package (PostgreSQL)
- Add npmrc item in Node.js menu
- Add phpPgAdmin app
- Update about dialog
- Misspelled on WebSVN class
- Add PostgreSQL binary (#143)
- Update Adminer conf for PostgreSQL
- Change service displayName, description and startType after creation
- Do not remove service if not installed on exit
- Implement launch on startup for Memcached
- Launch on startup option for Mailhog not implemented (#149)
- Add phpMemAdmin application (#145)
- Add MailHog log menu item
- Add Memcached binary (#145)
- Bug with ASCII char on PHP 5.2
- sprintf bug on PHP 5.2
- E_DEPRECATED not defined on PHP 5.2
- Start and stop services icons reversed (#141)
Upgrade from previous release
- required : Download and install the latests Neard Prerequisites Package
- required : Remove then copy folder
apps\adminer
- required : Copy folder
apps\phpmemadmin
- required : Copy folder
apps\phppgadmin
- required : Copy file
alias\phpmemadmin.conf
- required : Copy file
alias\phppgadmin.conf
- required : Copy file
alias\phpmyadmin.conf
- required : Copy folder
bin\memcached
- required : Copy folder
bin\postgresql
- required : Remove then copy folder
core
- required : Replace
apacheLaunchStartup
withapacheEnable
inneard.conf
- required : Replace
mysqlLaunchStartup
withmysqlEnable
inneard.conf
- required : Replace
mariadbLaunchStartup
withmariadbEnable
inneard.conf
- required : Replace
filezillaLaunchStartup
withfilezillaEnable
inneard.conf
- required : Replace
mailhogLaunchStartup
withmailhogEnable
inneard.conf
- required : Add line
phpEnable = "1"
afterphpVersion
inneard.conf
- required : Add line
nodejsEnable = "1"
afternodejsVersion
inneard.conf
- required : Add line
postgresqlVersion = "9.4.8"
aftermariadbEnable
inneard.conf
- required : Add line
postgresqlEnable = "1"
afterpostgresqlVersion
inneard.conf
- required : Add line
memcachedVersion = "1.4.5"
aftermailhogEnable
inneard.conf
- required : Add line
memcachedEnable = "1"
aftermemcachedVersion
inneard.conf
- required : Add line
phpmemadminVersion = "0.3.1"
aftergitlistVersion
inneard.conf
- required : Add line
phppgadminVersion = "5.2"
afterphpmyadminVersion
inneard.conf