Recent posts
#61
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
#62
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?
#63
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!
#64
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

#65
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.
#66
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
#67
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?
#68
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.
#69
News & General Discussion / DIfferent SHA Checksums
Last post by Dizzee - January 04, 2023, 03:38:52 PMHi,
I'm trying to download Apache 2.4.54 > httpd-2.4.54-o111s-x86-vs17.zip
but the SHA Checksums don't match from both the download sites to the SHA Checksum > httpd-2.4.54-o111s-x86-vs17.zip.sha
results I'm getting are:
SHA256 2C9743CBFCC047C3D2685D5D963CC46A36AB12BC4DA3301B0F0BC2E49021D1F8 > httpd-2.4.54-o111s-x86-vs17.zip
I'm using powershell > get-filehash
I usually don't bother (soz), so it might just be me?
Thanks
I'm trying to download Apache 2.4.54 > httpd-2.4.54-o111s-x86-vs17.zip
but the SHA Checksums don't match from both the download sites to the SHA Checksum > httpd-2.4.54-o111s-x86-vs17.zip.sha
results I'm getting are:
SHA256 2C9743CBFCC047C3D2685D5D963CC46A36AB12BC4DA3301B0F0BC2E49021D1F8 > httpd-2.4.54-o111s-x86-vs17.zip
I'm using powershell > get-filehash
I usually don't bother (soz), so it might just be me?
Thanks
#70
Apache 2.4 / Re: High CPU usage after Qualy...
Last post by proxyman - January 04, 2023, 12:03:11 PMThank you, Steffen! I'll check it out with the latest version and report if I experience the mem leak.