neard
neard copied to clipboard
Apache current latest version
Can i request Apache v2.4.43?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi, I did update Apache to 2.4.46
So how to do it:
- download binary file from https://www.apachehaus.com/cgi-bin/download.plx, version: httpd-2.4.46-lre314-x86-vs16.zip
- create folder new folder "apache2.4.46" under neard\bin\apache\
- open the zip file and copy folders: bin, logs and modules to the created diretory
- from previos installed apache version folder copy "conf" directory and file neard.conf
- edit neard.conf file and update it:
apacheVersion = "2.4.46"
apacheExe = "bin/httpd.exe"
apacheConf = "conf/httpd.conf"
apachePort = "80"
apacheSslPort = "443"
apacheOpensslExe = "bin/openssl.exe"
bundleRelease = "rMy"
- Edit file conf/neard.conf and find all strings with the old apache version and replace it with apache2.4.46
- Copy form previous apache version bin/openssl.exe to the new bin folder
- Restart Neard and switch the new version of Apache
To install PHP 8 see https://github.com/neard/neard/issues/458#issuecomment-734969874
@crazy-max Can I help with creation of modules on the web page?
Lukas
@myspulin would you be willing to join me on https://github.com/N6REJ/module-php/discussions/4 & here https://github.com/N6REJ/neard/issues/4 so we can get neard updated? I could really use the help. I'm trying to understand @crazy-max system but its a bit confusing
see https://github.com/N6REJ/neard/discussions/10