Support

Akeeba Backup for Joomla!

#17674 Cronjob returns Uncaught exception 'JDatabaseException'

Posted in ‘Akeeba Backup for Joomla! 4 & 5’
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

Joomla! version
n/a
PHP version
n/a
Akeeba Backup version
n/a

Latest post by nicholas on Monday, 30 September 2013 03:16 CDT

denniskobus
Mandatory information about my setup:

Have I read the related troubleshooter articles above before posting (which pages?)? yes
Have I searched the tickets before posting? yes
Have I read the documentation before posting (which pages?)? yes
Joomla! version: (2.5.9)
PHP version: (5.3.3 )
MySQL version: (5.1.69 )
Host: (reseller Mior.com on NLhosting.nl machine running plesk parralell 11)
Akeeba Backup version: (3.8.1 pro)

EXTREMELY IMPORTANT: Please attach a ZIP file containing your Akeeba Backup log file in order for us to help you with any backup or restoration issue. If the file is over 2Mb, please upload it on your server and post a link to it.

Description of my issue:

cronjob gives:
No entry for terminal type "dumb";
using dumb terminal settings.
Akeeba Backup CLI 3.8.1 (2013-09-10)
Copyright (C) 2010-2013 Nicholas K. Dionysopoulos
-------------------------------------------------------------------------------
Akeeba Backup is Free Software, distributed under the terms of the GNU General
Public License version 3 or, at your option, any later version.
This program comes with ABSOLUTELY NO WARRANTY as per sections 15 & 16 of the
license. See http://www.gnu.org/licenses/gpl-3.0.html for details.
-------------------------------------------------------------------------------
You are using PHP 5.3.3 (cli)

Starting a new backup with the following parameters:
Profile ID 2
Description "Command-line backup"

Current memory usage: 2.3 Mb

Unsetting time limit restrictions.

Site paths determined by this script:
JPATH_BASE : /httpdocs
JPATH_ADMINISTRATOR : /httpdocs/administrator

PHP Fatal error: Uncaught exception 'JDatabaseException' with message 'Unable to connect to the Database: The MySQL adapter 'mysqli' is not available.' in /httpdocs/libraries/joomla/database/database.php:346
Stack trace:
#0 /httpdocs/libraries/joomla/factory.php(710): JDatabase::getInstance(Array)
#1 /httpdocs/libraries/joomla/factory.php(308): JFactory::createDbo()
#2 /httpdocs/administrator/components/com_akeeba/akeeba/platform/joomla25/drivers/joomla.php(27): JFactory::getDbo()
#3 /httpdocs/administrator/components/com_akeeba/akeeba/core/database.php(72): AEDriverPlatformJoomla->__construct(Array)
#4 /httpdocs/administrator/components/com_akeeba/akeeba/factory.php(286): AECoreDatabase::getDatabase(Array)
#5 /httpdocs/administrator/components/com_akeeba/akeeba/platform/abstract.php(91): AEFactory::getDatabase(Array)
#6 /httpdocs/administrator/components/com_akeeba/akeeba/platform/platform.php(151): AEPlatformAbstract->load_configuration(2)
#7 /httpdocs/cli/akeeba-backup.php(380): AEPlatform->__call('load_configurat...', Arr in /httpdocs/libraries/joomla/database/database.php on line 346


no further log file created
i did change dbhost from 'localhost' to 127.0.0.1 as i read in ticket 17344

what else could it be?

nicholas
Akeeba Staff
Manager
Please contact your host and let them know that their PHP CLI binary (PHP 5.3.3 cli) does not have the mysqli extension built-in and doesn't load it through its php.ini. Only your host can help you with that; it's a server configuration issue.

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!

denniskobus
Thanks a lot, Nicholas

I 'm awaiting their reaction.
Is there somewhere specified what the requirements for host configuration are, so next time i can solve it with my (next) host without bothering you?

Thanks again, dennis

nicholas
Akeeba Staff
Manager
You won't find the requirement for mysqli anywhere in our documentation, for a good reason. Joomla! itself requires either the (old, obsolete, slow) mysql or the (new, preferred, faster) mysqli extensions to connect to your database. Normally these extensions are available system-wide, in both CLI (used for CRON jobs) and CGI/FactCGI/Apache module (used for service web pages) PHP binaries.

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!

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!