Pour avoir faire 2 migrations F17 -> F19 si la F18 est bien passée la F19 passe sans soucis.
MarbolanGos wrote:Pour avoir faire 2 migrations F17 -> F19 si la F18 est bien passée la F19 passe sans soucis.
Merci de ton retour.
J'avais différé l'upgrade vers F18 car les retours utilisateurs n'étaient pas très bons ... maintenant que je n'ai plus qu'une machine, les upgrades sont "sans filet", et je ne pouvais pas me permettre de rester en rade plusieurs jours.
Pour F19, je n'ai pas encore regardé dans le détail, mais la mise à jour paraît moins problématique, surtout avec fedup qui se charge de tout.
Petit souci
tosca wrote:- Points négatifs :
Aucun pour le moment.
En fait, Apache ne se lance pas. J'ai ceci dans le journal :
août 06 14:23:32 toshiba4.mna httpd[4725]: AH00557: httpd: apr_sockaddr_info_get() failed for toshiba4.mna
août 06 14:23:32 toshiba4.mna httpd[4725]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
août 06 14:23:32 toshiba4.mna httpd[4725]: httpd (no pid file) not running
août 06 14:23:32 toshiba4.mna systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit httpd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/be02cf6855d2428ba40df7e9d022f03d
-- 
-- Unit httpd.service has failed.
-- 
-- The result is failed.
août 06 14:23:32 toshiba4.mna systemd[1]: Unit httpd.service entered failed state.
Pas bien causant pour moi ... Quelqu'un peut me mettre sur la piste ?
Merci pour vos suggestions.

NB : MySQL se lance sans problème, lui.
Ouvre un sujet là dessus avec :
systemctl status httpd
tosca wrote:
août 06 14:23:32 toshiba4.mna httpd[4725]: AH00557: httpd: apr_sockaddr_info_get() failed for toshiba4.mna
août 06 14:23:32 toshiba4.mna httpd[4725]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
août 06 14:23:32 toshiba4.mna httpd[4725]: httpd (no pid file) not running
août 06 14:23:32 toshiba4.mna systemd[1]: Failed to start The Apache HTTP Server.
Il ne sait pas résoudre ton adresse : ajoute toshiba4.mna dans ton fichier /etc/hosts ou mets le nom dans ServerName du fichier /etc/http/conf/httpd.conf
MarbolanGos wrote:Ouvre un sujet là dessus avec :
systemctl status httpd
Fait ici.