Active mysql in PHP 7 in Performance 1
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.
Question

Active mysql in PHP 7 in Performance 1

by
RibeiroJ
Created on 2018-07-07 18:29:45 (edited on 2024-09-04 10:52:25) in Hébergements Web

Active mysql in PHP 7 in Performance 1.
Wher i can do it ?
I dont have any idea about it..
Or paye can do it for me
Merci guys


1 Reply ( Latest reply on 2018-07-07 22:05:56 by
BorisM
)

Put this at the root of the ftp server in a .ovhconfig file

app.engine=php
app.engine.version=7.0
http.firewall=none
environment=production
container.image=stable

Hello,

there is no mysql_ * library on php 7, use mysqli or then go back to php 5.

Regards,
Boris