WebSite X5Help Center

 
Sam S.
Sam S.
User

How do I correct Mysql setting?  en

Autore: Sam S.
Visite 1445, Followers 1, Condiviso 0  

When trying to upload, it says this:

I cannot find the answers in the Help Guide.

How, where and what am I supposed to correct?

Could you please show me examples?

Thanks

Postato il
5 RISPOSTE - 2 UTILI
Sam S.
Sam S.
User
Autore

Correct the mysql settings

The php has been resolved.

Leggi di più
Postato il da Sam S.
Aleksej H.
Aleksej H.
Moderator

Hello.You should know, or find out, the database connection settings on the hosting and you should specify them here.

Leggi di più
Postato il da Aleksej H.
Andreas S.
Andreas S.
Moderator

Because of the PHP ... you have to log into your hoster account and set the PHP version to at least PHP 7.4. It is currently discontinued 5.6.

Leggi di più
Postato il da Andreas S.
Sam S.
Sam S.
User
Autore

Aleksej et al,

I am not clear on your example. On the instructions, it says 'localhost' is often used. Is that sufficient?  The Host provider seemed puzzled to what I was asking.

in #2, there are no instructions.  What should I put in there?  Same thing, the Host provider does not know what I was asking.

I am fine with the database name, user and pw.

Thanks

Leggi di più
Postato il da Sam S.
Axel  
Axel  
User
Utente del mese FR

Hello Sam,

When you are using a Databse locally, localhost is good to define the server name.

But when you have exported your project to the provider, generally localhost does not works to the web hosting... So you need to put here the IP address of your database hosted by your provider (Your database could be on other system than yours web ...) and loclahost in any case does not works often.

In the directory field put something like that:

mydomain.com/my_directory

And you needdto create my_directory under your project directory to the hosting machine.
This directory needs to be set with read/write rights.

Hope this helps

Enjoy!
Axel

Leggi di più
Postato il da Axel