WebSite X5Help Center

 
Elvin M.
Elvin M.
User

No database support detected  en

Auteur : Elvin M.
Visité 539, Followers 1, Partagé 0  

Hello, 

We are using the latest Website X5. Recently we have created a blog. We have also installed a Mysql in Linux server. We have uploaded the website, the blog page is available on the website, but there is a message "No database support detected". I have also installed php mysql module. I checked the database, there is no tables inside. Could you please let me know what the problem can be? 

Hope to hear from you very soon.

Posté le
19 RéPONSES
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

Has the database access data been entered into WebSite X5 under ...

-----

5 Export > Export the website to the Internet / Parameters

_______/ data management /_____

-----

...?

Lire plus
Posté le de Daniel W.
Elvin M.
Elvin M.
User
Auteur

Hello. Thank you for your reply. 

In Export, until now we have used FTP. Yesterday we have entered the details for the database in Data Management. I have attached the screenshot here. If we are using Database, then should we remove the details for FTP?

Lire plus
Posté le de Elvin M.
Giancarlo B.
Giancarlo B.
User

No, the FTP data must be left, it is mandatory to export the site

Lire plus
Posté le de Giancarlo B.
Elvin M.
Elvin M.
User
Auteur

Thanks. I didn't undertand this, if the website is still exported via FTP, then what is the role of using Database?

Before I have used Wordpress, all website data is stored in a Database.

Lire plus
Posté le de Elvin M.
Giancarlo B.
Giancarlo B.
User
Elvin M.
Thanks. I didn't undertand this, if the website is still exported via FTP, then what is the role of using Database? Before I have used Wordpress, all website data is stored in a Database.

WebsiteX5 is not a CMS, WebsiteX5 uses databases to

Website statistics

blog comments or other comments that should be written on db

automatic registration

If you don't use one of these services it is NOT necessary.

Lire plus
Posté le de Giancarlo B.
Elvin M.
Elvin M.
User
Auteur

Thanks for the comprehensive information. Could you please help me how to solve the problem that we are facing now?

Lire plus
Posté le de Elvin M.
Giancarlo B.
Giancarlo B.
User

If you do not use the database these fields should be left blank.
Question Does your project need a database?

Lire plus
Posté le de Giancarlo B.
Elvin M.
Elvin M.
User
Auteur

We have created a blog. And on the blog page, we see the message "No database support detected".

In the Mysql database, there is no tables created after uploading the whole website.

Lire plus
Posté le de Elvin M.
Elvin M.
Elvin M.
User
Auteur

We are runnign PHP 8.1 and Mysql 8. Is Website X5 compatible with these versions?

Lire plus
Posté le de Elvin M.
Giancarlo B.
Giancarlo B.
User
Elvin M.
We are runnign PHP 8.1 and Mysql 8. Is Website X5 compatible with these versions?

website X5 supports

PHP 8.0 from version 2021.2

PHP 8.1 from version 2022.3.4

PHP 8.2 from version 2023.X

Lire plus
Posté le de Giancarlo B.
Giancarlo B.
Giancarlo B.
User
Elvin M.
We have created a blog. And on the blog page, we see the message "No database support detected". In the Mysql database, there is no tables created after uploading the whole website.

As I wrote, you have obviously activated blog comments or other comments on the project that must be written on the db, put the writing on the file, no database

Lire plus
Posté le de Giancarlo B.
Giancarlo B.
Giancarlo B.
User

if instead you want to use the database and you are sure you have entered the correct data on WebsiteX5, at this point I think STAFF should intervene

Lire plus
Posté le de Giancarlo B.
Elvin M.
Elvin M.
User
Auteur

I have entered the correct data of database on Website X5. While uploading, there is no error messages. But for any reason, it doesn't add tables into the database, and on the webpage, there is a notification "No database support detected".

Lire plus
Posté le de Elvin M.
Elvin M.
Elvin M.
User
Auteur

In addition to my last message, i would like to know that how Website X5 knows which Database port is used. Because there is no option for it.

Lire plus
Posté le de Elvin M.
Giancarlo B.
Giancarlo B.
User
Elvin M.
In addition to my last message, i would like to know that how Website X5 knows which Database port is used. Because there is no option for it.

Unfortunately, from the 2021.x versions (if I remember correctly) the management of the database tables can no longer be decided by the user, an option that I personally have disapproved of several times (and not just me), which is why I advise you to read the guide online to see if you can find more updated information.

Lire plus
Posté le de Giancarlo B.
Claudio D.
Claudio D.
Moderator
Meilleur utilisateur du mois IT

@Elvin

if you need to specify the connection port the syntax to use is this
ip address of database:port number
for example with ip 123.123.123.123 and  port 3306 


123.123.123.123:3306

Lire plus
Posté le de Claudio D.
Elvin M.
Elvin M.
User
Auteur

@Claudio

Thank you for the informtation. I have made the change, uploaded the whole website, but the tables in the database are still empty, also this sentence is still on the blogpage "No database support detected".

Lire plus
Posté le de Elvin M.
Elvin M.
Elvin M.
User
Auteur

Maybe some PHP modules are missing, that's why it gives this error message. But I couldn't find which PHP 8 modules are required for Website X5.

Lire plus
Posté le de Elvin M.
Elvin M.
Elvin M.
User
Auteur

After installing php8.1-mysql extension, it started to work.

Lire plus
Posté le de Elvin M.