Recent posts
#61
News & General Discussion / Re: OpenSSL 3.0
Last post by DaveM - February 23, 2023, 08:39:45 PMWhile waiting for a new package, perhaps switching to the current LibreSSL package is an option? It seems to have fewer security issues than OpenSSL.
#62
News & General Discussion / Re: OpenSSL 3.0
Last post by mario - February 22, 2023, 09:14:11 AMHi Marc,
due to a personal covid situation, it might take a while until we are able to make the build. Thank you for your patience.
The OpenSSL issue applies only if you use client certificates for authentication.
due to a personal covid situation, it might take a while until we are able to make the build. Thank you for your patience.
The OpenSSL issue applies only if you use client certificates for authentication.
#63
News & General Discussion / Re: OpenSSL 3.0
Last post by Marc - February 20, 2023, 10:28:50 AMHello,
Any schedule for OpenSSL 3.0.8 fixing high severity issue CVE-2023-0286
https://www.openssl.org/news/secadv/20230207.txt
Thank you
Any schedule for OpenSSL 3.0.8 fixing high severity issue CVE-2023-0286
https://www.openssl.org/news/secadv/20230207.txt
Thank you
#64
Apache 2.4 / Re: Today with apache2 status....
Last post by mario - January 10, 2023, 01:31:43 PMWhat is the access log of that vhost about the 404 errors?
#65
News & General Discussion / Re: DIfferent SHA Checksums
Last post by Dizzee - January 07, 2023, 07:38:47 PMThanks Gregg, in the end I went with xampp, they don't offer a SHA checksum so you just have to spin ya wheel and hope.
Nah, seriously, I didn't really think there was anything wrong, but, I doubt I've read any of those warning since the first time I downloaded Apache, lord knows how long ago. And I never check the SHA256.. .so... what's the odd that I do read the gumph, I heed the warning and the checksums are actually off.. like lol what's the odds!
Nah, seriously, I didn't really think there was anything wrong, but, I doubt I've read any of those warning since the first time I downloaded Apache, lord knows how long ago. And I never check the SHA256.. .so... what's the odd that I do read the gumph, I heed the warning and the checksums are actually off.. like lol what's the odds!
#66
Apache 2.4 / Re: Today with apache2 status....
Last post by ozstar - January 06, 2023, 11:28:49 PMThank you Mario.
I changed a few lines in the hosts and apache2 config files and the Wordpress Home page appeared, albeit a few images not showing.
I notice that I still get a 404 when I try to go to another page, in both admin and front sides.
So the search is on to fix this now
I changed a few lines in the hosts and apache2 config files and the Wordpress Home page appeared, albeit a few images not showing.
I notice that I still get a 404 when I try to go to another page, in both admin and front sides.
So the search is on to fix this now
#67
Apache 2.4 / Re: Today with apache2 status....
Last post by mario - January 06, 2023, 08:26:01 AMThe 404 is not found aka the files are not in place. Did you have a symlink in the file system or did you configure an alias in the apache config?
For PHPMyAdmin itself "denied: root (mysql-denied) from 134.122.19.42". Either You add another root user for 134.122.19.42 or you have to login as webmaster since the "%" is a wild card for any host.
For PHPMyAdmin itself "denied: root (mysql-denied) from 134.122.19.42". Either You add another root user for 134.122.19.42 or you have to login as webmaster since the "%" is a wild card for any host.
#68
Apache 2.4 / Re: Today with apache2 status....
Last post by ozstar - January 05, 2023, 10:35:56 PMThank you for the inquiry.
The normal URL I am using as I build the site is 192.168.20.83/mysite and the reply I now get is..
I have tried many things in my search however it is still the same.
I do have root access to the terminal and I do have access to phpmyadmin if that helps.
I see that there are 2 users to the db one is webmaster % and the other is root localhost. and I do know both pwds.
I am not sure what else to do. I hope you can help.
Thanks
The normal URL I am using as I build the site is 192.168.20.83/mysite and the reply I now get is..
QuoteNot Found
The requested URL was not found on this server.
Apache/2.4.41 (Ubuntu) Server at 192.168.20.83 Port 80
I have tried many things in my search however it is still the same.
I do have root access to the terminal and I do have access to phpmyadmin if that helps.
I see that there are 2 users to the db one is webmaster % and the other is root localhost. and I do know both pwds.
I am not sure what else to do. I hope you can help.
Thanks
#69
Apache 2.4 / Re: Today with apache2 status....
Last post by mario - January 05, 2023, 01:16:47 PMWhat error do you get on the page when you visit it?
#70
News & General Discussion / Re: DIfferent SHA Checksums
Last post by Gregg - January 05, 2023, 07:38:00 AMConsidering I cannot find the original zip file I could not get you a sha256 checksum to compare with. The .she file is SHA1 which I feel is still good enough for the purpose.