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 ... 72 73 [74] 75 76 ... 95
1096
CentOS 6 Problems / Re: Cannot connect Wordpress Server
« on: February 05, 2016, 07:49:32 AM »
Hi, check your log files /usr/local/apache/logs/error_log and try turn off you firewall ( csf -x ).

1097
CentOS 6 Problems / Re: [SOLVED] CLAMAV update problem
« on: February 05, 2016, 07:46:36 AM »
Hello.

Just run next few commands from SSH:
Code: [Select]
sed -i 's/DatabaseDirectory.*$/DatabaseDirectory\ \/var\/lib\/clamav/g' /etc/freshclam.conf
sed -i 's/DatabaseOwner.*$/DatabaseOwner\ clam/g' /etc/freshclam.conf
sed -i 's/DatabaseDirectory.*$/DatabaseDirectory\ \/var\/lib\/clamav/g' /etc/clamd.conf
sed -i 's/User.*$/User\ clam/g' /etc/clamd.conf
chown -R clam:clam /var/lib/clamav
chown -R clam:clam /var/log/clamav
freshclam
service clamd restart

1098
Installation / Re: How it Limit Per user ? its look like cloudlinux do ?
« on: February 05, 2016, 07:30:52 AM »
Hi, yes that is correct. Also you can set a hard limit instead soft limit.

Hi Guys,

Researching on how to apply this limit i checked this page:
http://linux.die.net/man/5/limits.conf
this limits the CPU usage by 50% to xxxyz user?
Is correct that?

1099
Information / Re: Vcpu recommended option tested
« on: February 05, 2016, 07:27:52 AM »
"Little ad', but if you have a problem with your VPS, you can check our server provider partner for best prices.

http://www.mybestwebhosting.net/vps-hosting
http://www.mybestwebhosting.net/dedicated-servers

1100
Apache / Re: apache permision denied error
« on: February 02, 2016, 12:15:41 PM »
Hello.

Check your error log file /usr/local/apache/logs/error_log it should have the error with a reason 403.

1101
DNS / Re: BIND DNS Server status
« on: February 02, 2016, 10:38:48 AM »
i rebooted the server, but did not stop anything ,
still works perfectly  ;D

Great, you can do not care about issue if DNS server works. :)

1102
DNS / Re: The NS aren't working / information added
« on: February 02, 2016, 10:36:31 AM »
Hello.

Dear community,
I followed your instructions, however it doesn't work.
I added ns1.mydomain and ns2.mydomain with the ip to cwp. Then i added ns1.mydomain and ns2.mydomain to my domain settings. (A record, pointing to the IP)
What's wrong?

Could you tell us what kind problem and what exactly does not work? The Zone seems good.

1103
DNS / Re: securing DNS server BIND (open DNS resolver)
« on: February 02, 2016, 10:34:14 AM »
Very bushy Article IGOR ,
Thank you , you keep me busy this Manual

Any time :)

1104
SSL / Re: SSL - Wont Start Apache
« on: February 02, 2016, 10:31:34 AM »
Hello.

Here is the error I get, I have a paid SSL cert.
I fixed one error but still got these 2.

Starting httpd: Syntax error on line 33 of /usr/local/apache/conf.d/vhosts-ssl.conf:
SuexecUserGroup takes two arguments, User and group for spawned processes
[FAILED]

That means you have to open /usr/local/apache/conf.d/vhosts-ssl.conf in line 33 and set SuexecUserGroup . It should be a  username two times.

1105
SSL / Re: Enabele SSL on ip
« on: February 02, 2016, 10:29:40 AM »
Hello.

I dont want to use domain, is it possible to install ssl on ip, and if it is, how?

For that you have to change Apache config manually.

1106
Installation / Re: Error while logging on
« on: February 02, 2016, 10:26:49 AM »
Hi, you can use our support service for test your configuration. http://centos-webpanel.com/support-services

1107
Information / Re: Vcpu recommended option tested
« on: February 02, 2016, 10:24:52 AM »
Hello.

CWP installation depends from hardware. We have test it on VPS 2vCPU+1Gb RAM and it was take less one hour (something about 20 - 40 minutes).
If you have a lot of RAM - it is good for a services like PHP/MySQL/Apache . Better to check I/O system.

1108
MySQL / Re: Remove mysql and install again
« on: January 26, 2016, 05:25:58 PM »
Hello.

You have to clean up your disk space.

1109
FFMPEG / Re: ffmpeg after fresh install
« on: January 22, 2016, 09:14:44 AM »
Hello.

You can make a ticket to the CWP support.

1110
MySQL / Re: MySQL 5.6
« on: January 22, 2016, 08:41:56 AM »
Hello.

Try to use MariaDB 10.1 .

Pages: 1 ... 72 73 [74] 75 76 ... 95