VPS-old - Pas à accès au tableau de bord du wordpress ou Phpmyadmin
... / Pas à accès au tableau de...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Pas à accès au tableau de bord du wordpress ou Phpmyadmin

Von
SaidL2
Erstellungsdatum 2017-09-20 15:28:46 (edited on 2024-09-04 12:50:28) in VPS-old

Bonjour.

J'ai essai de faire un restore de mon site web wordpress avec un plugiciel mais
apparemment il y a une error pour sa je n'arrive pas à accès au tableau de bord du
wordpress ou Phpmyadmin si ya un tutorial pour s'il vous plaît pour réinstaller wordpress et
phpmyadmin a zero merci d'avance.

Salutation


4 Antworten ( Latest reply on 2020-04-03 09:45:18 Von
fritz2cat officiel (d'avant la migration)
)

tu devrais **modifier** le titre de ton sujet et choisir la **catégorie**: Hébergement Web

https://docs.ovh.com/fr/hosting/installer-manuellement-wordpress/

meme si je n'arive pas a access au tableau de bord word press :(

je ne comprends pas ton souci
pas besoin de tableau de bord pour installer, c'est au final si installation réussie

j'arrive meme pas de demarer le apache2 apres suivi un tutorial d'instalation wp avec sql

root@sosautomation:~# sudo systemctl -l status apache2
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
└─apache2-systemd.conf
Active: failed (Result: exit-code) since Thu 2020-04-02 23:17:49 CEST; 1min 0s ago
Process: 15109 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)

Apr 02 23:17:49 sosautomation.net systemd[1]: Starting The Apache HTTP Server...
Apr 02 23:17:49 sosautomation.net apachectl[15109]: (98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
Apr 02 23:17:49 sosautomation.net apachectl[15109]: (98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
Apr 02 23:17:49 sosautomation.net apachectl[15109]: no listening sockets available, shutting down
Apr 02 23:17:49 sosautomation.net apachectl[15109]: AH00015: Unable to open logs
Apr 02 23:17:49 sosautomation.net apachectl[15109]: Action 'start' failed.
Apr 02 23:17:49 sosautomation.net apachectl[15109]: The Apache error log may have more information.
Apr 02 23:17:49 sosautomation.net systemd[1]: apache2.service: Control process exited, code=exited status=1
Apr 02 23:17:49 sosautomation.net systemd[1]: apache2.service: Failed with result 'exit-code'.
Apr 02 23:17:49 sosautomation.net systemd[1]: Failed to start The Apache HTTP Server.

je ne t'ai pas compris, tu n'es pas sur un hébergement mutualisé :/

tu devrais **modifier** le titre de ton sujet et choisir la **catégorie**: Cloud/Vps
tu auras des réponses adaptées
(désolé, ce n'est pas un poisson d'avril retardataire)

et indiquer ton système


could not bind to address 0.0.0.0:80


Tu as un autre webserver qui tourne ?
Envoie la commande suivante:

lsof -n|grep TCP|grep LISTEN

Parmi toutes les lignes qui sortent identifie celles qui contiennent :80 ou :http
En premières positions tu as le process puis pid, puis user

Tu devrais identifier le coupable.