Show Posts

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.


Messages - Starburst

Pages: 1 ... 8 9 [10] 11 12 ... 79
136
Only time I've seen that has been from a WordPress firewall that redirects to 127.0.0.1

137
PHP / Re: CWP falling behind with PHP. Again.
« on: August 15, 2024, 05:31:16 PM »
So CWP release 0.9.8.1182 (2024-08-13) and 0.9.8.1184 (2024-08-16) without updating PHP to 8.2.22 and 8.3.10, which where released 2024-08-01.

Oh well

138
Yea, I think the space is getting eating up by rsync.
But I can't find where.

On this mirror server we where running rsync for MariaDB, besides the regular http & https.

Any trick to find only large files?

Code: [Select]
du -hs /*Wasn't much of a help, and couldn't find any rsync.log with find.

What I have wound up doing was deleting the whole MariaDB directory, and am pulling from the master now to rebuild with rsync disabled.

139
Other / Re: New topic and new reply form not secured by SSL
« on: August 14, 2024, 02:22:48 AM »
The are aware of it.
They also have been fighting spammers and AI bots.

Never heard of Vivaldi before, looks kinda like Bravo, which is another Chrome based browser with privacy.

140
CentOS 9 Problems / Re: Can receive but not send emails out
« on: August 13, 2024, 11:02:30 AM »
Contact your upstream & double check your TCP_IN & TCP_OUT in the firewall.

As it mentioned, it's being blocked somewhere.

141
As long as your debit card has a Visa/Mastercard logo it should work fine.

If it's just a debit card, then it just for an ATM for pin use.

You could use Crypto

142
CentOS 9 Problems / Getting the dreaded "DISK FULL: Can't start MySQL!"
« on: August 12, 2024, 03:32:32 PM »
@overseer
I remember this being a problem in the past, and I can't remember what the simple fix was.
All log files have already been deleted, and that didn't make a difference.

Multiple AlmaLinux 9 servers with the same config for mirrors, but this one has run out of disk space.
Which is weird.

--

Quote
Warning: mysqli_connect(): (HY000/2002): No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /usr/local/cwpsrv/htdocs/resources/admin/include/functions.php on line 0

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0

Warning: mysqli_connect(): (HY000/2002): No such file or directory in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0


DISK FULL: Can't start MySQL!


Warning: mysqli_error() expects exactly 1 parameter, 0 given in /usr/local/cwpsrv/htdocs/admin/admin/index.php on line 0
Could not connect:

143
Not be default.

You have to go into the Dovecot conf file and edit this feature.

There are guides online with a simple Google search.

But as always, do a backup before making any changes like this.

144
Other / Re: Alma Linux 8 emails not sending
« on: August 12, 2024, 12:06:25 AM »
I'm guessing since he hasn't replied since June 2024 he got it figured out.

145
PHP / Re: Changes to PHP.ini not showing in WordPress
« on: August 09, 2024, 01:48:11 PM »
It's using the correct php.ini

Code: [Select]
php -i | grep php.ini
Quote
Configuration File (php.ini) Path => /usr/local/php
Loaded Configuration File => /usr/local/php/php.ini

146
CentOS 9 Problems / Re: Can receive but not send emails out
« on: August 09, 2024, 01:03:07 PM »
Your rDNS for 194.163.155.218 looks good, as it is pointing to the hostname vps.klarys.net as it should.

You have an MX entry for klarys.com

The SPF record is there, and looks good.
https://dnschecker.org/spf-record-validation.php

DKIM look good:
default._domainkey.klarys.com
https://dmarcian.com/dkim-inspector/

DMARC is set to Reject & Strict, which is fine, but you don't have an email address entered to receive reject reports.
https://dmarcian.com/dmarc-inspector/


What where the errors mail-tester were giving to you?

147
CentOS 9 Problems / Re: AMaViS (A Mail Virus Scanner)
« on: August 09, 2024, 12:41:39 PM »
I'm still getting the following errors although I did a reinstall with Startburst suggestions;

Code: [Select]
Job for amavisd.service failed because a timeout was exceeded.
See "systemctl status amavisd.service" and "journalctl -xeu amavisd.service" for details.

What line does the error log mention?

Easiest way to view it is to click on the Status button.

That will give you a starting point of what is configured wrong.

148
PHP / Re: Changes to PHP.ini not showing in WordPress
« on: August 09, 2024, 12:35:11 PM »
Yup, it's been rebooted, Apache restarted several times, not using PHP-FPM, using the base PHP-CGI.
8.2.21 with ionCube 13.3.1 loaders.

I remember this problem also, but can't remember the solution.

149
CentOS 9 Problems / Re: Can receive but not send emails out
« on: August 08, 2024, 05:47:17 PM »
If that mail test failed, it would have told you what failed.

More than likely your DNS entries are missing or incorrect.

150
CentOS 9 Problems / Re: I have some serious problems
« on: August 08, 2024, 05:44:37 PM »
Snapshot are usually handled as a service offering by your provider.
If you are running a dedicated server, snapshot may or may not be offered.
In that case you might want to look at Acronis or iDrive.

To update Apache from the CLI, see:
https://www.alphagnu.com/topic/24-cwp-%E2%80%93-control-web-panel-install-latest-apache-2462-version/


You can also see the MariaDB upgrade instructions at:
https://www.alphagnu.com/topic/23-upgrade-mariadb-1011-in-cwp-centos-7-centos-8-stream-almalinux-78-rockylinux-78/

Pages: 1 ... 8 9 [10] 11 12 ... 79