Support

Site Restoration

#30112 database support = no

Posted in ‘Site restoration’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

Environment Information

PHP version
n/a
CMS Type
Other
CMS Version
n/a
Backup Tool Version
n/a
Kickstart version
n/a

Latest post by on Wednesday, 26 September 2018 17:17 CDT

open-mvergara
We are getting the error "database support = NO" but cant see what's missing. Attached we are sending the phpinfo.
Appreciate if you could help us to identify what's missing.
Best regards.

nicholas
Akeeba Staff
Manager
The error should be self-understood. PHP lacks a way to connect to a database server. Therefore the database content cannot be restored and your site cannot work properly.

As you can see in the phpinfo output you attached, you have not enabled mysqli or mysqlnd in your PHP. Therefore PHP has no way to connect to a MySQL (or MariaDB, it's the same API) database server.

You need to enable MySQL database support in PHP before trying to restore the site. You can do so enabling either mysqli or mysqlnd support. Please ask your host for instructions on doing that. The exact steps to do that depend on how the server is set up, something you are paying your host to manage for you.

I'd also like to point out that you are planning on using PHP 7.0 on this site. I advise against it. PHP versions 5.6 and 7.0 will become end of life in December 2018, therefore they will no longer receive security updates and bug fixes. We very strongly recommend using PHP 7.2. You can read more about the lifecycle of PHP releases and the planned end-of-life dates at the official PHP site's Supported Versions page.

Nicholas K. Dionysopoulos

Lead Developer and Director

🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!

System Task
system
This ticket has been automatically closed. All tickets which have been inactive for a long time are automatically closed. If you believe that this ticket was closed in error, please contact us.

Support Information

Working hours: We are open Monday to Friday, 9am to 7pm Cyprus timezone (EET / EEST). Support is provided by the same developers writing the software, all of which live in Europe. You can still file tickets outside of our working hours, but we cannot respond to them until we're back at the office.

Support policy: We would like to kindly inform you that when using our support you have already agreed to the Support Policy which is part of our Terms of Service. Thank you for your understanding and for helping us help you!