Answer the question
In order to leave comments, you need to log in
CPanel or DirectAdmin?
What is their difference and which panel is better?
Which one has more functionality?
Answer the question
In order to leave comments, you need to log in
Here it is worth thinking about the reasonableness of using these panels, because. Both options are quiet horror. If you choose a panel to provide hosting to your customers, then I advise them to take pity on them.
I haven't dealt with panels for a long time, the situation is ~1.5 years ago:
- DirectAdmin - has been dead for a long time and reliably, during installation it pulls software that bypasses standard packages / ports (i.e. it is impossible to work with it not from the panel later) .
- CPanel/WHM - over-engineered, heavily corrupts the system during installation, but continues to evolve. By features - rich enough.
Bonus option: ISPmanager - developed in Russia (i.e. support in Russian, if needed), actively developing, using regular mechanisms to the maximum (installing software from packages, configs in the usual places, etc.).
In any case, if the panel cannot do something with one button, then it's easier to set everything up from scratch from the shell itself. It will be faster and easier. And most importantly - then it will be clear where to look for problems.
Focus on security issues first.
Where there are fewer of them, and the response rate of the authors is higher than that and take it.
I know about CPanel as a system that caused a lot of problems for hosters. There are even two worms that spread thanks to her. The vulnerabilities, of course, have already been closed, however, the errors were so critical and so trivial that we personally tied up with CPanel forever.
I have experience with DirectAdmin, cPanel, ISPmanager, Virtualmin.
Tested ISPconfig, Vesta, Kloxo.
ISPmanager and Virtualmin reached the final.
I decided that I would stay on Virtualmin.
If you are a beginner and not very familiar with Linux (or just don't want to go deep into it) - choose ISPmanager.
If you need more subtle settings and advanced features (or are ready to tinker / learn) - choose Virtualmin (namely Virtualmin, not just Webmin).
In your case, when the content is sucked in by ajax-cat, you need to hang up a click on the link like this:
$(document).on('click', '.news h2 a', function(){
$(this).parent('h2').parent('.news').children('.text_from_news').slideToggle();
return false;
});
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question