Hébergements Web - [bug Ovh] manager configuration hébergement
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

[bug Ovh] manager configuration hébergement

Von
kyodev
Erstellungsdatum 2017-08-31 15:52:25 (edited on 2024-09-04 11:21:48) in Hébergements Web

le manager indique php7.3beta

beta est un bug du manager qui date de l'année dernière, pour une veille version version de php, c'est ridicule et alerte les utilisateurs pour rien, Ovh pourrait peut-être réagir...

**MAIS** `.ovhconfig` correspondant:
```text
; pour plus d'informations sur ce fichier:
; http://www.ovh.com/fr/g1175.format_du_point_ovhconfig

app.engine=php
app.engine.version=7.2

http.firewall=none
environment=production

container.image=stable
```

---

2e **GROS** problème, configuration:
image

l'utilisateur par défaut se voit conseiller un retour dans la passé !


problème constaté sur deux hébergements récents d'octobre 2019, deux kimsufi sur le cluster 21

---

pour contourner, ne faire confiance qu'au fichier `.ovhconfig`
```text
app.engine=php
app.engine.version=7.3
http.firewall=none
environment=production
container.image=stable
```


4 Antworten ( Latest reply on 2021-08-23 11:17:43 Von
Jean-PhilippeJD
)


.ovhconfig


Bonjour Kyodev,

où se trouve se fichier .ovhconfig?
car je ne le trouve pas .

s'il y a pas comment je pourrai le créer? pourriez vous m'expliquer un peu?

merci bcp

SAB

```text s'il n'y est pas, il faut le créer, en **texte pur**, au-dessus de la racine, `www` par exemple
aujourd'hui, tu peux même, selon le CMS, utiliser:
```text
app.engine=php
app.engine.version=7.4
http.firewall=none
environment=production
container.image=stable64
```

en Ftp: https://docs.ovh.com/fr/hosting/mutualise-guide-utilisation-filezilla/ ```

merci, kyodev. super efficace

Bonjour Kyodev, cela fonctionne, un tout grand merci.
Incroyable après autant de mois qu'OVH ne fasse rien pour corriger ce bug !

Merci beaucoup.