Como pasar al modo de optimización en un servidor VPS

Install the pp10.0.0-vps-optimized EZ template. The template applies the necessary configuration.

Important: The optimized mode can only be enabled on fresh installations of the Panel which have not yet been initialized, or, in other words, have not undergone the initial configuration.

If you need to switch the Panel back to the normal mode of operation, perform the following steps:

Switch on the InnoDB engine.
Open for editing the file /etc/my.cnf.
Locate the lines containing entries skip-innodb and remove them, or comment them out.
Save the file.
Restart MySQL server.
Switch on the required Apache modules.

On Debian Linux, use the a2enmod utility to switch on all required modules. For example, if you want to switch on the PHP module, issue the following command:

a2enmod php5

On other distributions of Linux, edit the main Apache configuration file, which, in most Linux installations, is located in /etc/httpd/conf/.
Open for editing the file /etc/httpd/conf/httpd.conf.
Locate the lines LoadModule corresponding to the modules that you want to switch on, and uncomment the lines.
Save the file.
Restart Apache.
Switch the Panel back to normal operation mode by issuing the following SQL query:

mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e «update misc set val=’0′ where param=’vps_optimized_mode_status’;»

Referencias:

http://download1.parallels.com/Plesk/PP10/10.0.1/Doc/en-US/online/plesk-deployment-guide/index.htm?fileName=65887.htm

Considera compartir este artículo en tus redes sociales.

Estamos listos para responder cualquier inquietud. !Pregúntanos lo que quieras!
Scroll al inicio
Ir al contenido