Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Inviting everyone who uses WordPress management tools in Plesk The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test. To participate, please use this link .
Your experience will help shape product decisions and ensure the tools better support real-world use cases.
Is it possible to update Apache within Plesk or do I need to run a command in SSH? If I need to run a command, what would the command be for Red Hat Enterprise Linux 5?
You can always grab the latest version of apache from Red hat using "yum update". Plesk itself does not use apache any more, it was replaced with lighttpd in version 9.
So to update Apache, I just enter "yum update" in SSH? Also, is lighttpd better than Apache? I like the sounds of better speed. How would I switch over from Apache to lighttpd and is there a potential of incompatibilities with various php scripts/programs?
Yes, yum update is all you need to do. I'd recommend you check this regularly, updates come out for the system all the time.
In regard to lighttpd, it is not supported in Plesk although I suspect you wouldn't have much trouble getting it to work in a plesk environment. lighttpd doesn't support things like mod_security, so I'm not particularly interested in it myself.