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

Pages: 1 2 [3] 4 5
31
MySQL / Re: any host vs localhost vs ip
« on: May 09, 2021, 12:08:15 AM »
Hello carlmiller;

It is simple to overcome this problem you have experienced and to address your anxiety.

First, add the IP addresses that you want to access 3306 port through the firewall as trusted, then block all requests to port 3306. (As 0.0.0.0/0)

Thus, even if you set the database to access all IP addresses while adding users, only the IP addresses that you allow access through the firewall will be able to access.

Good work.

32
MySQL / Re: Mysql with Varnish + Nginx + Apache performance
« on: May 09, 2021, 12:03:20 AM »
Hello Alpaslan;

Using Apache + Nginx + PHP-FPM + Varnish in CWP can maximize performance values; however, you will often have to configure Varnish yourself; because Varnish can prevent the site from working properly with default configurations.

Good work.

33
MySQL / Re: Mysql Config Editor
« on: May 09, 2021, 12:01:11 AM »
You can modify the my.cnf file for the mysql configuration. Restart the mysql server for the changes to take effect.

34
CentOS 7 Problems / Re: BIND DNS Server failed
« on: April 22, 2021, 02:59:34 AM »
There is a configuration on line 63 of your /etc/named.conf file that cannot be defined by BIND.

'.todaymma.net' Before your domain name here "." Try starting BIND again by unchecking and saving the file.

35
MySQL / mariadb innodb problem
« on: April 02, 2021, 09:31:57 PM »
Hello,

There are some queries regarding Innodb; and these queries affect server performance. How can we fix this problem?

http://prntscr.com/112lnq8

36
Yes, there are problems with all servers right now.

37
SSL / SSL Problem
« on: January 23, 2021, 02:50:44 PM »
Hello there,

I've been getting this error while trying to install SSL certificate for the last 10 days. Sometimes it dries up, but most of the time it gives this error. What would be the reason?

http://prntscr.com/xi6k9w

38
CentOS 7 Problems / Re: BIND DNS Server Failed
« on: January 06, 2021, 11:29:55 AM »
Can you check line 329 of /etc/named.conf?

There is an unidentified state in the line.

39
CentOS 7 Problems / Re: External redirects with Nginx and Apache
« on: January 06, 2021, 11:28:12 AM »
I don't understand why this simple feature is not from the panel. We have been waiting for the direction feature to come for a long time.

Cpanel must have all the features to be a rival panel.

40
CentOS-WebPanel GUI / Re: Webpanel GUI for Clients throwing 500 error.
« on: December 22, 2020, 09:45:41 PM »
you probably have expired cwp files, try checking if your cwp is updating as cwp files for security reasons are valid for a limited time.
if you stuck you should contact cwp support from the website

- It gives an error when entering the panel.

http://prntscr.com/w83rza

- After adding a new user, the user panel (2083) cannot be logged in, after saying log in, it redirects to the login screen.


41
CentOS-WebPanel GUI / Re: Webpanel GUI for Clients throwing 500 error.
« on: December 22, 2020, 08:05:50 PM »
there is a problem with the panel (2083) inputs.

-Panel does not open at all.
-Panel opens late / slow.
- Even if the panel is entered, no action is taken.

42
I would suggest try to connect by IP instead of a domain for beginning.
There is a problem logging into the user panel. It is waiting for a long time and does not connect to the panel.

43
CentOS-WebPanel Bugs / Re: Access to root folders
« on: November 29, 2020, 07:38:02 AM »
We have tested this on client servers and we don't get access to all that root, just the one in the user's account.

Maybe you should open a one-time support ticket to the CWP team to check your server. Maybe this is a misconfiguration of the server itself.

Hello,

First of all, I recommend the owner not to use such file manager plugins. Because with this type of add-ons; If a plugin, theme or special software is a security problem, they install malicious software on the server using this type of wp-file-manager plug-ins.

But I have an opinion like this;

Does this WP-FILE-MANAGER plugin work with shell logic? With Cloudlinux, if the necessary precautions are not taken on servers that do not install CageFS, you can access the root directory with shell files, although access is limited due to read and write permissions, it is a sufficient reason to cause damage.

The fact that I have ROOT access via PHP at the moment has not brought a different thought to my mind.

44
CentOS-WebPanel Bugs / Re: User File Manager Blank Page
« on: November 27, 2020, 09:34:19 AM »
Yes, I am getting the same mistake.

1- http://prntscr.com/vr3ieb
2- http://prntscr.com/vr3ebb

45
Updates / Re: After updates 11.14.20 Apache failed to start
« on: November 19, 2020, 09:42:29 AM »
I did read server logs. What I finally had to do after 3 hours troubleshooting was restore a complete backup. Now my control panel says there are 174 updates, but I don't want to install them and put down Apache again. What's the answer here?

Is there a good way the perform updates? Should I stop Apache and any other services before applying updates?

You can do the necessary updates with the yum -y update command.

You can also get a more detailed view with the service httpd status -l command. We can check if you share the mistakes you received.

Pages: 1 2 [3] 4 5