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 - Igor S.

Pages: 1 ... 40 41 [42] 43 44 ... 95
616
CentOS 7 Problems / Re: strange process list
« on: May 31, 2019, 12:33:04 PM »
Try to restart PHP-FPM

617
CentOS 7 Problems / Re: Can you help me plzz
« on: May 31, 2019, 12:31:57 PM »
I had the same issue , this code saved me.

login using SSH and paste the code:
# systemctl stop mysqld

#systemctl set-environment MYSQLD_OPTS="--skip-grant-tables"

# systemctl start mysqld

i hope it works for you :)


Never do things like that!!!

618
CentOS 7 Problems / Re: sdns
« on: May 31, 2019, 12:23:39 PM »
The last point did not understand very well.
Do I have to talk to the company that gives me the ip?
I have to ask them to define rDNS what do I have to do on my machine?

Yep, you have to ask the server or IP provider

619
CentOS 7 Problems / Re: PHP-FPM high CPU and Mysqld
« on: May 31, 2019, 12:22:25 PM »
You need checking SQL queries (mysqladmin pr) and ask the website developer to optimize it

620
FollowSymLinks is disabled by default for security reason.

621
I've said reinstall. Where do you see the remove?

622
CentOS-WebPanel Bugs / Re: how to change primary domain?
« on: May 27, 2019, 07:16:28 PM »
Hi, try to use the hostname to log in to CWP.

623
Hi, try to install it via pecl. Maybe it will help you.

624
PHP / Re: php stopped logging to file
« on: May 27, 2019, 07:12:43 PM »
Hi, you have to check log file in /usr/local/apache/domlogs/ ;)

625
@mouchoon, check the log file in /usr/local/apache/domlogs/DOMAIN.error.log

627
Hi, seems like you do not have the required modules (log_config_module and logio_module) are active. Check httpd.conf


628
MySQL / Re: Cannot start my Sql serivices
« on: May 22, 2019, 06:01:46 PM »
Hi,

Can you help me :( :(

you can try to check the MariaDB errors.

629
MySQL / Re: Roundcube error Connection failed
« on: May 22, 2019, 06:00:22 PM »
just check the Roundcube config /usr/local/cwpsrv/var/services/roundcube/config/config.inc.php
Probably, you have an incorrect username/password.

630
MySQL / Re: NO_AUTO_VALUE_ON_ZERO error on import
« on: May 22, 2019, 05:58:23 PM »
Hi, try to check the SQL dump or re-create it.
Or try to import the database via SSH console.

Pages: 1 ... 40 41 [42] 43 44 ... 95