WebSite X5Help Center

 
Elvin M.
Elvin M.
User

No database support detected  en

Autore: Elvin M.
Visite 542, Followers 1, Condiviso 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.

Postato il
19 RISPOSTE
Daniel W.
Daniel W.
User
Utente del mese DEUtente del mese EN

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

-----

5 Export > Export the website to the Internet / Parameters

_______/ data management /_____

-----

...?

Leggi di più
Postato il da Daniel W.
Elvin M.
Elvin M.
User
Autore

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?

Leggi di più
Postato il da Elvin M.
Giancarlo B.
Giancarlo B.
User

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

Leggi di più
Postato il da Giancarlo B.
Elvin M.
Elvin M.
User
Autore

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.

Leggi di più
Postato il da 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.

Leggi di più
Postato il da Giancarlo B.
Elvin M.
Elvin M.
User
Autore

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

Leggi di più
Postato il da 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?

Leggi di più
Postato il da Giancarlo B.
Elvin M.
Elvin M.
User
Autore

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.

Leggi di più
Postato il da Elvin M.
Elvin M.
Elvin M.
User
Autore

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

Leggi di più
Postato il da 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

Leggi di più
Postato il da 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

Leggi di più
Postato il da 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

Leggi di più
Postato il da Giancarlo B.
Elvin M.
Elvin M.
User
Autore

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".

Leggi di più
Postato il da Elvin M.
Elvin M.
Elvin M.
User
Autore

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.

Leggi di più
Postato il da 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.

Leggi di più
Postato il da Giancarlo B.
Claudio D.
Claudio D.
Moderator
Utente del mese 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

Leggi di più
Postato il da Claudio D.
Elvin M.
Elvin M.
User
Autore

@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".

Leggi di più
Postato il da Elvin M.
Elvin M.
Elvin M.
User
Autore

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.

Leggi di più
Postato il da Elvin M.
Elvin M.
Elvin M.
User
Autore

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

Leggi di più
Postato il da Elvin M.