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 ... 47 48 [49] 50 51 ... 95
721
Hi, the fix already released.

722
Hey, varnish is cr***p do not use it  ;D

723
Installation / Re: pages dont load after install
« on: April 12, 2019, 10:56:13 AM »
Hi, try to rebuild VirtualHosts via CWPadmin: WebServers Settings => WebServers Main Conf => Rebuild all vhosts on save

724
Hi, include some details. What exactly are you doing when the error in log?

725
Hi, try to rebuild VirtualHosts via CWPadmin: WebServers Settings => WebServers Main Conf => Rebuild all vhosts on save

726
Nginx / Re: Just Nginx run (wordpress permalink 404)
« on: April 12, 2019, 10:50:13 AM »
Hi, you have to edit nginx Vhost configuration file and add the redirects.
The .htaccess does not work with nginx.

727
CentOS 7 Problems / Re: HTTP ERROR 503 Problem
« on: April 12, 2019, 10:48:08 AM »
Hi, try the command below:
Code: [Select]
tail -n 50 /usr/local/apache/domlogs/wmarge.com.error.log

728
CentOS 7 Problems / Re: File System Lock
« on: April 12, 2019, 10:47:08 AM »
Thank you very much :-)

You are welcome.

729
Thank you Igor for the valuable advice ,it worked

You are welcome.

730
CentOS-WebPanel GUI / Re: Change Root Password doesnt work
« on: April 11, 2019, 06:21:20 PM »
Hello.

Try to contact CWP developers http://centos-webpanel.com/contact
I guess you have a bug at your system

731
CentOS 7 Problems / Re: Connection refused
« on: April 11, 2019, 06:19:08 PM »
You must check if the IP in nginx configs exists at the server.

732
CentOS 7 Problems / Re: HTTP ERROR 503 Problem
« on: April 11, 2019, 06:15:37 PM »
Hello.

Try to check the website logs: /usr/local/apache/domlogs/wmarge.com.error.log

733
Hi, try to contact with the CWP developers http://centos-webpanel.com/contact
I guess you have some OS issue.

734
CentOS 7 Problems / Re: how to debug mariadb crash?
« on: April 11, 2019, 06:12:56 PM »
Hi, the path to log must be set in /etc/my.cnf.d/server.cnf
Also, check if all files in /var/lib/mysql owned by mysql. The command below will change the owner to correct:
Code: [Select]
chown -R mysql:mysql /var/lib/mysql

735
CentOS 7 Problems / Re: Connection refused
« on: April 11, 2019, 06:10:36 PM »
Try nginx -t or systemctl status nginx . It will show you why this happens.

Pages: 1 ... 47 48 [49] 50 51 ... 95