Hello
Does the latest cpanel version support Php-fpm as php handler ?
Thank you
Type: Posts; User: ASTRAPI; Keyword(s):
Hello
Does the latest cpanel version support Php-fpm as php handler ?
Thank you
I have already check Prefork MPM but there is no DSO option only suphp :(
Hello
It seems that i have a problem with my filesystem on my Centos (cpanel) server and only http service is working nothing else like cpanel or sql :(
When i try to connect using ssh i got...
Hello
I just check on my dedicated cpanel server on logs about 20 lines of:
Code:
127.0.0.1 - - [09/Dec/2011:23:40:07 +0200] "OPTIONS * HTTP/1.0" 200 -
And at the same time Apache was do...
I can't check it as it whm is not responding...
I have only ssh access.
Thank you
Hello
Today i was use (as root) as always the /scripts/pkgacct command to backup my cpanel account and at the end i got this error:
size is: 0
quota: Cannot get quota for user 503 from...
Ok any other solution?
Example:
domain: mysite.com
main server (whm) ip: 123.456.789.000
forum ip: 000.987.654.321
ns1.mysite.com --> when i add this nameserver it is automaticaly use the ip: 123.456.789.000...
Ns1 is using my server ip (whm) and ns2 is using my forums ip.
But i have another setup exactly the same and the users is not possible to use ns1.mydomain.com on the browser and view my forum....
I am using my domain e.x supersite.com and i use the nameservers ns1.supersite.com and ns2.supersite.com on cpanel.
And then i add on godaddy the ns1 and ns2 and point them to my server ip's.
I...
Hello
On my site i just notice that they can open my site using my nameservers.
ns1.mydamain.com
and
ns2.mydomain.com
And my site is opening without any problems :(
@cPanelDavidG
Yes i know and i want to upgrade it but after the upgrade from whm it will work out of the box for my Innodb tables or i have to adjust anything?
@eva2000
Thanks for the link....
I am using Innodb tables and i want to ask what i have to do before or after whm upgrade to mysql 5.5 to be ok and working?
Do i have to edit my.cnf and what exactly?
Thank you
Is this planned for a release soon?
Hello
Where Easy APache install xcache so i can copy the admin folder to my public_html?
Thank you
/sbin/iptables -I INPUT -p tcp -m state --state NEW --dport 80 -m recent --update --seconds 15 --hitcount 10 -j DROP
Can you please give more info about the seconds 15 as i don't want to get any...
I set it on 300 because i am using DSO and prefork and i have many images on my forum index ...
Is it wrong thought?
I can see some connections spikes from a user like 20 50 150 and then back...
Dedicated server with 24gb ram and 2x quad xeon wit only a forum inside.
netstat -an | grep :80|wc -l
1700
netstat -an | grep :80 | grep -i syn | wc -l
130
netstat -an|grep :80|grep...
Hello
I got many /usr/local/apache/bin/httpd -k start -DSSL and the server load is going high up to 80 :(
Any ideas how can i find what is giving so many /usr/local/apache/bin/httpd -k start...
Hello
What is the default value for max_user_connections on mysql 5.1?
How can i set it to unlimited?
Thank you
Yes it is.
On the non cpanel servers is located here:
/etc/apache2/conf.d/php-fcgi.d
Thank you
Hello
Where is located on cpanel server the fastcgi config file?
I want to change the DefaultMaxClassProcessCount and DefaultMinClassProcessCount on it...
Thank you
What is this for?
How is possible to not create a problem as you set as default mysql engine the Myisam as i use Innodb?
Thank you
Does memcached work well with Fast cgi?
Do i have to tune anything for it?
Thank you
Yes because looking around on forums they say just install memcache for better performance so a new...
Hello
I want to ask please as i am using on my database only innodb if the upgrade to MySQL 5.5 on 11.31.1.2 will be smooth or if i have to do something after or before the upgrade to work?
I...