This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
1
Apache / Re: How to disable directory listing
« on: March 22, 2025, 12:28:07 PM »
I tried adding .htaccess file to public_html and usr local apache htdocs directories and that did nothing. But I did edit apache config file to delete indexes form followsymlink line. And that fixed it.
2
E-Mail / Re: sendmail
« on: March 12, 2025, 07:33:05 PM »Yes, it's not a responsive design. So my little 13" travel laptop you have to re-zoom to see all the interface elements. No problem on my 27" desktop screen, but definitely time to modernize to a fully responsive layout.
it used to work fine. (on my 32 inch mon) youre right...im using my lenovo laptop on the road
3
Information / Re: goaccess geo ip location
« on: March 12, 2025, 07:31:08 PM »
Cool. And as always should you chose to accept this mission be sure to backup your server first.
4
E-Mail / Re: sendmail
« on: March 12, 2025, 11:48:50 AM »Is your e-commerce site using WordPress? If so there are plenty of SMTP plugins available online for you (eg: SMTP Mailer is simple & works well). Forminator is a good Wordpress plugin for contact forms and has inbuilt reCaptcha options, you may wish to couple this with your SMTP mail plugin.WINNER WINNER CHICKEN DINNER. CHANGED FROM GMAIL TO INTERNAL MAIL AND IT WORKED. ON A SIDE NOTE EMAIL MANAGER IN PANEL DOES NOT SHOW AUTOLOGIN ICONS. AND THERE IS NO HORIZONTAL SCROLL. I HAD TO ZOOM FF OUT TO 80% TO SEE THE ICONS ON THE RIGHT
Is your destination email address internal or external (ie: email@yourdomain.com or email@gmail.com). The domain email is much more forgiving as the mail is internal but the latter will require you to tick all of the SSL, DKIM, SPF and RDNS boxes.
mxtoolbox.com is your friend for checking mail settings.
If you want to send mail using PHP, PHPMailer extends the mail function and allows for SMPT Auth but you'll need to know how to code for it (eg: construct a plugin if it's Wordpress).
5
E-Mail / Re: sendmail
« on: March 12, 2025, 11:36:09 AM »Is your e-commerce site using WordPress? If so there are plenty of SMTP plugins available online for you (eg: SMTP Mailer is simple & works well). Forminator is a good Wordpress plugin for contact forms and has inbuilt reCaptcha options, you may wish to couple this with your SMTP mail plugin.
Is your destination email address internal or external (ie: email@yourdomain.com or email@gmail.com). The domain email is much more forgiving as the mail is internal but the latter will require you to tick all of the SSL, DKIM, SPF and RDNS boxes.
mxtoolbox.com is your friend for checking mail settings.
If you want to send mail using PHP, PHPMailer extends the mail function and allows for SMPT Auth but you'll need to know how to code for it (eg: construct a plugin if it's Wordpress).
IT'S A GMAIL ACCOUNT. YOU MIGHT BE ONTO SOMETHING.
7
Information / SSL too long
« on: March 11, 2025, 11:45:11 AM »
Created an ssl cert successfully but when I go to the site in edge, chrome or FF I get
Error code: SSL_ERROR_RX_RECORD_TOO_LONG
Error code: SSL_ERROR_RX_RECORD_TOO_LONG
8
Information / Re: goaccess geo ip location
« on: March 11, 2025, 11:01:15 AM »More easy way ? Install the geoip database using dnf/yum.
DNF implies non centos 7. Lets have a poll on here to see how many are still using C7
9
Information / Re: goaccess geo ip location
« on: March 11, 2025, 10:40:14 AM »
Also, can goaccess be updated? server version is 1.2 from 2017. Latest is 1.9
10
Information / Re: No CSF on rocky8 install
« on: February 26, 2025, 12:28:54 PM »Quotehttps://control-webpanel.com/installation-instructions#step3
Before any installation you should have run yum -y update. Doing so should alert you to any potential issues with yum
Haven't seen you in forever. Out on parole again?
11
Information / Re: No CSF on rocky8 install
« on: February 26, 2025, 09:16:30 AM »Quotehttps://control-webpanel.com/installation-instructions#step3
Before any installation you should have run yum -y update. Doing so should alert you to any potential issues with yum
Of course that is the first thing anyone would do.
12
Information / Re: No CSF on rocky8 install
« on: February 25, 2025, 10:37:34 PM »Just installed a test box with Almalinux 8. CSF is installed too and works well.So when we install the distro and it says the key doesnt work its because we did something wrong? Not hardly.
Guys, how do you install stuff and get errors ? Do you miss some instructions/actions or what ?
13
Information / Re: No CSF on rocky8 install
« on: February 25, 2025, 07:25:23 PM »
tried rocky 8 on DO. Install went well. At least there is a csf directory with config files. However...it will not allow me to turn it on. I was able to add whitelist IP though. weird.
Looks like nothing is ready for prime time at this point.
Guess I will stay on 7 until a clean install is possible with a functioning cwp. That could be and likely will be years. If ever,
Looks like nothing is ready for prime time at this point.
Guess I will stay on 7 until a clean install is possible with a functioning cwp. That could be and likely will be years. If ever,
14
CentOS 9 Problems / Re: apache wont restart after enabling mod_security.
« on: February 25, 2025, 07:15:59 PM »
So my mod config already had the correction stated about.
LoadFile /usr/lib64/liblua-5.4.so ...and that didnt fix it.
I uninstalled modsec and apache server is back on line. I got a journal syntax error referring to line 512 in httpd config. When modsecurity was installed it appended to lines and saved the original config file. the only difference was the addition of 3 lines at the end of the apache config file.
LoadFile /usr/lib64/liblua-5.4.so ...and that didnt fix it.
I uninstalled modsec and apache server is back on line. I got a journal syntax error referring to line 512 in httpd config. When modsecurity was installed it appended to lines and saved the original config file. the only difference was the addition of 3 lines at the end of the apache config file.
Code: [Select]
ExtendedStatus On
Include /usr/local/apache/conf/sharedip.conf
Include /usr/local/apache/conf.d/*.conf
15
Information / Re: No CSF on rocky8 install
« on: February 25, 2025, 03:31:38 PM »
Tried spinning up Alma 8 at DO instead of linode. got this error with wget:
Code: [Select]
Install 2 Packages
Total size: 765 k
Installed size: 2.8 M
Downloading Packages:
[SKIPPED] libmetalink-0.1.3-7.el8.x86_64.rpm: Already downloaded
[SKIPPED] wget-1.19.5-12.el8_10.x86_64.rpm: Already downloaded
AlmaLinux 8 - AppStream 3.3 MB/s | 3.4 kB 00:00
Importing GPG key 0xC21AD6EA:
Userid : "AlmaLinux <packager@almalinux.org>"
Fingerprint: E53C F5EF 91CE B0AD 1812 ECB8 51D6 647E C21A D6EA
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
Key imported successfully
Import of key(s) didn't help, wrong key(s)?
Public key for wget-1.19.5-12.el8_10.x86_64.rpm is not installed. Failing package is: wget-1.19.5-12.el8_10.x86_64