OVH Community, your new community space.

Reinstalar / reparar Plesk


Artifexsoft
11/06/2014, 08:36
¿Qué es lo que hace ese comando?

tfwfactory
10/06/2014, 20:57
Has probado esto :
rpm -Uvh psa* --force

Saludos

Artifexsoft
10/06/2014, 17:42
Por si sirve de algo, este es el log de Apache:

Código:
[Tue Jun 10 18:26:57 2014] [notice] mod_python: using mutex_directory /tmp 
[Tue Jun 10 18:26:57 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Jun 10 18:26:57 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Tue Jun 10 18:26:57 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Tue Jun 10 18:26:57 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Tue Jun 10 18:26:57 2014] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Jun 10 18:26:57 2014] [notice] Apache/2.2.22 (Ubuntu) DAV/2 mod_fcgid/2.3.9 mod_python/3.3.1 Python/2.7.3 mod_ssl/2.2.22 OpenSSL/1.0.1 mod_perl/2.0.5 Perl/v5.14.2 configured -- resuming normal operations
[Tue Jun 10 18:33:21 2014] [notice] caught SIGTERM, shutting down
[Tue Jun 10 18:33:34 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Jun 10 18:33:34 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Tue Jun 10 18:33:34 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Tue Jun 10 18:33:34 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Tue Jun 10 18:33:34 2014] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Jun 10 18:33:34 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Tue Jun 10 18:33:35 2014] [notice] Digest: generating secret for digest authentication ...
[Tue Jun 10 18:33:35 2014] [notice] Digest: done
[Tue Jun 10 18:33:35 2014] [notice] mod_bw : Memory Allocated 0 bytes (each conf takes 48 bytes)
[Tue Jun 10 18:33:35 2014] [notice] mod_bw : Version 0.92 - Initialized [0 Confs]
[Tue Jun 10 18:33:35 2014] [error] python_init: Python version mismatch, expected '2.7.2+', found '2.7.3'.
[Tue Jun 10 18:33:35 2014] [error] python_init: Python executable found '/usr/bin/python'.
[Tue Jun 10 18:33:35 2014] [error] python_init: Python path being used '/usr/lib/python2.7/:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload'.
[Tue Jun 10 18:33:35 2014] [notice] mod_python: Creating 8 session mutexes based on 150 max processes and 0 max threads.
[Tue Jun 10 18:33:35 2014] [notice] mod_python: using mutex_directory /tmp 
[Tue Jun 10 18:33:35 2014] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Jun 10 18:33:35 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Tue Jun 10 18:33:35 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Tue Jun 10 18:33:35 2014] [warn] RSA server certificate CommonName (CN) `Parallels Panel' does NOT match server name!?
[Tue Jun 10 18:33:35 2014] [warn] Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
[Tue Jun 10 18:33:35 2014] [notice] Apache/2.2.22 (Ubuntu) DAV/2 mod_fcgid/2.3.9 mod_python/3.3.1 Python/2.7.3 mod_ssl/2.2.22 OpenSSL/1.0.1 mod_perl/2.0.5 Perl/v5.14.2 configured -- resuming normal operations
[Tue Jun 10 18:34:03 2014] [error] [client 37.187.240.196] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)

Artifexsoft
10/06/2014, 14:43
Buenas,

Me vendieron un servidor Linux con Ubuntu 12.04 y Plesk.
El otro día al instalar un paquete de PHP el Plesk y el Horde dejaron de funcionar, pero el resto de webs siguen funcionando.
Al hacer service psa start, todo se inicia correctamente.

Cuando Intento acceder al plesk de la forma http://xx.xxx.xxx443 Me sale un error 403 Forbiden - Nginx
Si intento acceder al webmail (Horde), me sale una página de parallels por defecto.
Tengo abierto este otro post en el que muestro operaciones realizadas, logs... http://foros.ovh.es/showthread.php?1...nginx-en-Plesk

En el último mensaje un usuario me dice que haga:
Código:
# /usr/local/psa/bin/reconfigurator --autoconfigure
# /usr/local/psa/admin/sbin/httpdmng --reconfigure-all
# /etc/init.d/nginx restart
Pero mi maquina no tiene esos ficheros. Las rutas más parecidas son del tipo /opt/psa

¿Alguien podría explicarme como es el procedimiento para generar los ficheros de configuración de Apache/Nginx/php.ini... , para que pueda acceder al Plesk y/o al webmail, con la versión que tenía de plesk (11.5)?

Si no es así, ¿me podríais dar información acerca de como hacer para reinstalarlo de nuevo?

Saludos y gracias!!