Today I want to change some settings on one of my server. But when to change I didn’t know if it’s prefork or worker module at the power of my apache.
So what to tune ?
Well this information is compile in Apache and is not loaded as module.
So if you want to find out what MPM module Apache is running you should run: httpd -l
And the output will be like this:
Compiled in modules:
core.c
mod_authn_file.c
mod_authn_default.c
prefork.c
http_core.c
Hope this will help someone.
A few months ago I get a cpanel on another hosting company. I want to see how it looks rvskin themes, so I switch to it. After that surprise, I can’t check my awstats traffic, so my first idea is to switch back, however this was impossible because there was no x3 cpanel themes. I made a ticket but with no results. After a little search I find that you must log into your cpanel, after that replace in this link site with your domain, and acces it . It should work.
http://www.site:2082/frontend/rvskin/rvskin/dothemef.html?themename=x3&Submit=Change
If you have rvskinlight you should go into “Change look and feel”, just press change when it say’s “theme is applying, wait few…” just replace in your link themename=rvskinlight with themename=x3 and quickly hit enter.
Hope this works for you.
Best regards
Recent mytop a inceput sa nu mai mearga pe versiunile mai noi de Centos
Eroarea este:
#mytop
Error in option spec: “long|!”
Ca sa repari, editezi /usr/bin/mytop, faci un search dupa “long|!” => \$config{long_nums}, si pui un # in fata, salvezi si ar trebui sa functioneze.
Multa bafta