Updating server Packages and Daemons on servers with Plesk

When Plesk is installed, it does not dictate the version of software installed, it simply uses the stable version that is installable from the base repository. This means that packages and daemons such as PHP or modules are not installable from inside the control panel.

 

To update or install packages you will need to use the standard package manager for your respective operating system.

 

CentOS/RHEL

You will use the yum package manager. http://linux.die.net/man/8/yum

Example:

yum update php
yum install php-mcrypt

 

Ubuntu/Debian

You will use the apt package manager. http://wiki.debian.org/apt-get

Example:

Apt-get install php

 

FreeBSD

You will use the Ports package manager. http://www.freebsd.org/ports/index.html

You will find the current ports installed on your server in /usr/ports
Once you have found the appropriate ports directory for your package you will need to make or compile the appropriate files:

Make
Make Install
Make clean


Related Articles

No related articles were found.

Attachments

No attachments were found.

Visitor Comments

No visitor comments posted. Post a comment

Post Comment for "Updating server Packages and Daemons on servers with Plesk"

To post a comment for this article, simply complete the form below. Fields marked with an asterisk are required.

   Name:
   Email:
* Comment:
* Enter the code below:

 

Article Details

Last Updated
24th of March, 2011

See also:
Getting started with your server., Troubleshooting your server.

Would you like to...

Print this page  Print this page

Email this page  Email this page

Post a comment  Post a comment

 Subscribe me

Subscribe me  Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Quick Edit

Export to PDF


User Opinions

0% thumbs up 100% thumbs down (1 vote)

How would you rate this answer?




Thank you for rating this answer.

Continue