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 - bullten

Pages: 1 ... 17 18 [19] 20 21 ... 31
272
MySQL / Re: Mysqltuner Doesn't accept my root and password
« on: July 20, 2018, 11:36:22 AM »
You are missing [mysqld] above local-infile=0

So it should look like

Code: [Select]
[mysqld]
local-infile=0

273
MySQL / Re: Mysqltuner Doesn't accept my root and password
« on: July 20, 2018, 11:04:24 AM »
what is output of
Code: [Select]
cat /etc/my.cnf
Also how are you adding in /etc/my.cnf

274
MySQL / Re: Mysqltuner Doesn't accept my root and password
« on: July 20, 2018, 08:27:03 AM »
In ssh type
Code: [Select]
mysqladmin ping
It will definitely give error in your case. Just delete the line it report as error in /etc/my.cnf or under /etc/my.cnf.d where you have added.

You will be good to go now.

275
CentOS-WebPanel Bugs / Re: Php errros in CWP panel
« on: July 18, 2018, 04:04:59 PM »
did you try rebuilding zone?

276
CentOS-WebPanel Bugs / Re: Php errros in CWP panel
« on: July 18, 2018, 11:00:35 AM »
Issue in  /var/named/baiagmumr5g.eu.db

Recreate it.

277
You can only add autossl to a website if it is pointed to your server.

278
CentOS-WebPanel Bugs / Re: Php errros in CWP panel
« on: July 18, 2018, 09:41:33 AM »
what is output of this.

systemctl status named.service

279
CentOS-WebPanel Bugs / Re: Php errros in CWP panel
« on: July 17, 2018, 11:49:45 PM »
Sorry I miss typed Its

Code: [Select]
service named restart

280
How to / Re: Protection against Slowloris?
« on: July 17, 2018, 04:34:30 PM »
It may be ddos but the logs you provided doesnt throw light on that.

281
How to / Re: Protection against Slowloris?
« on: July 17, 2018, 04:22:13 PM »
load goes high as the resource gets exhasuted. On htop result shows 100% cpu is already used.

282
CentOS-WebPanel Bugs / Re: Php errros in CWP panel
« on: July 17, 2018, 04:12:11 PM »
What is output of

Code: [Select]
yum list installed | grep bind
And

Code: [Select]
serivce named restart

283
How to / Re: Protection against Slowloris?
« on: July 17, 2018, 04:08:10 PM »
This is not a ddos attack. You should upgrade cpu core and ram for it.

284
CentOS-WebPanel Bugs / Re: Php errros in CWP panel
« on: July 17, 2018, 12:26:04 PM »
Just warning. Enable those functions if you need.

285
CentOS-WebPanel Bugs / Re: Php errros in CWP panel
« on: July 17, 2018, 11:51:21 AM »
Login to phpmyadmin with your root password.

Code: [Select]
http://serverip:2030/pma
Navigate to create database

Code: [Select]
http://serverip:2030/pma/server_databases.php
Create database.

Code: [Select]
oauthv2 as latin1_swedish_ci
Download the attached database and import in it.

Code: [Select]
http://send.bullten.net/download/3e2027b25812432019042b2d10b771a5.html

Pages: 1 ... 17 18 [19] 20 21 ... 31